#E899EB#E899EB
#E899EB is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.9% C 0.141 H 325.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E899EB |
|---|---|
| RGB | rgb(232, 153, 235) |
| HSL | hsl(298, 67%, 76%) |
| HSV | hsv(298, 35%, 92%) |
| CMYK | cmyk(1.3%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.51, 42.31, -29.33) |
| CIE-LCH | lch(73.51, 51.49, 325.27°) |
| OKLab | oklab(78.86% 0.1164 -0.0798) |
| OKLCH | oklch(78.86% 0.141 325.5) |
| XYZ | xyz(59.6639, 45.9387, 84.3054) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.24
Mauve
#E0B0FF
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 7.47
Purply Pink
#F075E6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899EB #9CEB99
analogous
#BF99EB #E899EB #EB99C5
triadic
#E899EB #EBE899 #99EBE8
tetradic
#E899EB #EBBF99 #9CEB99 #99C5EB
square
#E899EB #EBBF99 #9CEB99 #99C5EB
split-complementary
#E899EB #C5EB99 #99EBBF
monochromatic
#D133D7 #DC66E1 #E899EB #F4CCF5 #F9E5FA
Accessibility & contrast
On white
2.06
#E899EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#E899EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899EB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899EB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#ECA1B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e899eb; /* rgb */ color: rgb(232, 153, 235); /* oklch */ color: oklch(78.9% 0.141 325.5);
Tailwind
colors: {
custom: {
50: '#f0b8f1',
500: '#e899eb',
950: '#000000',
},
}SCSS
$custom: #e899eb; $custom-light: #f0b8f1; $custom-dark: #000000;
JSON
{
"hex": "#e899eb",
"rgb": {
"r": 232,
"g": 153,
"b": 235
},
"hsl": {
"h": 297.805,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.78855,
"c": 0.14111,
"h": 325.5
},
"luminance": 0.45936
}Semantic roles & 50–950 ramp
primary
#E899EB
secondary
#DAF1DA
accent
#CF161D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084