#EE92EF#EE92EF
#EE92EF is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.6% C 0.161 H 326.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92EF |
|---|---|
| RGB | rgb(238, 146, 239) |
| HSL | hsl(299, 74%, 75%) |
| HSV | hsv(299, 39%, 94%) |
| CMYK | cmyk(0.4%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.87, 48.50, -32.44) |
| CIE-LCH | lch(72.87, 58.34, 326.22°) |
| OKLab | oklab(78.57% 0.1341 -0.0885) |
| OKLCH | oklch(78.57% 0.161 326.6) |
| XYZ | xyz(61.1175, 44.9696, 87.1053) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 5.76
Plum
#DDA0DD
ΔE00 5.98
Bubblegum Pink
#FE83CC
ΔE00 8.14
Baby Purple
#CA9BF7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92EF #93EF92
analogous
#BF92EF #EE92EF #EF92C1
triadic
#EE92EF #EFEE92 #92EFEE
tetradic
#EE92EF #EFBF92 #93EF92 #92C1EF
square
#EE92EF #EFBF92 #93EF92 #92C1EF
split-complementary
#EE92EF #C1EF92 #92EFBF
monochromatic
#DD27DF #E65DE7 #EE92EF #F6C7F7 #FBE4FB
Accessibility & contrast
On white
2.10
#EE92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EE92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92EF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92EF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#F39BB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee92ef; /* rgb */ color: rgb(238, 146, 239); /* oklch */ color: oklch(78.6% 0.161 326.6);
Tailwind
colors: {
custom: {
50: '#f5b4f4',
500: '#ee92ef',
950: '#000000',
},
}SCSS
$custom: #ee92ef; $custom-light: #f5b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ee92ef",
"rgb": {
"r": 238,
"g": 146,
"b": 239
},
"hsl": {
"h": 299.355,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78575,
"c": 0.16069,
"h": 326.6
},
"luminance": 0.44967
}Semantic roles & 50–950 ramp
primary
#EE92EF
secondary
#D9F3D8
accent
#D70F11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085