#E69EFB#E69EFB
#E69EFB is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.1% C 0.148 H 318.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EFB |
|---|---|
| RGB | rgb(230, 158, 251) |
| HSL | hsl(286, 92%, 80%) |
| HSV | hsv(286, 37%, 98%) |
| CMYK | cmyk(8.4%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(74.98, 42.11, -35.77) |
| CIE-LCH | lch(74.98, 55.25, 319.66°) |
| OKLab | oklab(80.12% 0.1106 -0.0982) |
| OKLCH | oklch(80.12% 0.148 318.4) |
| XYZ | xyz(62.2702, 48.2435, 97.2798) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.80
Lilac (survey)
#CEA2FD
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.37
Lavender (survey)
#C79FEF
ΔE00 5.92
Plum
#DDA0DD
ΔE00 6.06
Pastel Purple
#CAA0FF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EFB #B3FB9E
analogous
#B89EFB #E69EFB #FB9EE1
triadic
#E69EFB #FBE69E #9EFBE6
tetradic
#E69EFB #FBB89E #B3FB9E #9EE1FB
square
#E69EFB #FBB89E #B3FB9E #9EE1FB
split-complementary
#E69EFB #E1FB9E #9EFBB8
monochromatic
#C828F6 #D763F9 #E69EFB #F5D9FD #F7E2FE
Accessibility & contrast
On white
1.97
#E69EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#E69EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EFB
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EFB | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#E6A9C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e69efb; /* rgb */ color: rgb(230, 158, 251); /* oklch */ color: oklch(80.1% 0.148 318.4);
Tailwind
colors: {
custom: {
50: '#efbcfd',
500: '#e69efb',
950: '#000000',
},
}SCSS
$custom: #e69efb; $custom-light: #efbcfd; $custom-dark: #000000;
JSON
{
"hex": "#e69efb",
"rgb": {
"r": 230,
"g": 158,
"b": 251
},
"hsl": {
"h": 286.452,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.80123,
"c": 0.14786,
"h": 318.4
},
"luminance": 0.48242
}Semantic roles & 50–950 ramp
primary
#E69EFB
secondary
#DCF6D5
accent
#E60034
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185