#A29EE4#A29EE4
#A29EE4 is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.9% C 0.101 H 286.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EE4 |
|---|---|
| RGB | rgb(162, 158, 228) |
| HSL | hsl(243, 56%, 76%) |
| HSV | hsv(243, 31%, 89%) |
| CMYK | cmyk(28.9%, 30.7%, 0%, 10.6%) |
| CIE-LAB | lab(67.83, 16.87, -34.81) |
| CIE-LCH | lch(67.83, 38.68, 295.85°) |
| OKLab | oklab(72.91% 0.0281 -0.0966) |
| OKLCH | oklch(72.91% 0.101 286.2) |
| XYZ | xyz(41.1271, 37.7356, 78.5006) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.62
Perrywinkle
#8F8CE7
ΔE00 6.23
Periwinkle Blue
#8F99FB
ΔE00 6.54
Lavender (survey)
#C79FEF
ΔE00 8.43
Lavender Blue
#8B88F8
ΔE00 8.67
Pastel Purple
#CAA0FF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EE4 #E0E49E
analogous
#9EBDE4 #A29EE4 #C59EE4
triadic
#A29EE4 #E4A29E #9EE4A2
tetradic
#A29EE4 #E49EBD #E0E49E #9EE4C5
square
#A29EE4 #E49EBD #E0E49E #9EE4C5
split-complementary
#A29EE4 #E4C59E #BDE49E
monochromatic
#463EC9 #746ED7 #A29EE4 #D0CEF1 #E8E7F8
Accessibility & contrast
On white
2.46
#A29EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#A29EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EE4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EE4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA7E7
Deuteranopia (green-blind)
#89A3E2
Tritanopia (blue-blind)
#92AAB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a29ee4; /* rgb */ color: rgb(162, 158, 228); /* oklch */ color: oklch(72.9% 0.101 286.2);
Tailwind
colors: {
custom: {
50: '#bfbaec',
500: '#a29ee4',
950: '#000000',
},
}SCSS
$custom: #a29ee4; $custom-light: #bfbaec; $custom-dark: #000000;
JSON
{
"hex": "#a29ee4",
"rgb": {
"r": 162,
"g": 158,
"b": 228
},
"hsl": {
"h": 243.429,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.72905,
"c": 0.10063,
"h": 286.2
},
"luminance": 0.37737
}Semantic roles & 50–950 ramp
primary
#A29EE4
secondary
#EEF0DB
accent
#C421BB
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084