#EE809E#EE809E
#EE809E is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.0% C 0.138 H 3.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE809E |
|---|---|
| RGB | rgb(238, 128, 158) |
| HSL | hsl(344, 76%, 72%) |
| HSV | hsv(344, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 33.6%, 6.7%) |
| CIE-LAB | lab(66.59, 45.35, 3.18) |
| CIE-LCH | lch(66.59, 45.47, 4.01°) |
| OKLab | oklab(72.97% 0.1377 0.0089) |
| OKLCH | oklch(72.97% 0.138 3.7) |
| XYZ | xyz(49.1528, 36.0885, 36.7182) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.99
Rosa
#FE86A4
ΔE00 3.05
Carnation Pink
#FF7FA7
ΔE00 3.06
Pig Pink
#E78EA5
ΔE00 3.57
Rose Pink
#F7879A
ΔE00 3.87
Dull Pink
#D5869D
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE809E #80EED0
analogous
#EE80D5 #EE809E #EE9980
triadic
#EE809E #9EEE80 #809EEE
tetradic
#EE809E #D5EE80 #80EED0 #9980EE
square
#EE809E #D5EE80 #80EED0 #9980EE
split-complementary
#EE809E #80EE99 #80D5EE
monochromatic
#D71D50 #E74A75 #EE809E #F5B6C7 #FBE4EA
Accessibility & contrast
On white
2.56
#EE809E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EE809E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE809E
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE809E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE809E | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92959F
Deuteranopia (green-blind)
#AEAA9C
Tritanopia (blue-blind)
#FF778B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee809e; /* rgb */ color: rgb(238, 128, 158); /* oklch */ color: oklch(73.0% 0.138 3.7);
Tailwind
colors: {
custom: {
50: '#f6a7ba',
500: '#ee809e',
950: '#000000',
},
}SCSS
$custom: #ee809e; $custom-light: #f6a7ba; $custom-dark: #000000;
JSON
{
"hex": "#ee809e",
"rgb": {
"r": 238,
"g": 128,
"b": 158
},
"hsl": {
"h": 343.636,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.72965,
"c": 0.13795,
"h": 3.7
},
"luminance": 0.36084
}Semantic roles & 50–950 ramp
primary
#EE809E
secondary
#D7F3EB
accent
#D9A10D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80