#EE93CF#EE93CF
#EE93CF is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.5% C 0.132 H 340.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93CF |
|---|---|
| RGB | rgb(238, 147, 207) |
| HSL | hsl(320, 73%, 75%) |
| HSV | hsv(320, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 13%, 6.7%) |
| CIE-LAB | lab(71.93, 42.54, -16.30) |
| CIE-LCH | lch(71.93, 45.55, 339.03°) |
| OKLab | oklab(77.49% 0.1245 -0.0433) |
| OKLCH | oklch(77.49% 0.132 340.8) |
| XYZ | xyz(56.9563, 43.5529, 64.4259) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.20
Pink (survey)
#FF81C0
ΔE00 5.43
Plum
#DDA0DD
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 8.46
Bubblegum (survey)
#FF6CB5
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93CF #93EEB2
analogous
#E093EE #EE93CF #EE93A1
triadic
#EE93CF #CFEE93 #93CFEE
tetradic
#EE93CF #EEE093 #93EEB2 #93A1EE
square
#EE93CF #EEE093 #93EEB2 #93A1EE
split-complementary
#EE93CF #A1EE93 #93EEE0
monochromatic
#DD29A0 #E65EB7 #EE93CF #F6C8E7 #FBE5F3
Accessibility & contrast
On white
2.16
#EE93CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EE93CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93CF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93CF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A8D1
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#F894A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee93cf; /* rgb */ color: rgb(238, 147, 207); /* oklch */ color: oklch(77.5% 0.132 340.8);
Tailwind
colors: {
custom: {
50: '#f5b4dd',
500: '#ee93cf',
950: '#000000',
},
}SCSS
$custom: #ee93cf; $custom-light: #f5b4dd; $custom-dark: #000000;
JSON
{
"hex": "#ee93cf",
"rgb": {
"r": 238,
"g": 147,
"b": 207
},
"hsl": {
"h": 320.44,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.77486,
"c": 0.13182,
"h": 340.8
},
"luminance": 0.4355
}Semantic roles & 50–950 ramp
primary
#EE93CF
secondary
#D9F2E1
accent
#D55311
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083