#E697E4#E697E4
#E697E4 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.0% C 0.137 H 327.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E697E4 |
|---|---|
| RGB | rgb(230, 151, 228) |
| HSL | hsl(302, 61%, 75%) |
| HSV | hsv(302, 34%, 90%) |
| CMYK | cmyk(0%, 34.3%, 0.9%, 9.8%) |
| CIE-LAB | lab(72.60, 41.47, -26.91) |
| CIE-LCH | lch(72.60, 49.44, 327.02°) |
| OKLab | oklab(78.04% 0.1153 -0.073) |
| OKLCH | oklch(78.04% 0.137 327.7) |
| XYZ | xyz(57.7022, 44.5600, 78.9452) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 4.34
Violet (CSS)
#EE82EE
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 7.35
Mauve
#E0B0FF
ΔE00 7.60
Bubblegum Pink
#FE83CC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E697E4 #97E699
analogous
#C197E6 #E697E4 #E697BD
triadic
#E697E4 #E4E697 #97E4E6
tetradic
#E697E4 #E6C197 #97E699 #97BDE6
square
#E697E4 #E6C197 #97E699 #97BDE6
split-complementary
#E697E4 #BDE697 #97E6C1
monochromatic
#CE34CA #DA66D7 #E697E4 #F2C8F1 #F9E6F9
Accessibility & contrast
On white
2.12
#E697E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E697E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E697E4
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E697E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E697E4 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ACE7
Deuteranopia (green-blind)
#A6B6E1
Tritanopia (blue-blind)
#EB9EB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e697e4; /* rgb */ color: rgb(230, 151, 228); /* oklch */ color: oklch(78.0% 0.137 327.7);
Tailwind
colors: {
custom: {
50: '#efb7ec',
500: '#e697e4',
950: '#000000',
},
}SCSS
$custom: #e697e4; $custom-light: #efb7ec; $custom-dark: #000000;
JSON
{
"hex": "#e697e4",
"rgb": {
"r": 230,
"g": 151,
"b": 228
},
"hsl": {
"h": 301.519,
"s": 61.24,
"l": 74.706
},
"oklch": {
"l": 0.78038,
"c": 0.1365,
"h": 327.7
},
"luminance": 0.44558
}Semantic roles & 50–950 ramp
primary
#E697E4
secondary
#DBF0DB
accent
#C9211D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084