#EE8DF6#EE8DF6
#EE8DF6 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.1% C 0.176 H 324.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DF6 |
|---|---|
| RGB | rgb(238, 141, 246) |
| HSL | hsl(295, 85%, 76%) |
| HSV | hsv(295, 43%, 96%) |
| CMYK | cmyk(3.3%, 42.7%, 0%, 3.5%) |
| CIE-LAB | lab(72.15, 52.31, -37.37) |
| CIE-LCH | lch(72.15, 64.29, 324.46°) |
| OKLab | oklab(78.13% 0.1426 -0.1025) |
| OKLCH | oklch(78.13% 0.176 324.3) |
| XYZ | xyz(61.4177, 43.8834, 92.4061) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 7.51
Plum
#DDA0DD
ΔE00 7.62
Orchid
#DA70D6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DF6 #95F68D
analogous
#B98DF6 #EE8DF6 #F68DC9
triadic
#EE8DF6 #F6EE8D #8DF6EE
tetradic
#EE8DF6 #F6B98D #95F68D #8DC9F6
square
#EE8DF6 #F6B98D #95F68D #8DC9F6
split-complementary
#EE8DF6 #C9F68D #8DF6B9
monochromatic
#DD1CED #E654F2 #EE8DF6 #F6C6FA #FBE3FD
Accessibility & contrast
On white
2.15
#EE8DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EE8DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DF6
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DF6 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9FA
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#F299B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8df6; /* rgb */ color: rgb(238, 141, 246); /* oklch */ color: oklch(78.1% 0.176 324.3);
Tailwind
colors: {
custom: {
50: '#f5b1f9',
500: '#ee8df6',
950: '#000000',
},
}SCSS
$custom: #ee8df6; $custom-light: #f5b1f9; $custom-dark: #000000;
JSON
{
"hex": "#ee8df6",
"rgb": {
"r": 238,
"g": 141,
"b": 246
},
"hsl": {
"h": 295.429,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.78127,
"c": 0.17563,
"h": 324.3
},
"luminance": 0.43881
}Semantic roles & 50–950 ramp
primary
#EE8DF6
secondary
#D9F5D6
accent
#E20415
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085