#EE92EA#EE92EA
#EE92EA is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.4% C 0.156 H 328.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92EA |
|---|---|
| RGB | rgb(238, 146, 234) |
| HSL | hsl(303, 73%, 75%) |
| HSV | hsv(303, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 1.7%, 6.7%) |
| CIE-LAB | lab(72.68, 47.60, -30.00) |
| CIE-LCH | lch(72.68, 56.27, 327.78°) |
| OKLab | oklab(78.37% 0.133 -0.0816) |
| OKLCH | oklch(78.37% 0.156 328.5) |
| XYZ | xyz(60.3891, 44.6782, 83.2688) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 4.23
Plum
#DDA0DD
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 7.32
Orchid
#DA70D6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92EA #92EE96
analogous
#C492EE #EE92EA #EE92BC
triadic
#EE92EA #EAEE92 #92EAEE
tetradic
#EE92EA #EEC492 #92EE96 #92BCEE
square
#EE92EA #EEC492 #92EE96 #92BCEE
split-complementary
#EE92EA #BCEE92 #92EEC4
monochromatic
#DD28D6 #E65DE0 #EE92EA #F6C7F4 #FBE5FA
Accessibility & contrast
On white
2.11
#EE92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EE92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92EA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92EA | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#F49AB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee92ea; /* rgb */ color: rgb(238, 146, 234); /* oklch */ color: oklch(78.4% 0.156 328.5);
Tailwind
colors: {
custom: {
50: '#f5b4f1',
500: '#ee92ea',
950: '#000000',
},
}SCSS
$custom: #ee92ea; $custom-light: #f5b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ee92ea",
"rgb": {
"r": 238,
"g": 146,
"b": 234
},
"hsl": {
"h": 302.609,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.78368,
"c": 0.15604,
"h": 328.5
},
"luminance": 0.44675
}Semantic roles & 50–950 ramp
primary
#EE92EA
secondary
#D8F3DA
accent
#D51910
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084