#A29FCA#A29FCA
#A29FCA is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.0% C 0.062 H 287.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FCA |
|---|---|
| RGB | rgb(162, 159, 202) |
| HSL | hsl(244, 29%, 71%) |
| HSV | hsv(244, 21%, 79%) |
| CMYK | cmyk(19.8%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(67.08, 10.09, -21.59) |
| CIE-LCH | lch(67.08, 23.83, 295.04°) |
| OKLab | oklab(72% 0.0191 -0.0591) |
| OKLCH | oklch(72% 0.062 287.9) |
| XYZ | xyz(37.9566, 36.7414, 60.9577) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.84
Pale Purple
#B790D4
ΔE00 9.23
Lavender (survey)
#C79FEF
ΔE00 10.26
Pale Violet
#CEAEFA
ΔE00 10.67
Perrywinkle
#8F8CE7
ΔE00 10.72
Lilac
#C8A2C8
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FCA #C7CA9F
analogous
#9FB1CA #A29FCA #B79FCA
triadic
#A29FCA #CAA29F #9FCAA2
tetradic
#A29FCA #CA9FB1 #C7CA9F #9FCAB7
square
#A29FCA #CA9FB1 #C7CA9F #9FCAB7
split-complementary
#A29FCA #CAB79F #B1CA9F
monochromatic
#5A559A #7C78B4 #A29FCA #C8C6E0 #ECEBF4
Accessibility & contrast
On white
2.52
#A29FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#A29FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FCA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FCA | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CC
Deuteranopia (green-blind)
#94A2C9
Tritanopia (blue-blind)
#9AA6AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a29fca; /* rgb */ color: rgb(162, 159, 202); /* oklch */ color: oklch(72.0% 0.062 287.9);
Tailwind
colors: {
custom: {
50: '#bebbda',
500: '#a29fca',
950: '#000000',
},
}SCSS
$custom: #a29fca; $custom-light: #bebbda; $custom-dark: #000000;
JSON
{
"hex": "#a29fca",
"rgb": {
"r": 162,
"g": 159,
"b": 202
},
"hsl": {
"h": 244.186,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.72001,
"c": 0.06207,
"h": 287.9
},
"luminance": 0.36742
}Semantic roles & 50–950 ramp
primary
#A29FCA
secondary
#E7E8DD
accent
#A83EA0
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121114
muted
#818083