#E499DF#E499DF
#E499DF is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.0% C 0.127 H 329.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E499DF |
|---|---|
| RGB | rgb(228, 153, 223) |
| HSL | hsl(304, 58%, 75%) |
| HSV | hsv(304, 33%, 89%) |
| CMYK | cmyk(0%, 32.9%, 2.2%, 10.6%) |
| CIE-LAB | lab(72.63, 38.88, -24.15) |
| CIE-LCH | lch(72.63, 45.77, 328.16°) |
| OKLab | oklab(77.95% 0.1088 -0.0653) |
| OKLCH | oklch(77.95% 0.127 329) |
| XYZ | xyz(56.7044, 44.6064, 75.4207) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.48
Lavender Pink
#DD85D7
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 6.52
Bubblegum Pink
#FE83CC
ΔE00 7.65
Mauve
#E0B0FF
ΔE00 7.80
Lilac
#C8A2C8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E499DF #99E49E
analogous
#C499E4 #E499DF #E499BA
triadic
#E499DF #DFE499 #99DFE4
tetradic
#E499DF #E4C499 #99E49E #99BAE4
square
#E499DF #E4C499 #99E49E #99BAE4
split-complementary
#E499DF #BAE499 #99E4C4
monochromatic
#CA38C1 #D769D0 #E499DF #F1C9EE #F9E7F7
Accessibility & contrast
On white
2.12
#E499DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#E499DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E499DF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E499DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E499DF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#E99FB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e499df; /* rgb */ color: rgb(228, 153, 223); /* oklch */ color: oklch(78.0% 0.127 329.0);
Tailwind
colors: {
custom: {
50: '#edb8e9',
500: '#e499df',
950: '#000000',
},
}SCSS
$custom: #e499df; $custom-light: #edb8e9; $custom-dark: #000000;
JSON
{
"hex": "#e499df",
"rgb": {
"r": 228,
"g": 153,
"b": 223
},
"hsl": {
"h": 304,
"s": 58.14,
"l": 74.706
},
"oklch": {
"l": 0.77953,
"c": 0.1269,
"h": 329
},
"luminance": 0.44604
}Semantic roles & 50–950 ramp
primary
#E499DF
secondary
#DBF0DD
accent
#C62B20
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084