#A29FB2#A29FB2
#A29FB2 is a light, muted blue. Relative luminance 0.357; OKLCH L 71.1% C 0.028 H 292.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FB2 |
|---|---|
| RGB | rgb(162, 159, 178) |
| HSL | hsl(249, 11%, 66%) |
| HSV | hsv(249, 11%, 70%) |
| CMYK | cmyk(9%, 10.7%, 0%, 30.2%) |
| CIE-LAB | lab(66.28, 4.84, -9.43) |
| CIE-LCH | lch(66.28, 10.60, 297.18°) |
| OKLab | oklab(71.11% 0.0107 -0.0253) |
| OKLCH | oklch(71.11% 0.028 292.9) |
| XYZ | xyz(35.3327, 35.6919, 47.1386) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.67
Dove Gray
#B6B8BD
ΔE00 9.85
Cool Gray
#9AA7B0
ΔE00 10.32
Pewter
#899397
ΔE00 12.00
Purpley Grey
#947E94
ΔE00 12.14
Bluey Grey
#89A0B0
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FB2 #AFB29F
analogous
#9FA5B2 #A29FB2 #AB9FB2
triadic
#A29FB2 #B2A29F #9FB2A2
tetradic
#A29FB2 #B29FA5 #AFB29F #9FB2AB
square
#A29FB2 #B29FA5 #AFB29F #9FB2AB
split-complementary
#A29FB2 #B2AB9F #A5B29F
monochromatic
#636077 #817D97 #A29FB2 #C3C1CD #E4E3E8
Accessibility & contrast
On white
2.58
#A29FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A29FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FB2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FB2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#9BA1B1
Tritanopia (blue-blind)
#9FA2A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a29fb2; /* rgb */ color: rgb(162, 159, 178); /* oklch */ color: oklch(71.1% 0.028 292.9);
Tailwind
colors: {
custom: {
50: '#bdbbc9',
500: '#a29fb2',
950: '#000000',
},
}SCSS
$custom: #a29fb2; $custom-light: #bdbbc9; $custom-dark: #000000;
JSON
{
"hex": "#a29fb2",
"rgb": {
"r": 162,
"g": 159,
"b": 178
},
"hsl": {
"h": 249.474,
"s": 10.983,
"l": 66.078
},
"oklch": {
"l": 0.71114,
"c": 0.02753,
"h": 292.9
},
"luminance": 0.35692
}Semantic roles & 50–950 ramp
primary
#A29FB2
secondary
#D9DAD3
accent
#95508A
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082