#E899DF#E899DF
#E899DF is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.4% C 0.130 H 330.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E899DF |
|---|---|
| RGB | rgb(232, 153, 223) |
| HSL | hsl(307, 63%, 75%) |
| HSV | hsv(307, 34%, 91%) |
| CMYK | cmyk(0%, 34.1%, 3.9%, 9%) |
| CIE-LAB | lab(73.07, 40.15, -23.44) |
| CIE-LCH | lch(73.07, 46.50, 329.73°) |
| OKLab | oklab(78.38% 0.1133 -0.0633) |
| OKLCH | oklch(78.38% 0.13 330.8) |
| XYZ | xyz(57.9884, 45.2685, 75.4809) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 7.04
Purply Pink
#F075E6
ΔE00 8.20
Mauve
#E0B0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899DF #99E8A2
analogous
#C999E8 #E899DF #E899B8
triadic
#E899DF #DFE899 #99DFE8
tetradic
#E899DF #E8C999 #99E8A2 #99B8E8
square
#E899DF #E8C999 #99E8A2 #99B8E8
split-complementary
#E899DF #B8E899 #99E8C9
monochromatic
#D135C0 #DD67CF #E899DF #F3CBEF #F9E6F7
Accessibility & contrast
On white
2.09
#E899DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#E899DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899DF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899DF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#EE9EB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e899df; /* rgb */ color: rgb(232, 153, 223); /* oklch */ color: oklch(78.4% 0.130 330.8);
Tailwind
colors: {
custom: {
50: '#f0b8e9',
500: '#e899df',
950: '#000000',
},
}SCSS
$custom: #e899df; $custom-light: #f0b8e9; $custom-dark: #000000;
JSON
{
"hex": "#e899df",
"rgb": {
"r": 232,
"g": 153,
"b": 223
},
"hsl": {
"h": 306.835,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.7838,
"c": 0.12977,
"h": 330.8
},
"luminance": 0.45266
}Semantic roles & 50–950 ramp
primary
#E899DF
secondary
#DAF1DD
accent
#CB2F1B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084