#EE8199#EE8199
#EE8199 is a light, vivid red. Relative luminance 0.362; OKLCH L 73.0% C 0.135 H 6.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8199 |
|---|---|
| RGB | rgb(238, 129, 153) |
| HSL | hsl(347, 76%, 72%) |
| HSV | hsv(347, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 35.7%, 6.7%) |
| CIE-LAB | lab(66.66, 44.25, 6.11) |
| CIE-LCH | lch(66.66, 44.67, 7.86°) |
| OKLab | oklab(72.98% 0.1343 0.0164) |
| OKLCH | oklch(72.98% 0.135 6.9) |
| XYZ | xyz(48.8622, 36.1820, 34.5412) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.55
Rosa
#FE86A4
ΔE00 3.10
Pig Pink
#E78EA5
ΔE00 3.72
Carnation
#FD798F
ΔE00 3.82
Pinky
#FC86AA
ΔE00 3.91
Carnation Pink
#FF7FA7
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8199 #81EED6
analogous
#EE81D0 #EE8199 #EEA081
triadic
#EE8199 #99EE81 #8199EE
tetradic
#EE8199 #D0EE81 #81EED6 #A081EE
square
#EE8199 #D0EE81 #81EED6 #A081EE
split-complementary
#EE8199 #81EEA0 #81D0EE
monochromatic
#D81D46 #E74B6D #EE8199 #F5B7C5 #FBE4E9
Accessibility & contrast
On white
2.55
#EE8199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#EE8199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8199
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8199 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94959A
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#FF778A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee8199; /* rgb */ color: rgb(238, 129, 153); /* oklch */ color: oklch(73.0% 0.135 6.9);
Tailwind
colors: {
custom: {
50: '#f6a8b6',
500: '#ee8199',
950: '#000000',
},
}SCSS
$custom: #ee8199; $custom-light: #f6a8b6; $custom-dark: #000000;
JSON
{
"hex": "#ee8199",
"rgb": {
"r": 238,
"g": 129,
"b": 153
},
"hsl": {
"h": 346.789,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.72976,
"c": 0.13531,
"h": 6.9
},
"luminance": 0.36178
}Semantic roles & 50–950 ramp
primary
#EE8199
secondary
#D8F3ED
accent
#D8AC0D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80