#EE8BFE#EE8BFE
#EE8BFE is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.187 H 321.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BFE |
|---|---|
| RGB | rgb(238, 139, 254) |
| HSL | hsl(292, 98%, 77%) |
| HSV | hsv(292, 45%, 100%) |
| CMYK | cmyk(6.3%, 45.3%, 0%, 0.4%) |
| CIE-LAB | lab(72.10, 54.80, -41.81) |
| CIE-LCH | lch(72.10, 68.93, 322.65°) |
| OKLab | oklab(78.2% 0.1468 -0.1152) |
| OKLCH | oklch(78.2% 0.187 321.9) |
| XYZ | xyz(62.3799, 43.8007, 98.9152) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 7.25
Light Magenta
#FA5FF7
ΔE00 7.36
Candy Pink
#FF63E9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BFE #9BFE8B
analogous
#B58BFE #EE8BFE #FE8BD5
triadic
#EE8BFE #FEEE8B #8BFEEE
tetradic
#EE8BFE #FEB58B #9BFE8B #8BD5FE
square
#EE8BFE #FEB58B #9BFE8B #8BD5FE
split-complementary
#EE8BFE #D5FE8B #8BFEB5
monochromatic
#DC12FD #E54EFD #EE8BFE #F7C8FF #FBE1FF
Accessibility & contrast
On white
2.15
#EE8BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EE8BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BFE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BFE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#F199B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8bfe; /* rgb */ color: rgb(238, 139, 254); /* oklch */ color: oklch(78.2% 0.187 321.9);
Tailwind
colors: {
custom: {
50: '#f5afff',
500: '#ee8bfe',
950: '#000000',
},
}SCSS
$custom: #ee8bfe; $custom-light: #f5afff; $custom-dark: #000000;
JSON
{
"hex": "#ee8bfe",
"rgb": {
"r": 238,
"g": 139,
"b": 254
},
"hsl": {
"h": 291.652,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.78196,
"c": 0.1866,
"h": 321.9
},
"luminance": 0.43798
}Semantic roles & 50–950 ramp
primary
#EE8BFE
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086