#E592FB#E592FB
#E592FB is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.1% C 0.167 H 319.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E592FB |
|---|---|
| RGB | rgb(229, 146, 251) |
| HSL | hsl(287, 93%, 78%) |
| HSV | hsv(287, 42%, 98%) |
| CMYK | cmyk(8.8%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(72.35, 48.10, -39.86) |
| CIE-LCH | lch(72.35, 62.47, 320.35°) |
| OKLab | oklab(78.12% 0.1264 -0.1098) |
| OKLCH | oklch(78.12% 0.167 319) |
| XYZ | xyz(60.0023, 44.1827, 96.6155) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Baby Purple
#CA9BF7
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 6.36
Liliac
#C48EFD
ΔE00 6.59
Purply Pink
#F075E6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E592FB #A8FB92
analogous
#B192FB #E592FB #FB92DC
triadic
#E592FB #FBE592 #92FBE5
tetradic
#E592FB #FBB192 #A8FB92 #92DCFB
square
#E592FB #FBB192 #A8FB92 #92DCFB
split-complementary
#E592FB #DCFB92 #92FBB1
monochromatic
#C91CF7 #D757F9 #E592FB #F3CDFD #F8E1FE
Accessibility & contrast
On white
2.13
#E592FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#E592FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E592FB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E592FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E592FB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#E69FBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e592fb; /* rgb */ color: rgb(229, 146, 251); /* oklch */ color: oklch(78.1% 0.167 319.0);
Tailwind
colors: {
custom: {
50: '#efb4fd',
500: '#e592fb',
950: '#000000',
},
}SCSS
$custom: #e592fb; $custom-light: #efb4fd; $custom-dark: #000000;
JSON
{
"hex": "#e592fb",
"rgb": {
"r": 229,
"g": 146,
"b": 251
},
"hsl": {
"h": 287.429,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.78123,
"c": 0.16744,
"h": 319
},
"luminance": 0.44181
}Semantic roles & 50–950 ramp
primary
#E592FB
secondary
#DCF6D5
accent
#E60030
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085