#E595FB#E595FB
#E595FB is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.6% C 0.162 H 318.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E595FB |
|---|---|
| RGB | rgb(229, 149, 251) |
| HSL | hsl(287, 93%, 78%) |
| HSV | hsv(287, 41%, 98%) |
| CMYK | cmyk(8.8%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.97, 46.54, -38.89) |
| CIE-LCH | lch(72.97, 60.65, 320.12°) |
| OKLab | oklab(78.59% 0.1222 -0.1071) |
| OKLCH | oklch(78.59% 0.162 318.8) |
| XYZ | xyz(60.4708, 45.1198, 96.7717) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.71
Baby Purple
#CA9BF7
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 6.55
Lavender (survey)
#C79FEF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E595FB #ABFB95
analogous
#B295FB #E595FB #FB95DE
triadic
#E595FB #FBE595 #95FBE5
tetradic
#E595FB #FBB295 #ABFB95 #95DEFB
square
#E595FB #FBB295 #ABFB95 #95DEFB
split-complementary
#E595FB #DEFB95 #95FBB2
monochromatic
#C81FF7 #D75AF9 #E595FB #F3D0FD #F8E2FE
Accessibility & contrast
On white
2.10
#E595FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E595FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E595FB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E595FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E595FB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#E6A2BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e595fb; /* rgb */ color: rgb(229, 149, 251); /* oklch */ color: oklch(78.6% 0.162 318.8);
Tailwind
colors: {
custom: {
50: '#efb6fd',
500: '#e595fb',
950: '#000000',
},
}SCSS
$custom: #e595fb; $custom-light: #efb6fd; $custom-dark: #000000;
JSON
{
"hex": "#e595fb",
"rgb": {
"r": 229,
"g": 149,
"b": 251
},
"hsl": {
"h": 287.059,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.78588,
"c": 0.16246,
"h": 318.8
},
"luminance": 0.45118
}Semantic roles & 50–950 ramp
primary
#E595FB
secondary
#DCF6D5
accent
#E60031
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085