#EE98B2#EE98B2
#EE98B2 is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.4% C 0.107 H 0.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98B2 |
|---|---|
| RGB | rgb(238, 152, 178) |
| HSL | hsl(342, 72%, 76%) |
| HSV | hsv(342, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 25.2%, 6.7%) |
| CIE-LAB | lab(72.13, 35.59, 0.05) |
| CIE-LCH | lch(72.13, 35.59, 0.07°) |
| OKLab | oklab(77.35% 0.1074 0.0006) |
| OKLCH | oklch(77.35% 0.107 0.3) |
| XYZ | xyz(54.5253, 43.8516, 47.7032) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.91
Faded Pink
#DE9DAC
ΔE00 4.19
Pinky
#FC86AA
ΔE00 4.86
Rosa
#FE86A4
ΔE00 5.39
Dull Pink
#D5869D
ΔE00 5.96
Soft Pink
#FDB0C0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98B2 #98EED4
analogous
#EE98DD #EE98B2 #EEA998
triadic
#EE98B2 #B2EE98 #98B2EE
tetradic
#EE98B2 #DDEE98 #98EED4 #A998EE
square
#EE98B2 #DDEE98 #98EED4 #A998EE
split-complementary
#EE98B2 #98EEA9 #98DDEE
monochromatic
#DD2F63 #E5638B #EE98B2 #F7CDD9 #FBE5EB
Accessibility & contrast
On white
2.15
#EE98B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EE98B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98B2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98B2 | 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)
#A4A7B3
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#FC93A1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee98b2; /* rgb */ color: rgb(238, 152, 178); /* oklch */ color: oklch(77.4% 0.107 0.3);
Tailwind
colors: {
custom: {
50: '#f5b7c9',
500: '#ee98b2',
950: '#000000',
},
}SCSS
$custom: #ee98b2; $custom-light: #f5b7c9; $custom-dark: #000000;
JSON
{
"hex": "#ee98b2",
"rgb": {
"r": 238,
"g": 152,
"b": 178
},
"hsl": {
"h": 341.86,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.77353,
"c": 0.10735,
"h": 0.3
},
"luminance": 0.43848
}Semantic roles & 50–950 ramp
primary
#EE98B2
secondary
#D9F2EB
accent
#D49912
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082