#EE98AA#EE98AA
#EE98AA is a light, moderate red. Relative luminance 0.435; OKLCH L 77.1% C 0.105 H 6.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98AA |
|---|---|
| RGB | rgb(238, 152, 170) |
| HSL | hsl(347, 72%, 76%) |
| HSV | hsv(347, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 28.6%, 6.7%) |
| CIE-LAB | lab(71.92, 34.50, 4.18) |
| CIE-LCH | lch(71.92, 34.75, 6.90°) |
| OKLab | oklab(77.12% 0.1045 0.0114) |
| OKLCH | oklch(77.12% 0.105 6.2) |
| XYZ | xyz(53.7454, 43.5396, 43.5956) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.80
Faded Pink
#DE9DAC
ΔE00 3.72
Rose Pink
#F7879A
ΔE00 4.80
Rosa
#FE86A4
ΔE00 5.12
Pinky
#FC86AA
ΔE00 5.47
Soft Pink
#FDB0C0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98AA #98EEDC
analogous
#EE98D5 #EE98AA #EEB198
triadic
#EE98AA #AAEE98 #98AAEE
tetradic
#EE98AA #D5EE98 #98EEDC #B198EE
square
#EE98AA #D5EE98 #98EEDC #B198EE
split-complementary
#EE98AA #98EEB1 #98D5EE
monochromatic
#DD2F53 #E5637F #EE98AA #F7CDD5 #FBE5E9
Accessibility & contrast
On white
2.16
#EE98AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EE98AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98AA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98AA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AA
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#FC919E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee98aa; /* rgb */ color: rgb(238, 152, 170); /* oklch */ color: oklch(77.1% 0.105 6.2);
Tailwind
colors: {
custom: {
50: '#f5b7c3',
500: '#ee98aa',
950: '#000000',
},
}SCSS
$custom: #ee98aa; $custom-light: #f5b7c3; $custom-dark: #000000;
JSON
{
"hex": "#ee98aa",
"rgb": {
"r": 238,
"g": 152,
"b": 170
},
"hsl": {
"h": 347.442,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.77124,
"c": 0.10509,
"h": 6.2
},
"luminance": 0.43536
}Semantic roles & 50–950 ramp
primary
#EE98AA
secondary
#D9F2ED
accent
#D4AB12
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081