WCAG accessibility
Orchid Purple Accessibility
Orchid Purple accessibility depends on contrast against black and white text for its HEX value #B565A7. According to Colors Encyclopedia, black text gives the stronger contrast for this color, with black 5.38:1 and white 3.9:1.
Orchid Purple is AA-safe but not AAA-safe for normal text. Its black contrast is 5.38:1 and its white contrast is 3.9:1, so black text is the stronger option. Use it for readable UI only with checked foreground colors, and avoid tiny text or thin font weights.
Accessibility-Safe Pairings
Foreground and background pairings that reach at least WCAG AA contrast against Orchid Purple.
Safe Text Colors
Safe Background Colors
Accessibility Issues and Warnings
Accessibility in UI Components
Accessibility Alternatives
Nearby named colors with stronger maximum contrast or AAA text options in the editorial dataset.
Machine-readable data
Machine-Readable Orchid Purple Accessibility Data (JSON)
Structured WCAG data for Orchid Purple, including contrast ratios, ratings, safe pairings, warnings, alternatives, component guidance, and API links.
contrastBlack and white contrast ratiosratingsWCAG rating by foreground colorwcagAA and AAA text optionssafePairingsText, background, and border pairingswarningsPractical accessibility risksaccessibilityAlternativesNearby stronger named colorsStructured sections
Contrast
{
"contrast": {
"black": 5.38,
"white": 3.9
},
"ratings": {
"blackText": "AA",
"whiteText": "large-text-only"
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
}
}Safe pairings
{
"text": [
{
"label": "Black text",
"hex": "#000000",
"ratio": 5.38,
"rating": "AA"
},
{
"label": "Dark UI text",
"hex": "#111827",
"ratio": 4.55,
"rating": "AA"
}
],
"backgrounds": [
{
"label": "#111827",
"hex": "#111827",
"ratio": 4.55,
"rating": "AA"
},
{
"label": "Black",
"hex": "#000000",
"ratio": 5.38,
"rating": "AA"
}
],
"borders": []
}Warnings
[
"Does not reach AAA contrast against the standard black or white text options in this dataset.",
"Avoid placing text over photos, gradients, or translucent overlays without retesting the final composite color."
]Alternatives
[
{
"slug": "pale-violet-red",
"name": "Pale Violet Red",
"hex": "#DB7093",
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"blackContrast": 6.75,
"whiteContrast": 3.11,
"maxContrast": 6.75,
"aaaTextOptions": [],
"url": "https://www.colorsencyclopedia.com/wcag/pale-violet-red/"
},
{
"slug": "bougainvillea",
"name": "Bougainvillea",
"hex": "#D958A0",
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"blackContrast": 5.85,
"whiteContrast": 3.59,
"maxContrast": 5.85,
"aaaTextOptions": [],
"url": "https://www.colorsencyclopedia.com/wcag/bougainvillea/"
},
{
"slug": "rose-gold",
"name": "Rose Gold",
"hex": "#B76E79",
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"blackContrast": 5.52,
"whiteContrast": 3.8,
"maxContrast": 5.52,
"aaaTextOptions": [],
"url": "https://www.colorsencyclopedia.com/wcag/rose-gold/"
}
]Component guidance
[
{
"component": "Buttons",
"guidance": "Use only with AA-passing foreground text and visible focus states."
},
{
"component": "Badges",
"guidance": "Works best with bold labels and enough padding around text."
},
{
"component": "Cards",
"guidance": "Use as a surface when paired with a tested text color and clear border."
},
{
"component": "Alerts",
"guidance": "Pair with icons or labels; do not rely on color alone."
},
{
"component": "Form fields",
"guidance": "Use for borders or focus rings only when contrast remains visible."
}
]Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "orchid-purple",
"name": "Orchid Purple",
"hex": "#B565A7",
"rgb": [
181,
101,
167
],
"hsl": [
311,
35,
55
],
"luminance": 0.2192,
"contrast": {
"black": 5.38,
"white": 3.9
},
"ratings": {
"blackText": "AA",
"whiteText": "large-text-only"
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"narrative": "Orchid Purple is AA-safe but not AAA-safe for normal text. Its black contrast is 5.38:1 and its white contrast is 3.9:1, so black text is the stronger option. Use it for readable UI only with checked foreground colors, and avoid tiny text or thin font weights.",
"warnings": [
"Does not reach AAA contrast against the standard black or white text options in this dataset.",
"Avoid placing text over photos, gradients, or translucent overlays without retesting the final composite color."
],
"safePairings": {
"text": [
{
"label": "Black text",
"hex": "#000000",
"ratio": 5.38,
"rating": "AA"
},
{
"label": "Dark UI text",
"hex": "#111827",
"ratio": 4.55,
"rating": "AA"
}
],
"backgrounds": [
{
"label": "#111827",
"hex": "#111827",
"ratio": 4.55,
"rating": "AA"
},
{
"label": "Black",
"hex": "#000000",
"ratio": 5.38,
"rating": "AA"
}
],
"borders": []
},
"accessibilityAlternatives": [
{
"slug": "pale-violet-red",
"name": "Pale Violet Red",
"hex": "#DB7093",
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"blackContrast": 6.75,
"whiteContrast": 3.11,
"maxContrast": 6.75,
"aaaTextOptions": [],
"url": "https://www.colorsencyclopedia.com/wcag/pale-violet-red/"
},
{
"slug": "bougainvillea",
"name": "Bougainvillea",
"hex": "#D958A0",
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"blackContrast": 5.85,
"whiteContrast": 3.59,
"maxContrast": 5.85,
"aaaTextOptions": [],
"url": "https://www.colorsencyclopedia.com/wcag/bougainvillea/"
},
{
"slug": "rose-gold",
"name": "Rose Gold",
"hex": "#B76E79",
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"blackContrast": 5.52,
"whiteContrast": 3.8,
"maxContrast": 5.52,
"aaaTextOptions": [],
"url": "https://www.colorsencyclopedia.com/wcag/rose-gold/"
}
],
"componentGuidance": [
{
"component": "Buttons",
"guidance": "Use only with AA-passing foreground text and visible focus states."
},
{
"component": "Badges",
"guidance": "Works best with bold labels and enough padding around text."
},
{
"component": "Cards",
"guidance": "Use as a surface when paired with a tested text color and clear border."
},
{
"component": "Alerts",
"guidance": "Pair with icons or labels; do not rely on color alone."
},
{
"component": "Form fields",
"guidance": "Use for borders or focus rings only when contrast remains visible."
}
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/wcag/orchid-purple.json",
"https://www.colorsencyclopedia.com/api/colors/orchid-purple.json"
],
"url": "https://www.colorsencyclopedia.com/wcag/orchid-purple/",
"colorUrl": "https://www.colorsencyclopedia.com/colors/orchid-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/wcag/orchid-purple.json"
}