#EE969D#EE969D
#EE969D is a light, moderate red. Relative luminance 0.424; OKLCH L 76.4% C 0.106 H 14.7°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EE969D |
|---|---|
| RGB | rgb(238, 150, 157) |
| HSL | hsl(355, 72%, 76%) |
| HSV | hsv(355, 37%, 93%) |
| CMYK | cmyk(0%, 37%, 34%, 6.7%) |
| CIE-LAB | lab(71.17, 33.89, 10.31) |
| CIE-LCH | lch(71.17, 35.42, 16.91°) |
| OKLab | oklab(76.44% 0.1028 0.027) |
| OKLCH | oklch(76.44% 0.106 14.7) |
| XYZ | xyz(52.2540, 42.4281, 37.3290) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.51
Dusty Pink (survey)
#D58A94
ΔE00 5.27
Pig Pink
#E78EA5
ΔE00 5.47
Blush Pink
#FE828C
ΔE00 5.65
Faded Pink
#DE9DAC
ΔE00 5.78
Lightcoral
#F08080
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE969D #96EEE7
analogous
#EE96C9 #EE969D #EEBB96
triadic
#EE969D #9DEE96 #969DEE
tetradic
#EE969D #C9EE96 #96EEE7 #BB96EE
square
#EE969D #C9EE96 #96EEE7 #BB96EE
split-complementary
#EE969D #96EEBB #96C9EE
monochromatic
#DD2D3B #E5616C #EE969D #F7CBCE #FBE5E6
Accessibility & contrast
On white
2.21
#EE969D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#EE969D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE969D
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE969D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE969D | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49D
Deuteranopia (green-blind)
#BBB59B
Tritanopia (blue-blind)
#FE8D99
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee969d; /* rgb */ color: rgb(238, 150, 157); /* oklch */ color: oklch(76.4% 0.106 14.7);
Tailwind
colors: {
custom: {
50: '#f6b6b9',
500: '#ee969d',
950: '#000000',
},
}SCSS
$custom: #ee969d; $custom-light: #f6b6b9; $custom-dark: #000000;
JSON
{
"hex": "#ee969d",
"rgb": {
"r": 238,
"g": 150,
"b": 157
},
"hsl": {
"h": 355.227,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.76442,
"c": 0.10627,
"h": 14.7
},
"luminance": 0.42424
}Semantic roles & 50–950 ramp
primary
#EE969D
secondary
#D9F2F0
accent
#D4C511
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080