#EE8FF6#EE8FF6
#EE8FF6 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.172 H 324.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8FF6 |
|---|---|
| RGB | rgb(238, 143, 246) |
| HSL | hsl(295, 85%, 76%) |
| HSV | hsv(295, 42%, 96%) |
| CMYK | cmyk(3.3%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(72.55, 51.30, -36.76) |
| CIE-LCH | lch(72.55, 63.11, 324.38°) |
| OKLab | oklab(78.42% 0.1398 -0.1007) |
| OKLCH | oklch(78.42% 0.172 324.2) |
| XYZ | xyz(61.7153, 44.4785, 92.5053) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 5.37
Plum
#DDA0DD
ΔE00 7.30
Baby Purple
#CA9BF7
ΔE00 7.73
Candy Pink
#FF63E9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8FF6 #97F68F
analogous
#BB8FF6 #EE8FF6 #F68FCB
triadic
#EE8FF6 #F6EE8F #8FF6EE
tetradic
#EE8FF6 #F6BB8F #97F68F #8FCBF6
square
#EE8FF6 #F6BB8F #97F68F #8FCBF6
split-complementary
#EE8FF6 #CBF68F #8FF6BB
monochromatic
#DD1EED #E556F1 #EE8FF6 #F7C8FB #FBE3FD
Accessibility & contrast
On white
2.12
#EE8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EE8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8FF6
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8FF6 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFA
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#F29AB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee8ff6; /* rgb */ color: rgb(238, 143, 246); /* oklch */ color: oklch(78.4% 0.172 324.2);
Tailwind
colors: {
custom: {
50: '#f5b2f9',
500: '#ee8ff6',
950: '#000000',
},
}SCSS
$custom: #ee8ff6; $custom-light: #f5b2f9; $custom-dark: #000000;
JSON
{
"hex": "#ee8ff6",
"rgb": {
"r": 238,
"g": 143,
"b": 246
},
"hsl": {
"h": 295.34,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.78424,
"c": 0.17234,
"h": 324.2
},
"luminance": 0.44476
}Semantic roles & 50–950 ramp
primary
#EE8FF6
secondary
#D9F5D6
accent
#E20415
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085