#E692DF#E692DF
#E692DF is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.0% C 0.140 H 329.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E692DF |
|---|---|
| RGB | rgb(230, 146, 223) |
| HSL | hsl(305, 63%, 74%) |
| HSV | hsv(305, 37%, 90%) |
| CMYK | cmyk(0%, 36.5%, 3%, 9.8%) |
| CIE-LAB | lab(71.36, 43.20, -26.07) |
| CIE-LCH | lch(71.36, 50.46, 328.88°) |
| OKLab | oklab(77.04% 0.1214 -0.0706) |
| OKLCH | oklch(77.04% 0.14 329.8) |
| XYZ | xyz(56.2305, 42.7110, 75.0799) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.29
Plum
#DDA0DD
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 6.50
Bubblegum Pink
#FE83CC
ΔE00 6.80
Orchid
#DA70D6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E692DF #92E699
analogous
#C392E6 #E692DF #E692B5
triadic
#E692DF #DFE692 #92DFE6
tetradic
#E692DF #E6C392 #92E699 #92B5E6
square
#E692DF #E6C392 #92E699 #92B5E6
split-complementary
#E692DF #B5E692 #92E6C3
monochromatic
#CE2FC1 #DB60D0 #E692DF #F1C4EE #F9E6F8
Accessibility & contrast
On white
2.20
#E692DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#E692DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E692DF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E692DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E692DF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA8E2
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#EC98AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e692df; /* rgb */ color: rgb(230, 146, 223); /* oklch */ color: oklch(77.0% 0.140 329.8);
Tailwind
colors: {
custom: {
50: '#efb3e9',
500: '#e692df',
950: '#000000',
},
}SCSS
$custom: #e692df; $custom-light: #efb3e9; $custom-dark: #000000;
JSON
{
"hex": "#e692df",
"rgb": {
"r": 230,
"g": 146,
"b": 223
},
"hsl": {
"h": 305,
"s": 62.687,
"l": 73.725
},
"oklch": {
"l": 0.77039,
"c": 0.14049,
"h": 329.8
},
"luminance": 0.42708
}Semantic roles & 50–950 ramp
primary
#E692DF
secondary
#DAF1DC
accent
#CA2A1B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084