WCAG accessibility
Soft Coral Accessibility
Soft Coral #F7A8A8 contrast: 11.12:1 with black and 1.89:1 with white. Black is stronger; review AA/AAA status, pairings and alternatives.
Soft Coral (#F7A8A8) measures 11.12:1 against black and 1.89:1 against white. It clears both the 4.5:1 AA and 7:1 AAA thresholds for normal text with black. Black is the stronger standard foreground; white measures 1.89:1. Retest after adding opacity, gradients, images or overlays.
Accessibility-Safe Pairings
Foreground and background pairings that reach at least WCAG AA contrast against Soft Coral.
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 Soft Coral Accessibility Data (JSON)
Structured WCAG data for Soft Coral, 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": 11.12,
"white": 1.89
},
"ratings": {
"blackText": "AAA",
"whiteText": "fail"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
}Safe pairings
{
"text": [
{
"label": "Black text",
"hex": "#000000",
"ratio": 11.12,
"rating": "AAA"
},
{
"label": "Dark UI text",
"hex": "#111827",
"ratio": 9.39,
"rating": "AAA"
}
],
"backgrounds": [
{
"label": "#111827",
"hex": "#111827",
"ratio": 9.39,
"rating": "AAA"
},
{
"label": "Black",
"hex": "#000000",
"ratio": 11.12,
"rating": "AAA"
}
],
"borders": []
}Warnings
[
"Avoid placing text over photos, gradients, or translucent overlays without retesting the final composite color."
]Alternatives
[
{
"slug": "melon",
"name": "Melon",
"hex": "#FDBCB4",
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 13.03,
"whiteContrast": 1.61,
"maxContrast": 13.03,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/melon/"
},
{
"slug": "pastel-coral",
"name": "Pastel Coral",
"hex": "#FFB3A7",
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 12.26,
"whiteContrast": 1.71,
"maxContrast": 12.26,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/pastel-coral/"
},
{
"slug": "lotus-pink",
"name": "Lotus Pink",
"hex": "#F4A7B9",
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 11.07,
"whiteContrast": 1.9,
"maxContrast": 11.07,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/lotus-pink/"
},
{
"slug": "salmon-pink",
"name": "Salmon Pink",
"hex": "#FF91A4",
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 9.84,
"whiteContrast": 2.13,
"maxContrast": 9.84,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/salmon-pink/"
},
{
"slug": "flamingo-pink",
"name": "Flamingo Pink",
"hex": "#FC8EAC",
"family": "pink",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 9.6,
"whiteContrast": 2.19,
"maxContrast": 9.6,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/flamingo-pink/"
}
]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": "soft-coral",
"name": "Soft Coral",
"hex": "#F7A8A8",
"rgb": [
247,
168,
168
],
"hsl": [
0,
83,
81
],
"luminance": 0.5061,
"contrast": {
"black": 11.12,
"white": 1.89
},
"ratings": {
"blackText": "AAA",
"whiteText": "fail"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"narrative": "Soft Coral has strong WCAG behavior because it reaches AAA contrast with #000000 and #1A1A1A text. It can be used for normal text, badges, compact UI, and interface components when paired with the listed foreground colors.",
"warnings": [
"Avoid placing text over photos, gradients, or translucent overlays without retesting the final composite color."
],
"safePairings": {
"text": [
{
"label": "Black text",
"hex": "#000000",
"ratio": 11.12,
"rating": "AAA"
},
{
"label": "Dark UI text",
"hex": "#111827",
"ratio": 9.39,
"rating": "AAA"
}
],
"backgrounds": [
{
"label": "#111827",
"hex": "#111827",
"ratio": 9.39,
"rating": "AAA"
},
{
"label": "Black",
"hex": "#000000",
"ratio": 11.12,
"rating": "AAA"
}
],
"borders": []
},
"accessibilityAlternatives": [
{
"slug": "melon",
"name": "Melon",
"hex": "#FDBCB4",
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 13.03,
"whiteContrast": 1.61,
"maxContrast": 13.03,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/melon/"
},
{
"slug": "pastel-coral",
"name": "Pastel Coral",
"hex": "#FFB3A7",
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 12.26,
"whiteContrast": 1.71,
"maxContrast": 12.26,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/pastel-coral/"
},
{
"slug": "lotus-pink",
"name": "Lotus Pink",
"hex": "#F4A7B9",
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 11.07,
"whiteContrast": 1.9,
"maxContrast": 11.07,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/lotus-pink/"
},
{
"slug": "salmon-pink",
"name": "Salmon Pink",
"hex": "#FF91A4",
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 9.84,
"whiteContrast": 2.13,
"maxContrast": 9.84,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/salmon-pink/"
},
{
"slug": "flamingo-pink",
"name": "Flamingo Pink",
"hex": "#FC8EAC",
"family": "pink",
"temperature": "warm",
"tone": [
"pastel"
],
"blackContrast": 9.6,
"whiteContrast": 2.19,
"maxContrast": 9.6,
"aaaTextOptions": [
"#000000",
"#1A1A1A"
],
"url": "https://www.colorsencyclopedia.com/wcag/flamingo-pink/"
}
],
"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/soft-coral.json",
"https://www.colorsencyclopedia.com/api/colors/soft-coral.json"
],
"url": "https://www.colorsencyclopedia.com/wcag/soft-coral/",
"colorUrl": "https://www.colorsencyclopedia.com/colors/soft-coral/",
"apiUrl": "https://www.colorsencyclopedia.com/api/wcag/soft-coral.json"
}