#EE8DF8#EE8DF8
#EE8DF8 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.2% C 0.178 H 323.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DF8 |
|---|---|
| RGB | rgb(238, 141, 248) |
| HSL | hsl(294, 88%, 76%) |
| HSV | hsv(294, 43%, 97%) |
| CMYK | cmyk(4%, 43.1%, 0%, 2.7%) |
| CIE-LAB | lab(72.23, 52.68, -38.33) |
| CIE-LCH | lch(72.23, 65.15, 323.96°) |
| OKLab | oklab(78.22% 0.143 -0.1052) |
| OKLCH | oklch(78.22% 0.178 323.7) |
| XYZ | xyz(61.7264, 44.0068, 94.0315) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 7.59
Violet Pink
#FB5FFC
ΔE00 7.75
Baby Purple
#CA9BF7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DF8 #97F88D
analogous
#B98DF8 #EE8DF8 #F88DCD
triadic
#EE8DF8 #F8EE8D #8DF8EE
tetradic
#EE8DF8 #F8B98D #97F88D #8DCDF8
square
#EE8DF8 #F8B98D #97F88D #8DCDF8
split-complementary
#EE8DF8 #CDF88D #8DF8B9
monochromatic
#DD1AF1 #E553F4 #EE8DF8 #F7C7FC #FBE2FD
Accessibility & contrast
On white
2.14
#EE8DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EE8DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DF8
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DF8 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#F299B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8df8; /* rgb */ color: rgb(238, 141, 248); /* oklch */ color: oklch(78.2% 0.178 323.7);
Tailwind
colors: {
custom: {
50: '#f5b1fb',
500: '#ee8df8',
950: '#000000',
},
}SCSS
$custom: #ee8df8; $custom-light: #f5b1fb; $custom-dark: #000000;
JSON
{
"hex": "#ee8df8",
"rgb": {
"r": 238,
"g": 141,
"b": 248
},
"hsl": {
"h": 294.393,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.78216,
"c": 0.17755,
"h": 323.7
},
"luminance": 0.44004
}Semantic roles & 50–950 ramp
primary
#EE8DF8
secondary
#D9F5D6
accent
#E50016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085