#E899FB#E899FB
#E899FB is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.157 H 319.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E899FB |
|---|---|
| RGB | rgb(232, 153, 251) |
| HSL | hsl(288, 92%, 79%) |
| HSV | hsv(288, 39%, 98%) |
| CMYK | cmyk(7.6%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(74.13, 45.33, -37.07) |
| CIE-LCH | lch(74.13, 58.56, 320.73°) |
| OKLab | oklab(79.53% 0.1199 -0.1018) |
| OKLCH | oklch(79.53% 0.157 319.7) |
| XYZ | xyz(62.0803, 46.9053, 97.0315) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.18
Baby Purple
#CA9BF7
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 6.03
Mauve
#E0B0FF
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.57
Lavender (survey)
#C79FEF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899FB #ACFB99
analogous
#B799FB #E899FB #FB99DD
triadic
#E899FB #FBE899 #99FBE8
tetradic
#E899FB #FBB799 #ACFB99 #99DDFB
square
#E899FB #FBB799 #ACFB99 #99DDFB
split-complementary
#E899FB #DDFB99 #99FBB7
monochromatic
#CD23F6 #DB5EF9 #E899FB #F5D4FD #F8E2FE
Accessibility & contrast
On white
2.02
#E899FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#E899FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899FB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899FB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#E9A5BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e899fb; /* rgb */ color: rgb(232, 153, 251); /* oklch */ color: oklch(79.5% 0.157 319.7);
Tailwind
colors: {
custom: {
50: '#f1b8fd',
500: '#e899fb',
950: '#000000',
},
}SCSS
$custom: #e899fb; $custom-light: #f1b8fd; $custom-dark: #000000;
JSON
{
"hex": "#e899fb",
"rgb": {
"r": 232,
"g": 153,
"b": 251
},
"hsl": {
"h": 288.367,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.7953,
"c": 0.15732,
"h": 319.7
},
"luminance": 0.46903
}Semantic roles & 50–950 ramp
primary
#E899FB
secondary
#DBF6D5
accent
#E6002C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085