#EE869E#EE869E
#EE869E is a light, vivid red. Relative luminance 0.377; OKLCH L 73.9% C 0.129 H 5.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EE869E |
|---|---|
| RGB | rgb(238, 134, 158) |
| HSL | hsl(346, 75%, 73%) |
| HSV | hsv(346, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 33.6%, 6.7%) |
| CIE-LAB | lab(67.80, 42.31, 4.93) |
| CIE-LCH | lch(67.80, 42.60, 6.65°) |
| OKLab | oklab(73.88% 0.1284 0.0134) |
| OKLCH | oklch(73.88% 0.129 5.9) |
| XYZ | xyz(49.9587, 37.7002, 36.9868) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.56
Pig Pink
#E78EA5
ΔE00 2.57
Rosa
#FE86A4
ΔE00 2.71
Pinky
#FC86AA
ΔE00 3.32
Carnation Pink
#FF7FA7
ΔE00 3.91
Carnation
#FD798F
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE869E #86EED6
analogous
#EE86D2 #EE869E #EEA286
triadic
#EE869E #9EEE86 #869EEE
tetradic
#EE869E #D2EE86 #86EED6 #A286EE
square
#EE869E #D2EE86 #86EED6 #A286EE
split-complementary
#EE869E #86EEA2 #86D2EE
monochromatic
#DB1F4A #E65073 #EE869E #F6BCC9 #FBE4E9
Accessibility & contrast
On white
2.46
#EE869E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EE869E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE869E
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE869E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE869E | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97999F
Deuteranopia (green-blind)
#B1AD9C
Tritanopia (blue-blind)
#FE7D8F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee869e; /* rgb */ color: rgb(238, 134, 158); /* oklch */ color: oklch(73.9% 0.129 5.9);
Tailwind
colors: {
custom: {
50: '#f6abba',
500: '#ee869e',
950: '#000000',
},
}SCSS
$custom: #ee869e; $custom-light: #f6abba; $custom-dark: #000000;
JSON
{
"hex": "#ee869e",
"rgb": {
"r": 238,
"g": 134,
"b": 158
},
"hsl": {
"h": 346.154,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.73883,
"c": 0.12905,
"h": 5.9
},
"luminance": 0.37696
}Semantic roles & 50–950 ramp
primary
#EE869E
secondary
#D8F3ED
accent
#D8A90E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80