#EE9399#EE9399
#EE9399 is a light, moderate red. Relative luminance 0.413; OKLCH L 75.8% C 0.110 H 15.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9399 |
|---|---|
| RGB | rgb(238, 147, 153) |
| HSL | hsl(356, 73%, 75%) |
| HSV | hsv(356, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 35.7%, 6.7%) |
| CIE-LAB | lab(70.42, 34.98, 11.47) |
| CIE-LCH | lch(70.42, 36.82, 18.16°) |
| OKLab | oklab(75.84% 0.106 0.0299) |
| OKLCH | oklch(75.84% 0.11 15.7) |
| XYZ | xyz(51.4455, 41.3485, 35.4023) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.28
Blush Pink
#FE828C
ΔE00 4.91
Dusty Pink (survey)
#D58A94
ΔE00 5.20
Lightcoral
#F08080
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 5.84
Faded Pink
#DE9DAC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9399 #93EEE8
analogous
#EE93C6 #EE9399 #EEBA93
triadic
#EE9399 #99EE93 #9399EE
tetradic
#EE9399 #C6EE93 #93EEE8 #BA93EE
square
#EE9399 #C6EE93 #93EEE8 #BA93EE
split-complementary
#EE9399 #93EEBA #93C6EE
monochromatic
#DD2935 #E65E67 #EE9399 #F6C8CB #FBE5E6
Accessibility & contrast
On white
2.27
#EE9399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EE9399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9399
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9399 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#BAB397
Tritanopia (blue-blind)
#FE8995
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee9399; /* rgb */ color: rgb(238, 147, 153); /* oklch */ color: oklch(75.8% 0.110 15.7);
Tailwind
colors: {
custom: {
50: '#f6b4b7',
500: '#ee9399',
950: '#000000',
},
}SCSS
$custom: #ee9399; $custom-light: #f6b4b7; $custom-dark: #000000;
JSON
{
"hex": "#ee9399",
"rgb": {
"r": 238,
"g": 147,
"b": 153
},
"hsl": {
"h": 356.044,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.7584,
"c": 0.11017,
"h": 15.7
},
"luminance": 0.41344
}Semantic roles & 50–950 ramp
primary
#EE9399
secondary
#D9F2F1
accent
#D5C811
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080