#EE8BF9#EE8BF9
#EE8BF9 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.0% C 0.182 H 323.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BF9 |
|---|---|
| RGB | rgb(238, 139, 249) |
| HSL | hsl(294, 90%, 76%) |
| HSV | hsv(294, 44%, 98%) |
| CMYK | cmyk(4.4%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(71.88, 53.87, -39.42) |
| CIE-LCH | lch(71.88, 66.75, 323.80°) |
| OKLab | oklab(77.97% 0.146 -0.1083) |
| OKLCH | oklch(77.97% 0.182 323.4) |
| XYZ | xyz(61.5897, 43.4846, 94.7533) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 7.30
Violet Pink
#FB5FFC
ΔE00 7.31
Light Magenta
#FA5FF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BF9 #96F98B
analogous
#B78BF9 #EE8BF9 #F98BCD
triadic
#EE8BF9 #F9EE8B #8BF9EE
tetradic
#EE8BF9 #F9B78B #96F98B #8BCDF9
square
#EE8BF9 #F9B78B #96F98B #8BCDF9
split-complementary
#EE8BF9 #CDF98B #8BF9B7
monochromatic
#DD17F3 #E551F6 #EE8BF9 #F7C5FC #FBE2FD
Accessibility & contrast
On white
2.17
#EE8BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EE8BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BF9
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BF9 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#F298B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8bf9; /* rgb */ color: rgb(238, 139, 249); /* oklch */ color: oklch(78.0% 0.182 323.4);
Tailwind
colors: {
custom: {
50: '#f5affb',
500: '#ee8bf9',
950: '#000000',
},
}SCSS
$custom: #ee8bf9; $custom-light: #f5affb; $custom-dark: #000000;
JSON
{
"hex": "#ee8bf9",
"rgb": {
"r": 238,
"g": 139,
"b": 249
},
"hsl": {
"h": 294,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.77968,
"c": 0.18177,
"h": 323.4
},
"luminance": 0.43482
}Semantic roles & 50–950 ramp
primary
#EE8BF9
secondary
#D9F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085