#EE8896#EE8896
#EE8896 is a light, vivid red. Relative luminance 0.380; OKLCH L 74.0% C 0.125 H 11.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8896 |
|---|---|
| RGB | rgb(238, 136, 150) |
| HSL | hsl(352, 75%, 73%) |
| HSV | hsv(352, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 37%, 6.7%) |
| CIE-LAB | lab(68.01, 40.34, 9.74) |
| CIE-LCH | lch(68.01, 41.50, 13.57°) |
| OKLab | oklab(73.98% 0.1223 0.0255) |
| OKLCH | oklch(73.98% 0.125 11.8) |
| XYZ | xyz(49.5714, 37.9918, 33.5706) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.79
Carnation
#FD798F
ΔE00 3.99
Blush Pink
#FE828C
ΔE00 4.02
Pig Pink
#E78EA5
ΔE00 4.40
Rosa
#FE86A4
ΔE00 4.44
Dusty Pink (survey)
#D58A94
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8896 #88EEE0
analogous
#EE88C9 #EE8896 #EEAD88
triadic
#EE8896 #96EE88 #8896EE
tetradic
#EE8896 #C9EE88 #88EEE0 #AD88EE
square
#EE8896 #C9EE88 #88EEE0 #AD88EE
split-complementary
#EE8896 #88EEAD #88C9EE
monochromatic
#DC1F39 #E65267 #EE8896 #F6BEC5 #FBE4E7
Accessibility & contrast
On white
2.44
#EE8896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EE8896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8896
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8896 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A96
Deuteranopia (green-blind)
#B4AD94
Tritanopia (blue-blind)
#FF7E8D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee8896; /* rgb */ color: rgb(238, 136, 150); /* oklch */ color: oklch(74.0% 0.125 11.8);
Tailwind
colors: {
custom: {
50: '#f6acb4',
500: '#ee8896',
950: '#000000',
},
}SCSS
$custom: #ee8896; $custom-light: #f6acb4; $custom-dark: #000000;
JSON
{
"hex": "#ee8896",
"rgb": {
"r": 238,
"g": 136,
"b": 150
},
"hsl": {
"h": 351.765,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.73982,
"c": 0.12492,
"h": 11.8
},
"luminance": 0.37987
}Semantic roles & 50–950 ramp
primary
#EE8896
secondary
#D8F3EF
accent
#D7BC0E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80