#E29FF8#E29FF8
#E29FF8 is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.8% C 0.141 H 317.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E29FF8 |
|---|---|
| RGB | rgb(226, 159, 248) |
| HSL | hsl(285, 86%, 80%) |
| HSV | hsv(285, 36%, 97%) |
| CMYK | cmyk(8.9%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(74.66, 39.80, -34.66) |
| CIE-LCH | lch(74.66, 52.78, 318.94°) |
| OKLab | oklab(79.75% 0.104 -0.0951) |
| OKLCH | oklch(79.75% 0.141 317.5) |
| XYZ | xyz(60.7030, 47.7439, 94.8065) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.59
Pastel Purple
#CAA0FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29FF8 #B5F89F
analogous
#B69FF8 #E29FF8 #F89FE1
triadic
#E29FF8 #F8E29F #9FF8E2
tetradic
#E29FF8 #F8B69F #B5F89F #9FE1F8
square
#E29FF8 #F8B69F #B5F89F #9FE1F8
split-complementary
#E29FF8 #E1F89F #9FF8B6
monochromatic
#C02DF0 #D166F4 #E29FF8 #F3D8FC #F6E2FD
Accessibility & contrast
On white
1.99
#E29FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#E29FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29FF8
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29FF8 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#E2AAC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e29ff8; /* rgb */ color: rgb(226, 159, 248); /* oklch */ color: oklch(79.8% 0.141 317.5);
Tailwind
colors: {
custom: {
50: '#ecbcfb',
500: '#e29ff8',
950: '#000000',
},
}SCSS
$custom: #e29ff8; $custom-light: #ecbcfb; $custom-dark: #000000;
JSON
{
"hex": "#e29ff8",
"rgb": {
"r": 226,
"g": 159,
"b": 248
},
"hsl": {
"h": 285.169,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.79753,
"c": 0.14089,
"h": 317.5
},
"luminance": 0.47742
}Semantic roles & 50–950 ramp
primary
#E29FF8
secondary
#DEF5D6
accent
#E3033A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185