#EE92ED#EE92ED
#EE92ED is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.5% C 0.159 H 327.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92ED |
|---|---|
| RGB | rgb(238, 146, 237) |
| HSL | hsl(301, 73%, 75%) |
| HSV | hsv(301, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 0.4%, 6.7%) |
| CIE-LAB | lab(72.79, 48.14, -31.46) |
| CIE-LCH | lch(72.79, 57.51, 326.83°) |
| OKLab | oklab(78.49% 0.1337 -0.0857) |
| OKLCH | oklch(78.49% 0.159 327.3) |
| XYZ | xyz(60.8237, 44.8521, 85.5578) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 4.46
Plum
#DDA0DD
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 7.81
Orchid
#DA70D6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92ED #92EE93
analogous
#C192EE #EE92ED #EE92BF
triadic
#EE92ED #EDEE92 #92EDEE
tetradic
#EE92ED #EEC192 #92EE93 #92BFEE
square
#EE92ED #EEC192 #92EE93 #92BFEE
split-complementary
#EE92ED #BFEE92 #92EEC1
monochromatic
#DD28DC #E65DE4 #EE92ED #F6C7F6 #FBE5FB
Accessibility & contrast
On white
2.11
#EE92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EE92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92ED
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92ED | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#F39BB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee92ed; /* rgb */ color: rgb(238, 146, 237); /* oklch */ color: oklch(78.5% 0.159 327.3);
Tailwind
colors: {
custom: {
50: '#f5b4f3',
500: '#ee92ed',
950: '#000000',
},
}SCSS
$custom: #ee92ed; $custom-light: #f5b4f3; $custom-dark: #000000;
JSON
{
"hex": "#ee92ed",
"rgb": {
"r": 238,
"g": 146,
"b": 237
},
"hsl": {
"h": 300.652,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.78492,
"c": 0.15881,
"h": 327.3
},
"luminance": 0.44849
}Semantic roles & 50–950 ramp
primary
#EE92ED
secondary
#D8F3D9
accent
#D51310
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085