#EE8DF3#EE8DF3
#EE8DF3 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.0% C 0.173 H 325.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DF3 |
|---|---|
| RGB | rgb(238, 141, 243) |
| HSL | hsl(297, 81%, 75%) |
| HSV | hsv(297, 42%, 95%) |
| CMYK | cmyk(2.1%, 42%, 0%, 4.7%) |
| CIE-LAB | lab(72.03, 51.76, -35.93) |
| CIE-LCH | lch(72.03, 63.01, 325.24°) |
| OKLab | oklab(78% 0.1421 -0.0984) |
| OKLCH | oklch(78% 0.173 325.3) |
| XYZ | xyz(60.9610, 43.7007, 90.0006) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Lavender Pink
#DD85D7
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 4.86
Plum
#DDA0DD
ΔE00 7.28
Candy Pink
#FF63E9
ΔE00 7.42
Orchid
#DA70D6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DF3 #92F38D
analogous
#BB8DF3 #EE8DF3 #F38DC5
triadic
#EE8DF3 #F3EE8D #8DF3EE
tetradic
#EE8DF3 #F3BB8D #92F38D #8DC5F3
square
#EE8DF3 #F3BB8D #92F38D #8DC5F3
split-complementary
#EE8DF3 #C5F38D #8DF3BB
monochromatic
#DD1EE7 #E656ED #EE8DF3 #F6C4F9 #FBE3FC
Accessibility & contrast
On white
2.16
#EE8DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EE8DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DF3
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DF3 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#F398B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8df3; /* rgb */ color: rgb(238, 141, 243); /* oklch */ color: oklch(78.0% 0.173 325.3);
Tailwind
colors: {
custom: {
50: '#f5b1f7',
500: '#ee8df3',
950: '#000000',
},
}SCSS
$custom: #ee8df3; $custom-light: #f5b1f7; $custom-dark: #000000;
JSON
{
"hex": "#ee8df3",
"rgb": {
"r": 238,
"g": 141,
"b": 243
},
"hsl": {
"h": 297.059,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.77995,
"c": 0.17279,
"h": 325.3
},
"luminance": 0.43698
}Semantic roles & 50–950 ramp
primary
#EE8DF3
secondary
#D8F4D7
accent
#DD0813
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085