#E695F8#E695F8
#E695F8 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.6% C 0.160 H 320.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E695F8 |
|---|---|
| RGB | rgb(230, 149, 248) |
| HSL | hsl(289, 88%, 78%) |
| HSV | hsv(289, 40%, 97%) |
| CMYK | cmyk(7.3%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(72.96, 46.25, -37.28) |
| CIE-LCH | lch(72.96, 59.41, 321.13°) |
| OKLab | oklab(78.56% 0.1227 -0.1024) |
| OKLCH | oklch(78.56% 0.16 320.2) |
| XYZ | xyz(60.3217, 45.0972, 94.3158) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Baby Purple
#CA9BF7
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 5.98
Lilac (survey)
#CEA2FD
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.70
Lavender (survey)
#C79FEF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E695F8 #A7F895
analogous
#B495F8 #E695F8 #F895D8
triadic
#E695F8 #F8E695 #95F8E6
tetradic
#E695F8 #F8B495 #A7F895 #95D8F8
square
#E695F8 #F8B495 #A7F895 #95D8F8
split-complementary
#E695F8 #D8F895 #95F8B4
monochromatic
#CB22F0 #D85CF4 #E695F8 #F4CEFC #F8E2FD
Accessibility & contrast
On white
2.10
#E695F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E695F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E695F8
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E695F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E695F8 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFC
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#E7A1BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e695f8; /* rgb */ color: rgb(230, 149, 248); /* oklch */ color: oklch(78.6% 0.160 320.2);
Tailwind
colors: {
custom: {
50: '#efb6fb',
500: '#e695f8',
950: '#000000',
},
}SCSS
$custom: #e695f8; $custom-light: #efb6fb; $custom-dark: #000000;
JSON
{
"hex": "#e695f8",
"rgb": {
"r": 230,
"g": 149,
"b": 248
},
"hsl": {
"h": 289.091,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.7856,
"c": 0.15985,
"h": 320.2
},
"luminance": 0.45095
}Semantic roles & 50–950 ramp
primary
#E695F8
secondary
#DCF5D6
accent
#E4012B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085