#E692EB#E692EB
#E692EB is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.5% C 0.152 H 324.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E692EB |
|---|---|
| RGB | rgb(230, 146, 235) |
| HSL | hsl(297, 69%, 75%) |
| HSV | hsv(297, 38%, 92%) |
| CMYK | cmyk(2.1%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(71.81, 45.37, -31.96) |
| CIE-LCH | lch(71.81, 55.49, 324.84°) |
| OKLab | oklab(77.53% 0.1243 -0.0872) |
| OKLCH | oklch(77.53% 0.152 324.9) |
| XYZ | xyz(57.9060, 43.3812, 83.9044) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 3.98
Plum
#DDA0DD
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 5.98
Baby Purple
#CA9BF7
ΔE00 7.24
Lavender (survey)
#C79FEF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E692EB #97EB92
analogous
#BA92EB #E692EB #EB92C4
triadic
#E692EB #EBE692 #92EBE6
tetradic
#E692EB #EBBA92 #97EB92 #92C4EB
square
#E692EB #EBBA92 #97EB92 #92C4EB
split-complementary
#E692EB #C4EB92 #92EBBA
monochromatic
#CE2BD8 #DA5EE2 #E692EB #F2C6F4 #F9E5FA
Accessibility & contrast
On white
2.17
#E692EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E692EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E692EB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E692EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E692EB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EE
Deuteranopia (green-blind)
#9FB4E8
Tritanopia (blue-blind)
#EA9BB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e692eb; /* rgb */ color: rgb(230, 146, 235); /* oklch */ color: oklch(77.5% 0.152 324.9);
Tailwind
colors: {
custom: {
50: '#efb3f1',
500: '#e692eb',
950: '#000000',
},
}SCSS
$custom: #e692eb; $custom-light: #efb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e692eb",
"rgb": {
"r": 230,
"g": 146,
"b": 235
},
"hsl": {
"h": 296.629,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.77531,
"c": 0.15185,
"h": 324.9
},
"luminance": 0.43379
}Semantic roles & 50–950 ramp
primary
#E692EB
secondary
#DBF2D9
accent
#D1151F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085