#EE8EE5#EE8EE5
#EE8EE5 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.6% C 0.158 H 330.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EE5 |
|---|---|
| RGB | rgb(238, 142, 229) |
| HSL | hsl(306, 74%, 75%) |
| HSV | hsv(306, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 3.8%, 6.7%) |
| CIE-LAB | lab(71.68, 48.77, -28.80) |
| CIE-LCH | lch(71.68, 56.64, 329.44°) |
| OKLab | oklab(77.55% 0.1377 -0.0781) |
| OKLCH | oklch(77.55% 0.158 330.4) |
| XYZ | xyz(59.0750, 43.1833, 79.3371) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 5.17
Plum
#DDA0DD
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.43
Orchid
#DA70D6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EE5 #8EEE97
analogous
#C78EEE #EE8EE5 #EE8EB5
triadic
#EE8EE5 #E5EE8E #8EE5EE
tetradic
#EE8EE5 #EEC78E #8EEE97 #8EB5EE
square
#EE8EE5 #EEC78E #8EEE97 #8EB5EE
split-complementary
#EE8EE5 #B5EE8E #8EEEC7
monochromatic
#DE24CD #E659D9 #EE8EE5 #F6C3F1 #FBE4F9
Accessibility & contrast
On white
2.18
#EE8EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EE8EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EE5
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EE5 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA7E8
Deuteranopia (green-blind)
#A3B4E2
Tritanopia (blue-blind)
#F595AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8ee5; /* rgb */ color: rgb(238, 142, 229); /* oklch */ color: oklch(77.6% 0.158 330.4);
Tailwind
colors: {
custom: {
50: '#f5b1ed',
500: '#ee8ee5',
950: '#000000',
},
}SCSS
$custom: #ee8ee5; $custom-light: #f5b1ed; $custom-dark: #000000;
JSON
{
"hex": "#ee8ee5",
"rgb": {
"r": 238,
"g": 142,
"b": 229
},
"hsl": {
"h": 305.625,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.77554,
"c": 0.1583,
"h": 330.4
},
"luminance": 0.4318
}Semantic roles & 50–950 ramp
primary
#EE8EE5
secondary
#D8F3DB
accent
#D62210
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084