#EE93DF#EE93DF
#EE93DF is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.1% C 0.145 H 333.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93DF |
|---|---|
| RGB | rgb(238, 147, 223) |
| HSL | hsl(310, 73%, 75%) |
| HSV | hsv(310, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 6.3%, 6.7%) |
| CIE-LAB | lab(72.48, 45.18, -24.28) |
| CIE-LCH | lch(72.48, 51.29, 331.75°) |
| OKLab | oklab(78.08% 0.1289 -0.0655) |
| OKLCH | oklch(78.08% 0.145 333.1) |
| XYZ | xyz(59.0124, 44.3753, 75.2546) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.31
Plum
#DDA0DD
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 5.42
Bubblegum Pink
#FE83CC
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 6.83
Pink (survey)
#FF81C0
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93DF #93EEA2
analogous
#CF93EE #EE93DF #EE93B1
triadic
#EE93DF #DFEE93 #93DFEE
tetradic
#EE93DF #EECF93 #93EEA2 #93B1EE
square
#EE93DF #EECF93 #93EEA2 #93B1EE
split-complementary
#EE93DF #B1EE93 #93EECF
monochromatic
#DD29C0 #E65ECF #EE93DF #F6C8EF #FBE5F7
Accessibility & contrast
On white
2.13
#EE93DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EE93DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93DF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93DF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE2
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#F698AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee93df; /* rgb */ color: rgb(238, 147, 223); /* oklch */ color: oklch(78.1% 0.145 333.1);
Tailwind
colors: {
custom: {
50: '#f5b4e9',
500: '#ee93df',
950: '#000000',
},
}SCSS
$custom: #ee93df; $custom-light: #f5b4e9; $custom-dark: #000000;
JSON
{
"hex": "#ee93df",
"rgb": {
"r": 238,
"g": 147,
"b": 223
},
"hsl": {
"h": 309.89,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78083,
"c": 0.14457,
"h": 333.1
},
"luminance": 0.44372
}Semantic roles & 50–950 ramp
primary
#EE93DF
secondary
#D9F2DD
accent
#D53111
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084