#E692F8#E692F8
#E692F8 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.1% C 0.165 H 320.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E692F8 |
|---|---|
| RGB | rgb(230, 146, 248) |
| HSL | hsl(289, 88%, 77%) |
| HSV | hsv(289, 41%, 97%) |
| CMYK | cmyk(7.3%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(72.34, 47.81, -38.24) |
| CIE-LCH | lch(72.34, 61.23, 321.35°) |
| OKLab | oklab(78.1% 0.127 -0.1052) |
| OKLCH | oklch(78.1% 0.165 320.4) |
| XYZ | xyz(59.8532, 44.1601, 94.1596) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.06
Purply Pink
#F075E6
ΔE00 6.45
Lilac (survey)
#CEA2FD
ΔE00 6.67
Liliac
#C48EFD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E692F8 #A4F892
analogous
#B392F8 #E692F8 #F892D7
triadic
#E692F8 #F8E692 #92F8E6
tetradic
#E692F8 #F8B392 #A4F892 #92D7F8
square
#E692F8 #F8B392 #A4F892 #92D7F8
split-complementary
#E692F8 #D7F892 #92F8B3
monochromatic
#CC1FF1 #D958F4 #E692F8 #F3CCFC #F8E2FD
Accessibility & contrast
On white
2.14
#E692F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E692F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E692F8
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E692F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E692F8 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFC
Deuteranopia (green-blind)
#9AB5F5
Tritanopia (blue-blind)
#E89EB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e692f8; /* rgb */ color: rgb(230, 146, 248); /* oklch */ color: oklch(78.1% 0.165 320.4);
Tailwind
colors: {
custom: {
50: '#efb4fb',
500: '#e692f8',
950: '#000000',
},
}SCSS
$custom: #e692f8; $custom-light: #efb4fb; $custom-dark: #000000;
JSON
{
"hex": "#e692f8",
"rgb": {
"r": 230,
"g": 146,
"b": 248
},
"hsl": {
"h": 289.412,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78095,
"c": 0.16486,
"h": 320.4
},
"luminance": 0.44158
}Semantic roles & 50–950 ramp
primary
#E692F8
secondary
#DBF5D6
accent
#E50129
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085