#E89CFF#E89CFF
#E89CFF is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.2% C 0.157 H 318.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E89CFF |
|---|---|
| RGB | rgb(232, 156, 255) |
| HSL | hsl(286, 100%, 81%) |
| HSV | hsv(286, 39%, 100%) |
| CMYK | cmyk(9%, 38.8%, 0%, 0%) |
| CIE-LAB | lab(74.92, 44.54, -38.00) |
| CIE-LCH | lch(74.92, 58.55, 319.53°) |
| OKLab | oklab(80.18% 0.1165 -0.1045) |
| OKLCH | oklch(80.18% 0.157 318.1) |
| XYZ | xyz(63.2147, 48.1545, 100.5531) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.42
Lilac (survey)
#CEA2FD
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.27
Lavender (survey)
#C79FEF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89CFF #B3FF9C
analogous
#B69CFF #E89CFF #FF9CE4
triadic
#E89CFF #FFE89C #9CFFE8
tetradic
#E89CFF #FFB69C #B3FF9C #9CE4FF
square
#E89CFF #FFB69C #B3FF9C #9CE4FF
split-complementary
#E89CFF #E4FF9C #9CFFB6
monochromatic
#CC22FF #DA5FFF #E89CFF #F6D9FF #F8E0FF
Accessibility & contrast
On white
1.98
#E89CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#E89CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89CFF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89CFF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#E8A8C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e89cff; /* rgb */ color: rgb(232, 156, 255); /* oklch */ color: oklch(80.2% 0.157 318.1);
Tailwind
colors: {
custom: {
50: '#f1baff',
500: '#e89cff',
950: '#000000',
},
}SCSS
$custom: #e89cff; $custom-light: #f1baff; $custom-dark: #000000;
JSON
{
"hex": "#e89cff",
"rgb": {
"r": 232,
"g": 156,
"b": 255
},
"hsl": {
"h": 286.061,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.8018,
"c": 0.15651,
"h": 318.1
},
"luminance": 0.48153
}Semantic roles & 50–950 ramp
primary
#E89CFF
secondary
#DCF7D4
accent
#E60035
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186