#EE8DF5#EE8DF5
#EE8DF5 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.1% C 0.175 H 324.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DF5 |
|---|---|
| RGB | rgb(238, 141, 245) |
| HSL | hsl(296, 84%, 76%) |
| HSV | hsv(296, 42%, 96%) |
| CMYK | cmyk(2.9%, 42.4%, 0%, 3.9%) |
| CIE-LAB | lab(72.11, 52.13, -36.89) |
| CIE-LCH | lch(72.11, 63.86, 324.71°) |
| OKLab | oklab(78.08% 0.1425 -0.1011) |
| OKLCH | oklch(78.08% 0.175 324.6) |
| XYZ | xyz(61.2647, 43.8221, 91.5999) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 7.47
Plum
#DDA0DD
ΔE00 7.50
Orchid
#DA70D6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DF5 #94F58D
analogous
#BA8DF5 #EE8DF5 #F58DC8
triadic
#EE8DF5 #F5EE8D #8DF5EE
tetradic
#EE8DF5 #F5BA8D #94F58D #8DC8F5
square
#EE8DF5 #F5BA8D #94F58D #8DC8F5
split-complementary
#EE8DF5 #C8F58D #8DF5BA
monochromatic
#DD1CEB #E655F0 #EE8DF5 #F6C5FA #FBE3FD
Accessibility & contrast
On white
2.15
#EE8DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EE8DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DF5
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DF5 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F9
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#F298B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8df5; /* rgb */ color: rgb(238, 141, 245); /* oklch */ color: oklch(78.1% 0.175 324.6);
Tailwind
colors: {
custom: {
50: '#f5b1f8',
500: '#ee8df5',
950: '#000000',
},
}SCSS
$custom: #ee8df5; $custom-light: #f5b1f8; $custom-dark: #000000;
JSON
{
"hex": "#ee8df5",
"rgb": {
"r": 238,
"g": 141,
"b": 245
},
"hsl": {
"h": 295.962,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.78083,
"c": 0.17469,
"h": 324.6
},
"luminance": 0.43819
}Semantic roles & 50–950 ramp
primary
#EE8DF5
secondary
#D9F4D7
accent
#E00514
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085