#E899FD#E899FD
#E899FD is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.6% C 0.159 H 319.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E899FD |
|---|---|
| RGB | rgb(232, 153, 253) |
| HSL | hsl(287, 96%, 80%) |
| HSV | hsv(287, 40%, 99%) |
| CMYK | cmyk(8.3%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(74.21, 45.72, -38.03) |
| CIE-LCH | lch(74.21, 59.47, 320.25°) |
| OKLab | oklab(79.62% 0.1204 -0.1045) |
| OKLCH | oklch(79.62% 0.159 319) |
| XYZ | xyz(62.3972, 47.0320, 98.7006) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 6.59
Lavender (survey)
#C79FEF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899FD #AEFD99
analogous
#B699FD #E899FD #FD99E0
triadic
#E899FD #FDE899 #99FDE8
tetradic
#E899FD #FDB699 #AEFD99 #99E0FD
square
#E899FD #FDB699 #AEFD99 #99E0FD
split-complementary
#E899FD #E0FD99 #99FDB6
monochromatic
#CD21FB #DA5DFC #E899FD #F6D5FE #F8E1FE
Accessibility & contrast
On white
2.02
#E899FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#E899FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899FD
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899FD | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#E9A5BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e899fd; /* rgb */ color: rgb(232, 153, 253); /* oklch */ color: oklch(79.6% 0.159 319.0);
Tailwind
colors: {
custom: {
50: '#f1b8fe',
500: '#e899fd',
950: '#000000',
},
}SCSS
$custom: #e899fd; $custom-light: #f1b8fe; $custom-dark: #000000;
JSON
{
"hex": "#e899fd",
"rgb": {
"r": 232,
"g": 153,
"b": 253
},
"hsl": {
"h": 287.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.79618,
"c": 0.15942,
"h": 319
},
"luminance": 0.4703
}Semantic roles & 50–950 ramp
primary
#E899FD
secondary
#DCF7D4
accent
#E60030
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086