#EE92DF#EE92DF
#EE92DF is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.9% C 0.146 H 333.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92DF |
|---|---|
| RGB | rgb(238, 146, 223) |
| HSL | hsl(310, 73%, 75%) |
| HSV | hsv(310, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 6.3%, 6.7%) |
| CIE-LAB | lab(72.27, 45.69, -24.60) |
| CIE-LCH | lch(72.27, 51.89, 331.71°) |
| OKLab | oklab(77.93% 0.1304 -0.0664) |
| OKLCH | oklch(77.93% 0.146 333) |
| XYZ | xyz(58.8576, 44.0656, 75.2030) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.13
Plum
#DDA0DD
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 6.59
Pink (survey)
#FF81C0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92DF #92EEA1
analogous
#CF92EE #EE92DF #EE92B1
triadic
#EE92DF #DFEE92 #92DFEE
tetradic
#EE92DF #EECF92 #92EEA1 #92B1EE
square
#EE92DF #EECF92 #92EEA1 #92B1EE
split-complementary
#EE92DF #B1EE92 #92EECF
monochromatic
#DD28C0 #E65DCF #EE92DF #F6C7EF #FBE5F7
Accessibility & contrast
On white
2.14
#EE92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EE92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92DF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92DF | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#F697AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee92df; /* rgb */ color: rgb(238, 146, 223); /* oklch */ color: oklch(77.9% 0.146 333.0);
Tailwind
colors: {
custom: {
50: '#f5b4e9',
500: '#ee92df',
950: '#000000',
},
}SCSS
$custom: #ee92df; $custom-light: #f5b4e9; $custom-dark: #000000;
JSON
{
"hex": "#ee92df",
"rgb": {
"r": 238,
"g": 146,
"b": 223
},
"hsl": {
"h": 309.783,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77927,
"c": 0.14628,
"h": 333
},
"luminance": 0.44063
}Semantic roles & 50–950 ramp
primary
#EE92DF
secondary
#D8F3DD
accent
#D53010
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084