#EE93CB#EE93CB
#EE93CB is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.3% C 0.129 H 342.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93CB |
|---|---|
| RGB | rgb(238, 147, 203) |
| HSL | hsl(323, 73%, 75%) |
| HSV | hsv(323, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 14.7%, 6.7%) |
| CIE-LAB | lab(71.80, 41.90, -14.29) |
| CIE-LCH | lch(71.80, 44.27, 341.17°) |
| OKLab | oklab(77.34% 0.1233 -0.0378) |
| OKLCH | oklch(77.34% 0.129 342.9) |
| XYZ | xyz(56.4735, 43.3597, 61.8830) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.25
Pink (survey)
#FF81C0
ΔE00 5.02
Plum
#DDA0DD
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 7.01
Bubblegum (survey)
#FF6CB5
ΔE00 8.34
Pinky
#FC86AA
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93CB #93EEB6
analogous
#E393EE #EE93CB #EE939D
triadic
#EE93CB #CBEE93 #93CBEE
tetradic
#EE93CB #EEE393 #93EEB6 #939DEE
square
#EE93CB #EEE393 #93EEB6 #939DEE
split-complementary
#EE93CB #9DEE93 #93EEE3
monochromatic
#DD2998 #E65EB2 #EE93CB #F6C8E4 #FBE5F2
Accessibility & contrast
On white
2.17
#EE93CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EE93CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93CB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93CB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#AFB5C9
Tritanopia (blue-blind)
#F993A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee93cb; /* rgb */ color: rgb(238, 147, 203); /* oklch */ color: oklch(77.3% 0.129 342.9);
Tailwind
colors: {
custom: {
50: '#f5b4da',
500: '#ee93cb',
950: '#000000',
},
}SCSS
$custom: #ee93cb; $custom-light: #f5b4da; $custom-dark: #000000;
JSON
{
"hex": "#ee93cb",
"rgb": {
"r": 238,
"g": 147,
"b": 203
},
"hsl": {
"h": 323.077,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.77344,
"c": 0.12897,
"h": 342.9
},
"luminance": 0.43356
}Semantic roles & 50–950 ramp
primary
#EE93CB
secondary
#D9F2E3
accent
#D55C11
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083