#EE98CB#EE98CB
#EE98CB is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.1% C 0.120 H 343.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98CB |
|---|---|
| RGB | rgb(238, 152, 203) |
| HSL | hsl(324, 72%, 76%) |
| HSV | hsv(324, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 14.7%, 6.7%) |
| CIE-LAB | lab(72.86, 39.30, -12.70) |
| CIE-LCH | lch(72.86, 41.30, 342.09°) |
| OKLab | oklab(78.15% 0.1157 -0.0335) |
| OKLCH | oklch(78.15% 0.12 343.8) |
| XYZ | xyz(57.2680, 44.9487, 62.1479) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 5.79
Plum
#DDA0DD
ΔE00 6.27
Powder Pink
#FFB2D0
ΔE00 7.55
Lavender Pink
#DD85D7
ΔE00 8.08
Pinky
#FC86AA
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98CB #98EEBB
analogous
#E698EE #EE98CB #EE98A0
triadic
#EE98CB #CBEE98 #98CBEE
tetradic
#EE98CB #EEE698 #98EEBB #98A0EE
square
#EE98CB #EEE698 #98EEBB #98A0EE
split-complementary
#EE98CB #A0EE98 #98EEE6
monochromatic
#DD2F96 #E563B0 #EE98CB #F7CDE6 #FBE5F2
Accessibility & contrast
On white
2.10
#EE98CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EE98CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98CB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98CB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACD
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#F898AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee98cb; /* rgb */ color: rgb(238, 152, 203); /* oklch */ color: oklch(78.1% 0.120 343.8);
Tailwind
colors: {
custom: {
50: '#f5b7da',
500: '#ee98cb',
950: '#000000',
},
}SCSS
$custom: #ee98cb; $custom-light: #f5b7da; $custom-dark: #000000;
JSON
{
"hex": "#ee98cb",
"rgb": {
"r": 238,
"g": 152,
"b": 203
},
"hsl": {
"h": 324.419,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.78148,
"c": 0.12045,
"h": 343.8
},
"luminance": 0.44945
}Semantic roles & 50–950 ramp
primary
#EE98CB
secondary
#D9F2E3
accent
#D46112
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171115
muted
#858083