#EE889F#EE889F
#EE889F is a light, vivid red. Relative luminance 0.383; OKLCH L 74.2% C 0.126 H 6.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE889F |
|---|---|
| RGB | rgb(238, 136, 159) |
| HSL | hsl(346, 75%, 73%) |
| HSV | hsv(346, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 33.2%, 6.7%) |
| CIE-LAB | lab(68.24, 41.41, 5.00) |
| CIE-LCH | lch(68.24, 41.71, 6.88°) |
| OKLab | oklab(74.22% 0.1256 0.0135) |
| OKLCH | oklch(74.22% 0.126 6.1) |
| XYZ | xyz(50.3241, 38.2929, 37.5350) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.28
Rose Pink
#F7879A
ΔE00 2.49
Rosa
#FE86A4
ΔE00 2.76
Pinky
#FC86AA
ΔE00 3.42
Carnation Pink
#FF7FA7
ΔE00 4.16
Dull Pink
#D5869D
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE889F #88EED7
analogous
#EE88D2 #EE889F #EEA488
triadic
#EE889F #9FEE88 #889FEE
tetradic
#EE889F #D2EE88 #88EED7 #A488EE
square
#EE889F #D2EE88 #88EED7 #A488EE
split-complementary
#EE889F #88EEA4 #88D2EE
monochromatic
#DC1F4A #E65274 #EE889F #F6BECA #FBE4E9
Accessibility & contrast
On white
2.43
#EE889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EE889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE889F
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE889F | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA0
Deuteranopia (green-blind)
#B2AE9D
Tritanopia (blue-blind)
#FE7F90
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee889f; /* rgb */ color: rgb(238, 136, 159); /* oklch */ color: oklch(74.2% 0.126 6.1);
Tailwind
colors: {
custom: {
50: '#f6acbb',
500: '#ee889f',
950: '#000000',
},
}SCSS
$custom: #ee889f; $custom-light: #f6acbb; $custom-dark: #000000;
JSON
{
"hex": "#ee889f",
"rgb": {
"r": 238,
"g": 136,
"b": 159
},
"hsl": {
"h": 346.471,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.74223,
"c": 0.12634,
"h": 6.1
},
"luminance": 0.38289
}Semantic roles & 50–950 ramp
primary
#EE889F
secondary
#D8F3ED
accent
#D7AA0E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80