#E495FB#E495FB
#E495FB is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.5% C 0.162 H 318.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E495FB |
|---|---|
| RGB | rgb(228, 149, 251) |
| HSL | hsl(286, 93%, 78%) |
| HSV | hsv(286, 41%, 98%) |
| CMYK | cmyk(9.2%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.86, 46.25, -39.07) |
| CIE-LCH | lch(72.86, 60.55, 319.81°) |
| OKLab | oklab(78.48% 0.1211 -0.1076) |
| OKLCH | oklch(78.48% 0.162 318.4) |
| XYZ | xyz(60.1526, 44.9557, 96.7567) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 5.31
Lilac (survey)
#CEA2FD
ΔE00 5.81
Pastel Purple
#CAA0FF
ΔE00 6.38
Lavender (survey)
#C79FEF
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E495FB #ACFB95
analogous
#B195FB #E495FB #FB95DF
triadic
#E495FB #FBE495 #95FBE4
tetradic
#E495FB #FBB195 #ACFB95 #95DFFB
square
#E495FB #FBB195 #ACFB95 #95DFFB
split-complementary
#E495FB #DFFB95 #95FBB1
monochromatic
#C61FF7 #D55AF9 #E495FB #F3D0FD #F7E2FE
Accessibility & contrast
On white
2.10
#E495FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E495FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E495FB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E495FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E495FB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#E4A2BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e495fb; /* rgb */ color: rgb(228, 149, 251); /* oklch */ color: oklch(78.5% 0.162 318.4);
Tailwind
colors: {
custom: {
50: '#eeb5fd',
500: '#e495fb',
950: '#000000',
},
}SCSS
$custom: #e495fb; $custom-light: #eeb5fd; $custom-dark: #000000;
JSON
{
"hex": "#e495fb",
"rgb": {
"r": 228,
"g": 149,
"b": 251
},
"hsl": {
"h": 286.471,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.78483,
"c": 0.16195,
"h": 318.4
},
"luminance": 0.44954
}Semantic roles & 50–950 ramp
primary
#E495FB
secondary
#DCF6D5
accent
#E60034
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085