#EA98A6#EA98A6
#EA98A6 is a light, moderate red. Relative luminance 0.427; OKLCH L 76.6% C 0.100 H 8.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98A6 |
|---|---|
| RGB | rgb(234, 152, 166) |
| HSL | hsl(350, 66%, 76%) |
| HSV | hsv(350, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 29.1%, 8.2%) |
| CIE-LAB | lab(71.35, 32.53, 5.52) |
| CIE-LCH | lch(71.35, 32.99, 9.63°) |
| OKLab | oklab(76.56% 0.0986 0.0148) |
| OKLCH | oklch(76.56% 0.1 8.5) |
| XYZ | xyz(52.0444, 42.7056, 41.5708) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.30
Faded Pink
#DE9DAC
ΔE00 3.38
Rose Pink
#F7879A
ΔE00 4.91
Dusty Pink (survey)
#D58A94
ΔE00 4.96
Rosa
#FE86A4
ΔE00 5.87
Soft Pink
#FDB0C0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98A6 #98EADC
analogous
#EA98CF #EA98A6 #EAB398
triadic
#EA98A6 #A6EA98 #98A6EA
tetradic
#EA98A6 #CFEA98 #98EADC #B398EA
square
#EA98A6 #CFEA98 #98EADC #B398EA
split-complementary
#EA98A6 #98EAB3 #98CFEA
monochromatic
#D5324E #E0657A #EA98A6 #F4CBD2 #FAE6E9
Accessibility & contrast
On white
2.20
#EA98A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#EA98A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98A6
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98A6 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A6
Deuteranopia (green-blind)
#B9B5A4
Tritanopia (blue-blind)
#F8919D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea98a6; /* rgb */ color: rgb(234, 152, 166); /* oklch */ color: oklch(76.6% 0.100 8.5);
Tailwind
colors: {
custom: {
50: '#f2b7c0',
500: '#ea98a6',
950: '#000000',
},
}SCSS
$custom: #ea98a6; $custom-light: #f2b7c0; $custom-dark: #000000;
JSON
{
"hex": "#ea98a6",
"rgb": {
"r": 234,
"g": 152,
"b": 166
},
"hsl": {
"h": 349.756,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.76557,
"c": 0.09968,
"h": 8.5
},
"luminance": 0.42702
}Semantic roles & 50–950 ramp
primary
#EA98A6
secondary
#DAF1ED
accent
#CEAF18
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081