#E697E2#E697E2
#E697E2 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.0% C 0.135 H 328.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E697E2 |
|---|---|
| RGB | rgb(230, 151, 226) |
| HSL | hsl(303, 61%, 75%) |
| HSV | hsv(303, 34%, 90%) |
| CMYK | cmyk(0%, 34.3%, 1.7%, 9.8%) |
| CIE-LAB | lab(72.53, 41.11, -25.93) |
| CIE-LCH | lch(72.53, 48.60, 327.76°) |
| OKLab | oklab(77.96% 0.1148 -0.0703) |
| OKLCH | oklch(77.96% 0.135 328.5) |
| XYZ | xyz(57.4262, 44.4496, 77.4915) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 4.33
Violet (CSS)
#EE82EE
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 7.48
Bubblegum Pink
#FE83CC
ΔE00 7.53
Mauve
#E0B0FF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E697E2 #97E69B
analogous
#C397E6 #E697E2 #E697BB
triadic
#E697E2 #E2E697 #97E2E6
tetradic
#E697E2 #E6C397 #97E69B #97BBE6
square
#E697E2 #E6C397 #97E69B #97BBE6
split-complementary
#E697E2 #BBE697 #97E6C3
monochromatic
#CE34C6 #DA66D4 #E697E2 #F2C8F0 #F9E6F8
Accessibility & contrast
On white
2.12
#E697E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E697E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E697E2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E697E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E697E2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE5
Deuteranopia (green-blind)
#A6B6DF
Tritanopia (blue-blind)
#EB9DB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e697e2; /* rgb */ color: rgb(230, 151, 226); /* oklch */ color: oklch(78.0% 0.135 328.5);
Tailwind
colors: {
custom: {
50: '#efb7eb',
500: '#e697e2',
950: '#000000',
},
}SCSS
$custom: #e697e2; $custom-light: #efb7eb; $custom-dark: #000000;
JSON
{
"hex": "#e697e2",
"rgb": {
"r": 230,
"g": 151,
"b": 226
},
"hsl": {
"h": 303.038,
"s": 61.24,
"l": 74.706
},
"oklch": {
"l": 0.77958,
"c": 0.1346,
"h": 328.5
},
"luminance": 0.44447
}Semantic roles & 50–950 ramp
primary
#E697E2
secondary
#DBF0DC
accent
#C9251D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084