#EE8ECB#EE8ECB
#EE8ECB is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.6% C 0.137 H 342.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8ECB |
|---|---|
| RGB | rgb(238, 142, 203) |
| HSL | hsl(322, 74%, 75%) |
| HSV | hsv(322, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 14.7%, 6.7%) |
| CIE-LAB | lab(70.76, 44.49, -15.85) |
| CIE-LCH | lch(70.76, 47.23, 340.38°) |
| OKLab | oklab(76.56% 0.1309 -0.0421) |
| OKLCH | oklch(76.56% 0.137 342.2) |
| XYZ | xyz(55.7128, 41.8384, 61.6295) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Pink (survey)
#FF81C0
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.69
Bubblegum (survey)
#FF6CB5
ΔE00 7.52
Hot Pink
#FF69B4
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8ECB #8EEEB1
analogous
#E18EEE #EE8ECB #EE8E9B
triadic
#EE8ECB #CBEE8E #8ECBEE
tetradic
#EE8ECB #EEE18E #8EEEB1 #8E9BEE
square
#EE8ECB #EEE18E #8EEEB1 #8E9BEE
split-complementary
#EE8ECB #9BEE8E #8EEEE1
monochromatic
#DE249A #E659B3 #EE8ECB #F6C3E3 #FBE4F3
Accessibility & contrast
On white
2.24
#EE8ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EE8ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8ECB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8ECB | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CD
Deuteranopia (green-blind)
#ACB3C8
Tritanopia (blue-blind)
#F98FA4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee8ecb; /* rgb */ color: rgb(238, 142, 203); /* oklch */ color: oklch(76.6% 0.137 342.2);
Tailwind
colors: {
custom: {
50: '#f5b1da',
500: '#ee8ecb',
950: '#000000',
},
}SCSS
$custom: #ee8ecb; $custom-light: #f5b1da; $custom-dark: #000000;
JSON
{
"hex": "#ee8ecb",
"rgb": {
"r": 238,
"g": 142,
"b": 203
},
"hsl": {
"h": 321.875,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.76559,
"c": 0.13747,
"h": 342.2
},
"luminance": 0.41835
}Semantic roles & 50–950 ramp
primary
#EE8ECB
secondary
#D8F3E2
accent
#D65810
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083