#E694DF#E694DF
#E694DF is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.4% C 0.137 H 329.8°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E694DF |
|---|---|
| RGB | rgb(230, 148, 223) |
| HSL | hsl(305, 62%, 74%) |
| HSV | hsv(305, 36%, 90%) |
| CMYK | cmyk(0%, 35.7%, 3%, 9.8%) |
| CIE-LAB | lab(71.78, 42.15, -25.43) |
| CIE-LCH | lch(71.78, 49.23, 328.90°) |
| OKLab | oklab(77.36% 0.1185 -0.0688) |
| OKLCH | oklch(77.36% 0.137 329.8) |
| XYZ | xyz(56.5415, 43.3330, 75.1835) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.72
Plum
#DDA0DD
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 6.91
Purply Pink
#F075E6
ΔE00 6.98
Orchid
#DA70D6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E694DF #94E69B
analogous
#C494E6 #E694DF #E694B6
triadic
#E694DF #DFE694 #94DFE6
tetradic
#E694DF #E6C494 #94E69B #94B6E6
square
#E694DF #E6C494 #94E69B #94B6E6
split-complementary
#E694DF #B6E694 #94E6C4
monochromatic
#CF31C1 #DA62D0 #E694DF #F2C6EE #F9E6F8
Accessibility & contrast
On white
2.17
#E694DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E694DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E694DF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E694DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E694DF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#EC9AB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e694df; /* rgb */ color: rgb(230, 148, 223); /* oklch */ color: oklch(77.4% 0.137 329.8);
Tailwind
colors: {
custom: {
50: '#efb5e9',
500: '#e694df',
950: '#000000',
},
}SCSS
$custom: #e694df; $custom-light: #efb5e9; $custom-dark: #000000;
JSON
{
"hex": "#e694df",
"rgb": {
"r": 230,
"g": 148,
"b": 223
},
"hsl": {
"h": 305.122,
"s": 62.121,
"l": 74.118
},
"oklch": {
"l": 0.77357,
"c": 0.13702,
"h": 329.8
},
"luminance": 0.43331
}Semantic roles & 50–950 ramp
primary
#E694DF
secondary
#DAF1DC
accent
#CA2B1C
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084