#EE8DF4#EE8DF4
#EE8DF4 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.0% C 0.174 H 325.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DF4 |
|---|---|
| RGB | rgb(238, 141, 244) |
| HSL | hsl(297, 82%, 75%) |
| HSV | hsv(297, 42%, 96%) |
| CMYK | cmyk(2.5%, 42.2%, 0%, 4.3%) |
| CIE-LAB | lab(72.07, 51.95, -36.41) |
| CIE-LCH | lch(72.07, 63.43, 324.97°) |
| OKLab | oklab(78.04% 0.1423 -0.0997) |
| OKLCH | oklch(78.04% 0.174 325) |
| XYZ | xyz(61.1124, 43.7612, 90.7981) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 4.93
Plum
#DDA0DD
ΔE00 7.39
Candy Pink
#FF63E9
ΔE00 7.44
Orchid
#DA70D6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DF4 #93F48D
analogous
#BA8DF4 #EE8DF4 #F48DC6
triadic
#EE8DF4 #F4EE8D #8DF4EE
tetradic
#EE8DF4 #F4BA8D #93F48D #8DC6F4
square
#EE8DF4 #F4BA8D #93F48D #8DC6F4
split-complementary
#EE8DF4 #C6F48D #8DF4BA
monochromatic
#DD1DE9 #E655EF #EE8DF4 #F6C5F9 #FBE3FC
Accessibility & contrast
On white
2.15
#EE8DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#EE8DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DF4
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DF4 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F8
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#F298B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8df4; /* rgb */ color: rgb(238, 141, 244); /* oklch */ color: oklch(78.0% 0.174 325.0);
Tailwind
colors: {
custom: {
50: '#f5b1f8',
500: '#ee8df4',
950: '#000000',
},
}SCSS
$custom: #ee8df4; $custom-light: #f5b1f8; $custom-dark: #000000;
JSON
{
"hex": "#ee8df4",
"rgb": {
"r": 238,
"g": 141,
"b": 244
},
"hsl": {
"h": 296.505,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.78039,
"c": 0.17374,
"h": 325
},
"luminance": 0.43759
}Semantic roles & 50–950 ramp
primary
#EE8DF4
secondary
#D9F4D7
accent
#DF0713
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085