#E899DB#E899DB
#E899DB is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.2% C 0.126 H 332.8°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E899DB |
|---|---|
| RGB | rgb(232, 153, 219) |
| HSL | hsl(310, 63%, 75%) |
| HSV | hsv(310, 34%, 91%) |
| CMYK | cmyk(0%, 34.1%, 5.6%, 9%) |
| CIE-LAB | lab(72.93, 39.46, -21.46) |
| CIE-LCH | lch(72.93, 44.91, 331.46°) |
| OKLab | oklab(78.23% 0.1122 -0.0577) |
| OKLCH | oklch(78.23% 0.126 332.8) |
| XYZ | xyz(57.4555, 45.0553, 72.6742) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 5.27
Bubblegum Pink
#FE83CC
ΔE00 6.63
Violet (CSS)
#EE82EE
ΔE00 7.17
Lilac
#C8A2C8
ΔE00 8.23
Pink (survey)
#FF81C0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899DB #99E8A6
analogous
#CD99E8 #E899DB #E899B3
triadic
#E899DB #DBE899 #99DBE8
tetradic
#E899DB #E8CD99 #99E8A6 #99B3E8
square
#E899DB #E8CD99 #99E8A6 #99B3E8
split-complementary
#E899DB #B3E899 #99E8CD
monochromatic
#D135B8 #DD67C9 #E899DB #F3CBED #F9E6F6
Accessibility & contrast
On white
2.10
#E899DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E899DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899DB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899DB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDD
Deuteranopia (green-blind)
#ABB7D9
Tritanopia (blue-blind)
#EF9DB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e899db; /* rgb */ color: rgb(232, 153, 219); /* oklch */ color: oklch(78.2% 0.126 332.8);
Tailwind
colors: {
custom: {
50: '#f0b8e6',
500: '#e899db',
950: '#000000',
},
}SCSS
$custom: #e899db; $custom-light: #f0b8e6; $custom-dark: #000000;
JSON
{
"hex": "#e899db",
"rgb": {
"r": 232,
"g": 153,
"b": 219
},
"hsl": {
"h": 309.873,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.78228,
"c": 0.1262,
"h": 332.8
},
"luminance": 0.45053
}Semantic roles & 50–950 ramp
primary
#E899DB
secondary
#DAF1DE
accent
#CB381B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084