#EE8399#EE8399
#EE8399 is a light, vivid red. Relative luminance 0.367; OKLCH L 73.3% C 0.132 H 7.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8399 |
|---|---|
| RGB | rgb(238, 131, 153) |
| HSL | hsl(348, 76%, 72%) |
| HSV | hsv(348, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 35.7%, 6.7%) |
| CIE-LAB | lab(67.06, 43.24, 6.69) |
| CIE-LCH | lch(67.06, 43.76, 8.80°) |
| OKLab | oklab(73.28% 0.1312 0.0178) |
| OKLCH | oklch(73.28% 0.132 7.7) |
| XYZ | xyz(49.1283, 36.7140, 34.6299) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.10
Rosa
#FE86A4
ΔE00 3.13
Pig Pink
#E78EA5
ΔE00 3.55
Carnation
#FD798F
ΔE00 3.78
Pinky
#FC86AA
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8399 #83EED8
analogous
#EE83CE #EE8399 #EEA383
triadic
#EE8399 #99EE83 #8399EE
tetradic
#EE8399 #CEEE83 #83EED8 #A383EE
square
#EE8399 #CEEE83 #83EED8 #A383EE
split-complementary
#EE8399 #83EEA3 #83CEEE
monochromatic
#D91E44 #E74D6D #EE8399 #F5B9C5 #FBE4E9
Accessibility & contrast
On white
2.52
#EE8399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EE8399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8399
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8399 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#B0AB97
Tritanopia (blue-blind)
#FF798B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee8399; /* rgb */ color: rgb(238, 131, 153); /* oklch */ color: oklch(73.3% 0.132 7.7);
Tailwind
colors: {
custom: {
50: '#f6a9b6',
500: '#ee8399',
950: '#000000',
},
}SCSS
$custom: #ee8399; $custom-light: #f6a9b6; $custom-dark: #000000;
JSON
{
"hex": "#ee8399",
"rgb": {
"r": 238,
"g": 131,
"b": 153
},
"hsl": {
"h": 347.664,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.73282,
"c": 0.13242,
"h": 7.7
},
"luminance": 0.3671
}Semantic roles & 50–950 ramp
primary
#EE8399
secondary
#D8F3ED
accent
#D8AE0D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80