#EE889B#EE889B
#EE889B is a light, vivid red. Relative luminance 0.382; OKLCH L 74.1% C 0.126 H 8.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE889B |
|---|---|
| RGB | rgb(238, 136, 155) |
| HSL | hsl(349, 75%, 73%) |
| HSV | hsv(349, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 34.9%, 6.7%) |
| CIE-LAB | lab(68.14, 40.93, 7.10) |
| CIE-LCH | lch(68.14, 41.54, 9.85°) |
| OKLab | oklab(74.11% 0.1241 0.0189) |
| OKLCH | oklch(74.11% 0.126 8.7) |
| XYZ | xyz(49.9826, 38.1563, 35.7364) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.70
Pig Pink
#E78EA5
ΔE00 3.08
Rosa
#FE86A4
ΔE00 3.30
Carnation
#FD798F
ΔE00 4.31
Pinky
#FC86AA
ΔE00 4.41
Dusty Pink (survey)
#D58A94
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE889B #88EEDB
analogous
#EE88CE #EE889B #EEA888
triadic
#EE889B #9BEE88 #889BEE
tetradic
#EE889B #CEEE88 #88EEDB #A888EE
square
#EE889B #CEEE88 #88EEDB #A888EE
split-complementary
#EE889B #88EEA8 #88CEEE
monochromatic
#DC1F43 #E6526E #EE889B #F6BEC8 #FBE4E8
Accessibility & contrast
On white
2.43
#EE889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EE889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE889B
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE889B | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9B
Deuteranopia (green-blind)
#B3AE99
Tritanopia (blue-blind)
#FF7F8F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee889b; /* rgb */ color: rgb(238, 136, 155); /* oklch */ color: oklch(74.1% 0.126 8.7);
Tailwind
colors: {
custom: {
50: '#f6acb8',
500: '#ee889b',
950: '#000000',
},
}SCSS
$custom: #ee889b; $custom-light: #f6acb8; $custom-dark: #000000;
JSON
{
"hex": "#ee889b",
"rgb": {
"r": 238,
"g": 136,
"b": 155
},
"hsl": {
"h": 348.824,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.74114,
"c": 0.12557,
"h": 8.7
},
"luminance": 0.38152
}Semantic roles & 50–950 ramp
primary
#EE889B
secondary
#D8F3EE
accent
#D7B20E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80