#E697F2#E697F2
#E697F2 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.6% C 0.150 H 322.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E697F2 |
|---|---|
| RGB | rgb(230, 151, 242) |
| HSL | hsl(292, 78%, 77%) |
| HSV | hsv(292, 38%, 95%) |
| CMYK | cmyk(5%, 37.6%, 0%, 5.1%) |
| CIE-LAB | lab(73.13, 44.06, -33.74) |
| CIE-LCH | lch(73.13, 55.49, 322.56°) |
| OKLab | oklab(78.62% 0.1186 -0.0923) |
| OKLCH | oklch(78.62% 0.15 322.1) |
| XYZ | xyz(59.7249, 45.3691, 89.5982) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.40
Plum
#DDA0DD
ΔE00 5.44
Baby Purple
#CA9BF7
ΔE00 6.27
Mauve
#E0B0FF
ΔE00 6.50
Lilac (survey)
#CEA2FD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E697F2 #A3F297
analogous
#B997F2 #E697F2 #F297D1
triadic
#E697F2 #F2E697 #97F2E6
tetradic
#E697F2 #F2B997 #A3F297 #97D1F2
square
#E697F2 #F2B997 #A3F297 #97D1F2
split-complementary
#E697F2 #D1F297 #97F2B9
monochromatic
#CC2AE4 #D961EB #E697F2 #F3CDF9 #F8E4FC
Accessibility & contrast
On white
2.08
#E697F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E697F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E697F2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E697F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E697F2 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#E9A1B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e697f2; /* rgb */ color: rgb(230, 151, 242); /* oklch */ color: oklch(78.6% 0.150 322.1);
Tailwind
colors: {
custom: {
50: '#efb7f6',
500: '#e697f2',
950: '#000000',
},
}SCSS
$custom: #e697f2; $custom-light: #efb7f6; $custom-dark: #000000;
JSON
{
"hex": "#e697f2",
"rgb": {
"r": 230,
"g": 151,
"b": 242
},
"hsl": {
"h": 292.088,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.78616,
"c": 0.15032,
"h": 322.1
},
"luminance": 0.45367
}Semantic roles & 50–950 ramp
primary
#E697F2
secondary
#DBF3D8
accent
#DA0B27
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085