#E693DF#E693DF
#E693DF is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.2% C 0.139 H 329.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E693DF |
|---|---|
| RGB | rgb(230, 147, 223) |
| HSL | hsl(305, 62%, 74%) |
| HSV | hsv(305, 36%, 90%) |
| CMYK | cmyk(0%, 36.1%, 3%, 9.8%) |
| CIE-LAB | lab(71.57, 42.67, -25.75) |
| CIE-LCH | lch(71.57, 49.84, 328.89°) |
| OKLab | oklab(77.2% 0.12 -0.0697) |
| OKLCH | oklch(77.2% 0.139 329.8) |
| XYZ | xyz(56.3853, 43.0207, 75.1315) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.50
Plum
#DDA0DD
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 6.85
Orchid
#DA70D6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E693DF #93E69A
analogous
#C493E6 #E693DF #E693B6
triadic
#E693DF #DFE693 #93DFE6
tetradic
#E693DF #E6C493 #93E69A #93B6E6
square
#E693DF #E6C493 #93E69A #93B6E6
split-complementary
#E693DF #B6E693 #93E6C4
monochromatic
#CF30C1 #DA61D0 #E693DF #F2C5EE #F9E6F8
Accessibility & contrast
On white
2.19
#E693DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#E693DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E693DF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E693DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E693DF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#EC99AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e693df; /* rgb */ color: rgb(230, 147, 223); /* oklch */ color: oklch(77.2% 0.139 329.8);
Tailwind
colors: {
custom: {
50: '#efb4e9',
500: '#e693df',
950: '#000000',
},
}SCSS
$custom: #e693df; $custom-light: #efb4e9; $custom-dark: #000000;
JSON
{
"hex": "#e693df",
"rgb": {
"r": 230,
"g": 147,
"b": 223
},
"hsl": {
"h": 305.06,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.77198,
"c": 0.13875,
"h": 329.8
},
"luminance": 0.43018
}Semantic roles & 50–950 ramp
primary
#E693DF
secondary
#DAF1DC
accent
#CA2A1B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084