#E29FF2#E29FF2
#E29FF2 is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.5% C 0.134 H 319.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E29FF2 |
|---|---|
| RGB | rgb(226, 159, 242) |
| HSL | hsl(288, 76%, 79%) |
| HSV | hsv(288, 34%, 95%) |
| CMYK | cmyk(6.6%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(74.43, 38.62, -31.77) |
| CIE-LCH | lch(74.43, 50.01, 320.56°) |
| OKLab | oklab(79.5% 0.1026 -0.0869) |
| OKLCH | oklch(79.5% 0.134 319.7) |
| XYZ | xyz(59.7871, 47.3775, 89.9825) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.42
Mauve
#E0B0FF
ΔE00 4.57
Lavender (survey)
#C79FEF
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29FF2 #AFF29F
analogous
#B89FF2 #E29FF2 #F29FD8
triadic
#E29FF2 #F2E29F #9FF2E2
tetradic
#E29FF2 #F2B89F #AFF29F #9FD8F2
square
#E29FF2 #F2B89F #AFF29F #9FD8F2
split-complementary
#E29FF2 #D8F29F #9FF2B8
monochromatic
#C133E3 #D269EB #E29FF2 #F2D5F9 #F7E4FB
Accessibility & contrast
On white
2.00
#E29FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E29FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29FF2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29FF2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F5
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#E3A8BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e29ff2; /* rgb */ color: rgb(226, 159, 242); /* oklch */ color: oklch(79.5% 0.134 319.7);
Tailwind
colors: {
custom: {
50: '#ecbcf6',
500: '#e29ff2',
950: '#000000',
},
}SCSS
$custom: #e29ff2; $custom-light: #ecbcf6; $custom-dark: #000000;
JSON
{
"hex": "#e29ff2",
"rgb": {
"r": 226,
"g": 159,
"b": 242
},
"hsl": {
"h": 288.434,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.795,
"c": 0.1344,
"h": 319.7
},
"luminance": 0.47376
}Semantic roles & 50–950 ramp
primary
#E29FF2
secondary
#DDF3D8
accent
#D80D34
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185