#A29BCB#A29BCB
#A29BCB is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.2% C 0.070 H 291.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BCB |
|---|---|
| RGB | rgb(162, 155, 203) |
| HSL | hsl(249, 32%, 70%) |
| HSV | hsv(249, 24%, 80%) |
| CMYK | cmyk(20.2%, 23.6%, 0%, 20.4%) |
| CIE-LAB | lab(66.09, 12.57, -23.67) |
| CIE-LCH | lch(66.09, 26.80, 297.97°) |
| OKLab | oklab(71.24% 0.0252 -0.0649) |
| OKLCH | oklch(71.24% 0.07 291.2) |
| XYZ | xyz(37.3987, 35.4354, 61.3577) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.66
Pale Purple
#B790D4
ΔE00 7.75
Lavender (survey)
#C79FEF
ΔE00 9.32
Perrywinkle
#8F8CE7
ΔE00 9.83
Heather
#A484AC
ΔE00 9.93
Pale Violet
#CEAEFA
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BCB #C4CB9B
analogous
#9BACCB #A29BCB #BA9BCB
triadic
#A29BCB #CBA29B #9BCBA2
tetradic
#A29BCB #CB9BAC #C4CB9B #9BCBBA
square
#A29BCB #CB9BAC #C4CB9B #9BCBBA
split-complementary
#A29BCB #CBBA9B #ACCB9B
monochromatic
#5B519B #7D73B6 #A29BCB #C7C3E0 #ECEBF5
Accessibility & contrast
On white
2.60
#A29BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A29BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BCB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BCB | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CD
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#9AA3AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a29bcb; /* rgb */ color: rgb(162, 155, 203); /* oklch */ color: oklch(71.2% 0.070 291.2);
Tailwind
colors: {
custom: {
50: '#beb8db',
500: '#a29bcb',
950: '#000000',
},
}SCSS
$custom: #a29bcb; $custom-light: #beb8db; $custom-dark: #000000;
JSON
{
"hex": "#a29bcb",
"rgb": {
"r": 162,
"g": 155,
"b": 203
},
"hsl": {
"h": 248.75,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.7124,
"c": 0.0696,
"h": 291.2
},
"luminance": 0.35436
}Semantic roles & 50–950 ramp
primary
#A29BCB
secondary
#E6E8DA
accent
#AA3B9A
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121115
muted
#818083