#EE8CF9#EE8CF9
#EE8CF9 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.1% C 0.180 H 323.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CF9 |
|---|---|
| RGB | rgb(238, 140, 249) |
| HSL | hsl(294, 90%, 76%) |
| HSV | hsv(294, 44%, 98%) |
| CMYK | cmyk(4.4%, 43.8%, 0%, 2.4%) |
| CIE-LAB | lab(72.08, 53.37, -39.12) |
| CIE-LCH | lch(72.08, 66.17, 323.76°) |
| OKLab | oklab(78.11% 0.1446 -0.1075) |
| OKLCH | oklch(78.11% 0.18 323.4) |
| XYZ | xyz(61.7351, 43.7755, 94.8018) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.60
Candy Pink
#FF63E9
ΔE00 7.47
Violet Pink
#FB5FFC
ΔE00 7.51
Light Magenta
#FA5FF7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CF9 #97F98C
analogous
#B88CF9 #EE8CF9 #F98CCE
triadic
#EE8CF9 #F9EE8C #8CF9EE
tetradic
#EE8CF9 #F9B88C #97F98C #8CCEF9
square
#EE8CF9 #F9B88C #97F98C #8CCEF9
split-complementary
#EE8CF9 #CEF98C #8CF9B8
monochromatic
#DD18F3 #E552F6 #EE8CF9 #F7C6FC #FBE2FD
Accessibility & contrast
On white
2.15
#EE8CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#EE8CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CF9
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CF9 | 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)
#7FA9FD
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#F299B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8cf9; /* rgb */ color: rgb(238, 140, 249); /* oklch */ color: oklch(78.1% 0.180 323.4);
Tailwind
colors: {
custom: {
50: '#f5b0fb',
500: '#ee8cf9',
950: '#000000',
},
}SCSS
$custom: #ee8cf9; $custom-light: #f5b0fb; $custom-dark: #000000;
JSON
{
"hex": "#ee8cf9",
"rgb": {
"r": 238,
"g": 140,
"b": 249
},
"hsl": {
"h": 293.945,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.78114,
"c": 0.18015,
"h": 323.4
},
"luminance": 0.43773
}Semantic roles & 50–950 ramp
primary
#EE8CF9
secondary
#D9F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085