#EE8893#EE8893
#EE8893 is a light, vivid red. Relative luminance 0.379; OKLCH L 73.9% C 0.125 H 13.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8893 |
|---|---|
| RGB | rgb(238, 136, 147) |
| HSL | hsl(354, 75%, 73%) |
| HSV | hsv(354, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 38.2%, 6.7%) |
| CIE-LAB | lab(67.94, 40.00, 11.33) |
| CIE-LCH | lch(67.94, 41.57, 15.81°) |
| OKLab | oklab(73.91% 0.1212 0.0295) |
| OKLCH | oklch(73.91% 0.125 13.7) |
| XYZ | xyz(49.3329, 37.8964, 32.3146) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.45
Blush Pink
#FE828C
ΔE00 3.43
Carnation
#FD798F
ΔE00 4.11
Lightcoral
#F08080
ΔE00 4.73
Dusty Pink (survey)
#D58A94
ΔE00 4.87
Rosa
#FE86A4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8893 #88EEE3
analogous
#EE88C6 #EE8893 #EEB088
triadic
#EE8893 #93EE88 #8893EE
tetradic
#EE8893 #C6EE88 #88EEE3 #B088EE
square
#EE8893 #C6EE88 #88EEE3 #B088EE
split-complementary
#EE8893 #88EEB0 #88C6EE
monochromatic
#DC1F34 #E65262 #EE8893 #F6BEC4 #FBE4E7
Accessibility & contrast
On white
2.45
#EE8893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EE8893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8893
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8893 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9993
Deuteranopia (green-blind)
#B5AD91
Tritanopia (blue-blind)
#FF7D8C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee8893; /* rgb */ color: rgb(238, 136, 147); /* oklch */ color: oklch(73.9% 0.125 13.7);
Tailwind
colors: {
custom: {
50: '#f6acb2',
500: '#ee8893',
950: '#000000',
},
}SCSS
$custom: #ee8893; $custom-light: #f6acb2; $custom-dark: #000000;
JSON
{
"hex": "#ee8893",
"rgb": {
"r": 238,
"g": 136,
"b": 147
},
"hsl": {
"h": 353.529,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.73905,
"c": 0.12469,
"h": 13.7
},
"luminance": 0.37892
}Semantic roles & 50–950 ramp
primary
#EE8893
secondary
#D8F3F0
accent
#D7C10E
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80