#E495D2#E495D2
#E495D2 is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.8% C 0.122 H 335.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E495D2 |
|---|---|
| RGB | rgb(228, 149, 210) |
| HSL | hsl(314, 59%, 74%) |
| HSV | hsv(314, 35%, 89%) |
| CMYK | cmyk(0%, 34.6%, 7.9%, 10.6%) |
| CIE-LAB | lab(71.31, 38.72, -19.00) |
| CIE-LCH | lch(71.31, 43.13, 333.86°) |
| OKLab | oklab(76.8% 0.1112 -0.0509) |
| OKLCH | oklch(76.8% 0.122 335.4) |
| XYZ | xyz(54.3748, 42.6446, 66.3274) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 6.01
Pink (survey)
#FF81C0
ΔE00 7.47
Violet (CSS)
#EE82EE
ΔE00 7.76
Lilac
#C8A2C8
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E495D2 #95E4A7
analogous
#CF95E4 #E495D2 #E495AB
triadic
#E495D2 #D2E495 #95D2E4
tetradic
#E495D2 #E4CF95 #95E4A7 #95ABE4
square
#E495D2 #E4CF95 #95E4A7 #95ABE4
split-complementary
#E495D2 #ABE495 #95E4CF
monochromatic
#CB34A8 #D864BD #E495D2 #F0C6E7 #F9E7F5
Accessibility & contrast
On white
2.20
#E495D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#E495D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E495D2
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E495D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E495D2 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A8D4
Deuteranopia (green-blind)
#A9B3D0
Tritanopia (blue-blind)
#EC98AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e495d2; /* rgb */ color: rgb(228, 149, 210); /* oklch */ color: oklch(76.8% 0.122 335.4);
Tailwind
colors: {
custom: {
50: '#edb5e0',
500: '#e495d2',
950: '#000000',
},
}SCSS
$custom: #e495d2; $custom-light: #edb5e0; $custom-dark: #000000;
JSON
{
"hex": "#e495d2",
"rgb": {
"r": 228,
"g": 149,
"b": 210
},
"hsl": {
"h": 313.671,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.76804,
"c": 0.12232,
"h": 335.4
},
"luminance": 0.42642
}Semantic roles & 50–950 ramp
primary
#E495D2
secondary
#DBF0E0
accent
#C7451E
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083