#EA98C2#EA98C2
#EA98C2 is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.4% C 0.111 H 347.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98C2 |
|---|---|
| RGB | rgb(234, 152, 194) |
| HSL | hsl(329, 66%, 76%) |
| HSV | hsv(329, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 17.1%, 8.2%) |
| CIE-LAB | lab(72.13, 36.54, -8.87) |
| CIE-LCH | lch(72.13, 37.61, 346.36°) |
| OKLab | oklab(77.4% 0.1084 -0.0232) |
| OKLCH | oklch(77.4% 0.111 347.9) |
| XYZ | xyz(54.8980, 43.8471, 56.6002) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.19
Bubblegum Pink
#FE83CC
ΔE00 6.57
Pig Pink
#E78EA5
ΔE00 6.77
Powder Pink
#FFB2D0
ΔE00 6.81
Pinky
#FC86AA
ΔE00 7.28
Faded Pink
#DE9DAC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98C2 #98EAC0
analogous
#E998EA #EA98C2 #EA9899
triadic
#EA98C2 #C2EA98 #98C2EA
tetradic
#EA98C2 #EAE998 #98EAC0 #9899EA
square
#EA98C2 #EAE998 #98EAC0 #9899EA
split-complementary
#EA98C2 #99EA98 #98EAE9
monochromatic
#D53286 #E065A4 #EA98C2 #F4CBE0 #FAE6F0
Accessibility & contrast
On white
2.15
#EA98C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EA98C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98C2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98C2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA9C4
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#F597A7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea98c2; /* rgb */ color: rgb(234, 152, 194); /* oklch */ color: oklch(77.4% 0.111 347.9);
Tailwind
colors: {
custom: {
50: '#f2b7d4',
500: '#ea98c2',
950: '#000000',
},
}SCSS
$custom: #ea98c2; $custom-light: #f2b7d4; $custom-dark: #000000;
JSON
{
"hex": "#ea98c2",
"rgb": {
"r": 234,
"g": 152,
"b": 194
},
"hsl": {
"h": 329.268,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.77401,
"c": 0.11084,
"h": 347.9
},
"luminance": 0.43844
}Semantic roles & 50–950 ramp
primary
#EA98C2
secondary
#DAF1E5
accent
#CE7118
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083