#EE8BF8#EE8BF8
#EE8BF8 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.181 H 323.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BF8 |
|---|---|
| RGB | rgb(238, 139, 248) |
| HSL | hsl(294, 89%, 76%) |
| HSV | hsv(294, 44%, 97%) |
| CMYK | cmyk(4%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(71.84, 53.68, -38.94) |
| CIE-LCH | lch(71.84, 66.32, 324.04°) |
| OKLab | oklab(77.92% 0.1458 -0.107) |
| OKLCH | oklch(77.92% 0.181 323.7) |
| XYZ | xyz(61.4341, 43.4223, 93.9341) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 7.25
Violet Pink
#FB5FFC
ΔE00 7.34
Light Magenta
#FA5FF7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BF8 #95F88B
analogous
#B78BF8 #EE8BF8 #F88BCC
triadic
#EE8BF8 #F8EE8B #8BF8EE
tetradic
#EE8BF8 #F8B78B #95F88B #8BCCF8
square
#EE8BF8 #F8B78B #95F88B #8BCCF8
split-complementary
#EE8BF8 #CCF88B #8BF8B7
monochromatic
#DD18F1 #E651F5 #EE8BF8 #F6C5FB #FBE2FD
Accessibility & contrast
On white
2.17
#EE8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EE8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BF8
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BF8 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#9AB4F5
Tritanopia (blue-blind)
#F298B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8bf8; /* rgb */ color: rgb(238, 139, 248); /* oklch */ color: oklch(77.9% 0.181 323.7);
Tailwind
colors: {
custom: {
50: '#f5affb',
500: '#ee8bf8',
950: '#000000',
},
}SCSS
$custom: #ee8bf8; $custom-light: #f5affb; $custom-dark: #000000;
JSON
{
"hex": "#ee8bf8",
"rgb": {
"r": 238,
"g": 139,
"b": 248
},
"hsl": {
"h": 294.495,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.77923,
"c": 0.18082,
"h": 323.7
},
"luminance": 0.4342
}Semantic roles & 50–950 ramp
primary
#EE8BF8
secondary
#D9F5D6
accent
#E50015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085