#E595FC#E595FC
#E595FC is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.6% C 0.164 H 318.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E595FC |
|---|---|
| RGB | rgb(229, 149, 252) |
| HSL | hsl(287, 94%, 79%) |
| HSV | hsv(287, 41%, 99%) |
| CMYK | cmyk(9.1%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.01, 46.74, -39.37) |
| CIE-LCH | lch(73.01, 61.11, 319.89°) |
| OKLab | oklab(78.63% 0.1224 -0.1084) |
| OKLCH | oklch(78.63% 0.164 318.5) |
| XYZ | xyz(60.6288, 45.1830, 97.6040) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Baby Purple
#CA9BF7
ΔE00 5.44
Lilac (survey)
#CEA2FD
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E595FC #ACFC95
analogous
#B195FC #E595FC #FC95DF
triadic
#E595FC #FCE595 #95FCE5
tetradic
#E595FC #FCB195 #ACFC95 #95DFFC
square
#E595FC #FCB195 #ACFC95 #95DFFC
split-complementary
#E595FC #DFFC95 #95FCB1
monochromatic
#C81EF9 #D659FA #E595FC #F4D1FE #F8E1FE
Accessibility & contrast
On white
2.09
#E595FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E595FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E595FC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E595FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E595FC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#E5A2BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e595fc; /* rgb */ color: rgb(229, 149, 252); /* oklch */ color: oklch(78.6% 0.164 318.5);
Tailwind
colors: {
custom: {
50: '#efb6fd',
500: '#e595fc',
950: '#000000',
},
}SCSS
$custom: #e595fc; $custom-light: #efb6fd; $custom-dark: #000000;
JSON
{
"hex": "#e595fc",
"rgb": {
"r": 229,
"g": 149,
"b": 252
},
"hsl": {
"h": 286.602,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.78633,
"c": 0.16351,
"h": 318.5
},
"luminance": 0.45181
}Semantic roles & 50–950 ramp
primary
#E595FC
secondary
#DCF6D5
accent
#E60033
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085