#E697F3#E697F3
#E697F3 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.7% C 0.151 H 321.7°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E697F3 |
|---|---|
| RGB | rgb(230, 151, 243) |
| HSL | hsl(292, 79%, 77%) |
| HSV | hsv(292, 38%, 95%) |
| CMYK | cmyk(5.3%, 37.9%, 0%, 4.7%) |
| CIE-LAB | lab(73.17, 44.25, -34.22) |
| CIE-LCH | lch(73.17, 55.94, 322.28°) |
| OKLab | oklab(78.66% 0.1188 -0.0937) |
| OKLCH | oklch(78.66% 0.151 321.7) |
| XYZ | xyz(59.8755, 45.4293, 90.3914) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 5.52
Plum
#DDA0DD
ΔE00 5.60
Baby Purple
#CA9BF7
ΔE00 6.16
Mauve
#E0B0FF
ΔE00 6.46
Lilac (survey)
#CEA2FD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E697F3 #A4F397
analogous
#B897F3 #E697F3 #F397D2
triadic
#E697F3 #F3E697 #97F3E6
tetradic
#E697F3 #F3B897 #A4F397 #97D2F3
square
#E697F3 #F3B897 #A4F397 #97D2F3
split-complementary
#E697F3 #D2F397 #97F3B8
monochromatic
#CC29E6 #D960ED #E697F3 #F3CEF9 #F8E4FC
Accessibility & contrast
On white
2.08
#E697F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#E697F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E697F3
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E697F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E697F3 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF6
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#E8A1BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e697f3; /* rgb */ color: rgb(230, 151, 243); /* oklch */ color: oklch(78.7% 0.151 321.7);
Tailwind
colors: {
custom: {
50: '#efb7f7',
500: '#e697f3',
950: '#000000',
},
}SCSS
$custom: #e697f3; $custom-light: #efb7f7; $custom-dark: #000000;
JSON
{
"hex": "#e697f3",
"rgb": {
"r": 230,
"g": 151,
"b": 243
},
"hsl": {
"h": 291.522,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.78658,
"c": 0.15135,
"h": 321.7
},
"luminance": 0.45427
}Semantic roles & 50–950 ramp
primary
#E697F3
secondary
#DBF4D7
accent
#DC0A28
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085