#EE809B#EE809B
#EE809B is a light, vivid red. Relative luminance 0.360; OKLCH L 72.9% C 0.137 H 5.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE809B |
|---|---|
| RGB | rgb(238, 128, 155) |
| HSL | hsl(345, 76%, 72%) |
| HSV | hsv(345, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 34.9%, 6.7%) |
| CIE-LAB | lab(66.51, 44.99, 4.77) |
| CIE-LCH | lch(66.51, 45.25, 6.05°) |
| OKLab | oklab(72.88% 0.1366 0.0129) |
| OKLCH | oklch(72.88% 0.137 5.4) |
| XYZ | xyz(48.8977, 35.9864, 35.3748) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.02
Rose Pink
#F7879A
ΔE00 3.19
Pinky
#FC86AA
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 3.52
Pig Pink
#E78EA5
ΔE00 3.66
Carnation
#FD798F
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE809B #80EED3
analogous
#EE80D2 #EE809B #EE9C80
triadic
#EE809B #9BEE80 #809BEE
tetradic
#EE809B #D2EE80 #80EED3 #9C80EE
square
#EE809B #D2EE80 #80EED3 #9C80EE
split-complementary
#EE809B #80EE9C #80D2EE
monochromatic
#D71D4A #E74A71 #EE809B #F5B6C6 #FBE4EA
Accessibility & contrast
On white
2.56
#EE809B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#EE809B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE809B
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE809B | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93959C
Deuteranopia (green-blind)
#AEAA99
Tritanopia (blue-blind)
#FF768A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee809b; /* rgb */ color: rgb(238, 128, 155); /* oklch */ color: oklch(72.9% 0.137 5.4);
Tailwind
colors: {
custom: {
50: '#f6a7b8',
500: '#ee809b',
950: '#000000',
},
}SCSS
$custom: #ee809b; $custom-light: #f6a7b8; $custom-dark: #000000;
JSON
{
"hex": "#ee809b",
"rgb": {
"r": 238,
"g": 128,
"b": 155
},
"hsl": {
"h": 345.273,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.7288,
"c": 0.1372,
"h": 5.4
},
"luminance": 0.35982
}Semantic roles & 50–950 ramp
primary
#EE809B
secondary
#D7F3EC
accent
#D9A70D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80