#EE8EB2#EE8EB2
#EE8EB2 is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.7% C 0.123 H 356.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EB2 |
|---|---|
| RGB | rgb(238, 142, 178) |
| HSL | hsl(338, 74%, 75%) |
| HSV | hsv(338, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 25.2%, 6.7%) |
| CIE-LAB | lab(69.99, 40.80, -3.08) |
| CIE-LCH | lch(69.99, 40.92, 355.68°) |
| OKLab | oklab(75.73% 0.123 -0.0076) |
| OKLCH | oklch(75.73% 0.123 356.5) |
| XYZ | xyz(52.9702, 40.7413, 47.1848) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.53
Pinky
#FC86AA
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 4.67
Rosa
#FE86A4
ΔE00 4.99
Pink (survey)
#FF81C0
ΔE00 5.44
Dull Pink
#D5869D
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EB2 #8EEECA
analogous
#EE8EE2 #EE8EB2 #EE9A8E
triadic
#EE8EB2 #B2EE8E #8EB2EE
tetradic
#EE8EB2 #E2EE8E #8EEECA #9A8EEE
square
#EE8EB2 #E2EE8E #8EEECA #9A8EEE
split-complementary
#EE8EB2 #8EEE9A #8EE2EE
monochromatic
#DE246A #E6598E #EE8EB2 #F6C3D6 #FBE4ED
Accessibility & contrast
On white
2.30
#EE8EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EE8EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EB2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EB2 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B3
Deuteranopia (green-blind)
#B2B2B0
Tritanopia (blue-blind)
#FC899B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee8eb2; /* rgb */ color: rgb(238, 142, 178); /* oklch */ color: oklch(75.7% 0.123 356.5);
Tailwind
colors: {
custom: {
50: '#f5b0c9',
500: '#ee8eb2',
950: '#000000',
},
}SCSS
$custom: #ee8eb2; $custom-light: #f5b0c9; $custom-dark: #000000;
JSON
{
"hex": "#ee8eb2",
"rgb": {
"r": 238,
"g": 142,
"b": 178
},
"hsl": {
"h": 337.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75727,
"c": 0.12318,
"h": 356.5
},
"luminance": 0.40737
}Semantic roles & 50–950 ramp
primary
#EE8EB2
secondary
#D8F3E9
accent
#D68C10
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082