#EE8697#EE8697
#EE8697 is a light, vivid red. Relative luminance 0.375; OKLCH L 73.7% C 0.128 H 10.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8697 |
|---|---|
| RGB | rgb(238, 134, 151) |
| HSL | hsl(350, 75%, 73%) |
| HSV | hsv(350, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 36.6%, 6.7%) |
| CIE-LAB | lab(67.63, 41.48, 8.62) |
| CIE-LCH | lch(67.63, 42.37, 11.74°) |
| OKLab | oklab(73.69% 0.1258 0.0227) |
| OKLCH | oklch(73.69% 0.128 10.2) |
| XYZ | xyz(49.3732, 37.4660, 33.9035) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.54
Carnation
#FD798F
ΔE00 3.72
Rosa
#FE86A4
ΔE00 3.82
Pig Pink
#E78EA5
ΔE00 3.96
Blush Pink
#FE828C
ΔE00 4.47
Dusty Pink (survey)
#D58A94
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8697 #86EEDD
analogous
#EE86CB #EE8697 #EEA986
triadic
#EE8697 #97EE86 #8697EE
tetradic
#EE8697 #CBEE86 #86EEDD #A986EE
square
#EE8697 #CBEE86 #86EEDD #A986EE
split-complementary
#EE8697 #86EEA9 #86CBEE
monochromatic
#DB1F3D #E65069 #EE8697 #F6BCC5 #FBE4E8
Accessibility & contrast
On white
2.47
#EE8697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EE8697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8697
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8697 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999897
Deuteranopia (green-blind)
#B3AC95
Tritanopia (blue-blind)
#FF7C8C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee8697; /* rgb */ color: rgb(238, 134, 151); /* oklch */ color: oklch(73.7% 0.128 10.2);
Tailwind
colors: {
custom: {
50: '#f6abb5',
500: '#ee8697',
950: '#000000',
},
}SCSS
$custom: #ee8697; $custom-light: #f6abb5; $custom-dark: #000000;
JSON
{
"hex": "#ee8697",
"rgb": {
"r": 238,
"g": 134,
"b": 151
},
"hsl": {
"h": 350.192,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.73694,
"c": 0.12783,
"h": 10.2
},
"luminance": 0.37462
}Semantic roles & 50–950 ramp
primary
#EE8697
secondary
#D8F3EF
accent
#D8B70E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80