#EE8EE6#EE8EE6
#EE8EE6 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.6% C 0.159 H 330.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EE6 |
|---|---|
| RGB | rgb(238, 142, 230) |
| HSL | hsl(305, 74%, 75%) |
| HSV | hsv(305, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 3.4%, 6.7%) |
| CIE-LAB | lab(71.72, 48.95, -29.29) |
| CIE-LCH | lch(71.72, 57.04, 329.10°) |
| OKLab | oklab(77.6% 0.1379 -0.0795) |
| OKLCH | oklch(77.6% 0.159 330) |
| XYZ | xyz(59.2151, 43.2393, 80.0745) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 5.11
Plum
#DDA0DD
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 6.60
Orchid
#DA70D6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EE6 #8EEE96
analogous
#C68EEE #EE8EE6 #EE8EB6
triadic
#EE8EE6 #E6EE8E #8EE6EE
tetradic
#EE8EE6 #EEC68E #8EEE96 #8EB6EE
square
#EE8EE6 #EEC68E #8EEE96 #8EB6EE
split-complementary
#EE8EE6 #B6EE8E #8EEEC6
monochromatic
#DE24CE #E659DA #EE8EE6 #F6C3F2 #FBE4F9
Accessibility & contrast
On white
2.18
#EE8EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EE8EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EE6
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EE6 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA8E9
Deuteranopia (green-blind)
#A3B4E3
Tritanopia (blue-blind)
#F595B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8ee6; /* rgb */ color: rgb(238, 142, 230); /* oklch */ color: oklch(77.6% 0.159 330.0);
Tailwind
colors: {
custom: {
50: '#f5b1ee',
500: '#ee8ee6',
950: '#000000',
},
}SCSS
$custom: #ee8ee6; $custom-light: #f5b1ee; $custom-dark: #000000;
JSON
{
"hex": "#ee8ee6",
"rgb": {
"r": 238,
"g": 142,
"b": 230
},
"hsl": {
"h": 305,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.77595,
"c": 0.15919,
"h": 330
},
"luminance": 0.43236
}Semantic roles & 50–950 ramp
primary
#EE8EE6
secondary
#D8F3DB
accent
#D62010
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084