#E495DF#E495DF
#E495DF is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.3% C 0.134 H 329.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E495DF |
|---|---|
| RGB | rgb(228, 149, 223) |
| HSL | hsl(304, 59%, 74%) |
| HSV | hsv(304, 35%, 89%) |
| CMYK | cmyk(0%, 34.6%, 2.2%, 10.6%) |
| CIE-LAB | lab(71.77, 40.99, -25.46) |
| CIE-LCH | lch(71.77, 48.26, 328.16°) |
| OKLab | oklab(77.3% 0.1148 -0.069) |
| OKLCH | oklch(77.3% 0.134 329) |
| XYZ | xyz(56.0607, 43.3190, 75.2061) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 7.25
Bubblegum Pink
#FE83CC
ΔE00 7.30
Mauve
#E0B0FF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E495DF #95E49A
analogous
#C295E4 #E495DF #E495B8
triadic
#E495DF #DFE495 #95DFE4
tetradic
#E495DF #E4C295 #95E49A #95B8E4
square
#E495DF #E4C295 #95E49A #95B8E4
split-complementary
#E495DF #B8E495 #95E4C2
monochromatic
#CB34C1 #D864D0 #E495DF #F0C6EE #F9E7F8
Accessibility & contrast
On white
2.17
#E495DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E495DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E495DF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E495DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E495DF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#EA9BB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e495df; /* rgb */ color: rgb(228, 149, 223); /* oklch */ color: oklch(77.3% 0.134 329.0);
Tailwind
colors: {
custom: {
50: '#edb5e9',
500: '#e495df',
950: '#000000',
},
}SCSS
$custom: #e495df; $custom-light: #edb5e9; $custom-dark: #000000;
JSON
{
"hex": "#e495df",
"rgb": {
"r": 228,
"g": 149,
"b": 223
},
"hsl": {
"h": 303.797,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.77301,
"c": 0.13388,
"h": 329
},
"luminance": 0.43317
}Semantic roles & 50–950 ramp
primary
#E495DF
secondary
#DBF0DC
accent
#C7291E
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084