#EE92EB#EE92EB
#EE92EB is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.4% C 0.157 H 328.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92EB |
|---|---|
| RGB | rgb(238, 146, 235) |
| HSL | hsl(302, 73%, 75%) |
| HSV | hsv(302, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 1.3%, 6.7%) |
| CIE-LAB | lab(72.72, 47.78, -30.49) |
| CIE-LCH | lch(72.72, 56.68, 327.46°) |
| OKLab | oklab(78.41% 0.1333 -0.0829) |
| OKLCH | oklch(78.41% 0.157 328.1) |
| XYZ | xyz(60.5331, 44.7359, 84.0275) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 4.30
Plum
#DDA0DD
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 7.49
Orchid
#DA70D6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92EB #92EE95
analogous
#C392EE #EE92EB #EE92BD
triadic
#EE92EB #EBEE92 #92EBEE
tetradic
#EE92EB #EEC392 #92EE95 #92BDEE
square
#EE92EB #EEC392 #92EE95 #92BDEE
split-complementary
#EE92EB #BDEE92 #92EEC3
monochromatic
#DD28D8 #E65DE1 #EE92EB #F6C7F5 #FBE5FA
Accessibility & contrast
On white
2.11
#EE92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EE92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92EB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92EB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#F49AB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee92eb; /* rgb */ color: rgb(238, 146, 235); /* oklch */ color: oklch(78.4% 0.157 328.1);
Tailwind
colors: {
custom: {
50: '#f5b4f1',
500: '#ee92eb',
950: '#000000',
},
}SCSS
$custom: #ee92eb; $custom-light: #f5b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ee92eb",
"rgb": {
"r": 238,
"g": 146,
"b": 235
},
"hsl": {
"h": 301.957,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.78409,
"c": 0.15696,
"h": 328.1
},
"luminance": 0.44733
}Semantic roles & 50–950 ramp
primary
#EE92EB
secondary
#D8F3D9
accent
#D51710
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085