#EE8DFD#EE8DFD
#EE8DFD is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.4% C 0.182 H 322.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DFD |
|---|---|
| RGB | rgb(238, 141, 253) |
| HSL | hsl(292, 97%, 77%) |
| HSV | hsv(292, 44%, 99%) |
| CMYK | cmyk(5.9%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(72.44, 53.60, -40.73) |
| CIE-LCH | lch(72.44, 67.32, 322.77°) |
| OKLab | oklab(78.44% 0.1439 -0.1121) |
| OKLCH | oklch(78.44% 0.182 322.1) |
| XYZ | xyz(62.5124, 44.3212, 98.1715) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 7.51
Violet Pink
#FB5FFC
ΔE00 7.65
Light Magenta
#FA5FF7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DFD #9CFD8D
analogous
#B68DFD #EE8DFD #FD8DD4
triadic
#EE8DFD #FDEE8D #8DFDEE
tetradic
#EE8DFD #FDB68D #9CFD8D #8DD4FD
square
#EE8DFD #FDB68D #9CFD8D #8DD4FD
split-complementary
#EE8DFD #D4FD8D #8DFDB6
monochromatic
#DC15FB #E551FC #EE8DFD #F7C9FE #FBE1FE
Accessibility & contrast
On white
2.13
#EE8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EE8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DFD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DFD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#F19BB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee8dfd; /* rgb */ color: rgb(238, 141, 253); /* oklch */ color: oklch(78.4% 0.182 322.1);
Tailwind
colors: {
custom: {
50: '#f5b1fe',
500: '#ee8dfd',
950: '#000000',
},
}SCSS
$custom: #ee8dfd; $custom-light: #f5b1fe; $custom-dark: #000000;
JSON
{
"hex": "#ee8dfd",
"rgb": {
"r": 238,
"g": 141,
"b": 253
},
"hsl": {
"h": 291.964,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.78441,
"c": 0.18239,
"h": 322.1
},
"luminance": 0.44319
}Semantic roles & 50–950 ramp
primary
#EE8DFD
secondary
#D9F7D4
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086