#E899FC#E899FC
#E899FC is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.6% C 0.158 H 319.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E899FC |
|---|---|
| RGB | rgb(232, 153, 252) |
| HSL | hsl(288, 94%, 79%) |
| HSV | hsv(288, 39%, 99%) |
| CMYK | cmyk(7.9%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(74.17, 45.52, -37.55) |
| CIE-LCH | lch(74.17, 59.01, 320.49°) |
| OKLab | oklab(79.57% 0.1201 -0.1032) |
| OKLCH | oklch(79.57% 0.158 319.3) |
| XYZ | xyz(62.2383, 46.9685, 97.8639) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 5.96
Mauve
#E0B0FF
ΔE00 6.03
Lavender (survey)
#C79FEF
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899FC #ADFC99
analogous
#B799FC #E899FC #FC99DF
triadic
#E899FC #FCE899 #99FCE8
tetradic
#E899FC #FCB799 #ADFC99 #99DFFC
square
#E899FC #FCB799 #ADFC99 #99DFFC
split-complementary
#E899FC #DFFC99 #99FCB7
monochromatic
#CD22F9 #DB5EFA #E899FC #F5D4FE #F8E1FE
Accessibility & contrast
On white
2.02
#E899FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#E899FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899FC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899FC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#E9A5BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e899fc; /* rgb */ color: rgb(232, 153, 252); /* oklch */ color: oklch(79.6% 0.158 319.3);
Tailwind
colors: {
custom: {
50: '#f1b8fd',
500: '#e899fc',
950: '#000000',
},
}SCSS
$custom: #e899fc; $custom-light: #f1b8fd; $custom-dark: #000000;
JSON
{
"hex": "#e899fc",
"rgb": {
"r": 232,
"g": 153,
"b": 252
},
"hsl": {
"h": 287.879,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79574,
"c": 0.15837,
"h": 319.3
},
"luminance": 0.46967
}Semantic roles & 50–950 ramp
primary
#E899FC
secondary
#DBF6D5
accent
#E6002E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085