#A29ECA#A29ECA
#A29ECA is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.8% C 0.064 H 288.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A29ECA |
|---|---|
| RGB | rgb(162, 158, 202) |
| HSL | hsl(245, 29%, 71%) |
| HSV | hsv(245, 22%, 79%) |
| CMYK | cmyk(19.8%, 21.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.82, 10.65, -21.99) |
| CIE-LCH | lch(66.82, 24.43, 295.85°) |
| OKLab | oklab(71.8% 0.0206 -0.0602) |
| OKLCH | oklch(71.8% 0.064 288.9) |
| XYZ | xyz(37.7854, 36.3989, 60.9006) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.55
Pale Purple
#B790D4
ΔE00 8.87
Lavender (survey)
#C79FEF
ΔE00 10.04
Perrywinkle
#8F8CE7
ΔE00 10.55
Pale Violet
#CEAEFA
ΔE00 10.57
Heather
#A484AC
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29ECA #C6CA9E
analogous
#9EB0CA #A29ECA #B89ECA
triadic
#A29ECA #CAA29E #9ECAA2
tetradic
#A29ECA #CA9EB0 #C6CA9E #9ECAB8
square
#A29ECA #CA9EB0 #C6CA9E #9ECAB8
split-complementary
#A29ECA #CAB89E #B0CA9E
monochromatic
#5A549A #7C76B4 #A29ECA #C8C6E0 #ECEBF4
Accessibility & contrast
On white
2.54
#A29ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#A29ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29ECA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29ECA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CC
Deuteranopia (green-blind)
#93A2C9
Tritanopia (blue-blind)
#9AA5AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a29eca; /* rgb */ color: rgb(162, 158, 202); /* oklch */ color: oklch(71.8% 0.064 288.9);
Tailwind
colors: {
custom: {
50: '#bebada',
500: '#a29eca',
950: '#000000',
},
}SCSS
$custom: #a29eca; $custom-light: #bebada; $custom-dark: #000000;
JSON
{
"hex": "#a29eca",
"rgb": {
"r": 162,
"g": 158,
"b": 202
},
"hsl": {
"h": 245.455,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.718,
"c": 0.06358,
"h": 288.9
},
"luminance": 0.36399
}Semantic roles & 50–950 ramp
primary
#A29ECA
secondary
#E7E8DC
accent
#A83E9E
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121114
muted
#818083