#EE8EEA#EE8EEA
#EE8EEA is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.8% C 0.163 H 328.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EEA |
|---|---|
| RGB | rgb(238, 142, 234) |
| HSL | hsl(303, 74%, 75%) |
| HSV | hsv(303, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 1.7%, 6.7%) |
| CIE-LAB | lab(71.87, 49.65, -31.25) |
| CIE-LCH | lch(71.87, 58.66, 327.82°) |
| OKLab | oklab(77.76% 0.1388 -0.0851) |
| OKLCH | oklch(77.76% 0.163 328.5) |
| XYZ | xyz(59.7832, 43.4665, 83.0668) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Lavender Pink
#DD85D7
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 4.95
Plum
#DDA0DD
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 7.27
Orchid
#DA70D6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EEA #8EEE92
analogous
#C28EEE #EE8EEA #EE8EBA
triadic
#EE8EEA #EAEE8E #8EEAEE
tetradic
#EE8EEA #EEC28E #8EEE92 #8EBAEE
square
#EE8EEA #EEC28E #8EEE92 #8EBAEE
split-complementary
#EE8EEA #BAEE8E #8EEEC2
monochromatic
#DE24D6 #E659E0 #EE8EEA #F6C3F4 #FBE4FA
Accessibility & contrast
On white
2.17
#EE8EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#EE8EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EEA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EEA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#F496B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8eea; /* rgb */ color: rgb(238, 142, 234); /* oklch */ color: oklch(77.8% 0.163 328.5);
Tailwind
colors: {
custom: {
50: '#f5b1f1',
500: '#ee8eea',
950: '#000000',
},
}SCSS
$custom: #ee8eea; $custom-light: #f5b1f1; $custom-dark: #000000;
JSON
{
"hex": "#ee8eea",
"rgb": {
"r": 238,
"g": 142,
"b": 234
},
"hsl": {
"h": 302.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.7776,
"c": 0.16278,
"h": 328.5
},
"luminance": 0.43464
}Semantic roles & 50–950 ramp
primary
#EE8EEA
secondary
#D8F3D9
accent
#D61810
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084