#E899F2#E899F2
#E899F2 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.1% C 0.148 H 322.8°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E899F2 |
|---|---|
| RGB | rgb(232, 153, 242) |
| HSL | hsl(293, 77%, 77%) |
| HSV | hsv(293, 37%, 95%) |
| CMYK | cmyk(4.1%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(73.77, 43.62, -32.73) |
| CIE-LCH | lch(73.77, 54.53, 323.11°) |
| OKLab | oklab(79.15% 0.118 -0.0895) |
| OKLCH | oklch(79.15% 0.148 322.8) |
| XYZ | xyz(60.6952, 46.3512, 89.7367) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 6.27
Baby Purple
#CA9BF7
ΔE00 6.60
Lilac (survey)
#CEA2FD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899F2 #A3F299
analogous
#BB99F2 #E899F2 #F299D0
triadic
#E899F2 #F2E899 #99F2E8
tetradic
#E899F2 #F2BB99 #A3F299 #99D0F2
square
#E899F2 #F2BB99 #A3F299 #99D0F2
split-complementary
#E899F2 #D0F299 #99F2BB
monochromatic
#D02CE4 #DC63EB #E899F2 #F4CFF9 #F9E4FC
Accessibility & contrast
On white
2.04
#E899F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#E899F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899F2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899F2 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#A3B9EF
Tritanopia (blue-blind)
#EBA3BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e899f2; /* rgb */ color: rgb(232, 153, 242); /* oklch */ color: oklch(79.1% 0.148 322.8);
Tailwind
colors: {
custom: {
50: '#f0b8f6',
500: '#e899f2',
950: '#000000',
},
}SCSS
$custom: #e899f2; $custom-light: #f0b8f6; $custom-dark: #000000;
JSON
{
"hex": "#e899f2",
"rgb": {
"r": 232,
"g": 153,
"b": 242
},
"hsl": {
"h": 293.258,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.79145,
"c": 0.14808,
"h": 322.8
},
"luminance": 0.46349
}Semantic roles & 50–950 ramp
primary
#E899F2
secondary
#DBF3D8
accent
#DA0C23
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085