#A29BDB#A29BDB
#A29BDB is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.9% C 0.092 H 288.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BDB |
|---|---|
| RGB | rgb(162, 155, 219) |
| HSL | hsl(247, 47%, 73%) |
| HSV | hsv(247, 29%, 86%) |
| CMYK | cmyk(26%, 29.2%, 0%, 14.1%) |
| CIE-LAB | lab(66.70, 16.36, -31.59) |
| CIE-LCH | lch(66.70, 35.57, 297.37°) |
| OKLab | oklab(71.92% 0.0299 -0.0874) |
| OKLCH | oklch(71.92% 0.092 288.9) |
| XYZ | xyz(39.4046, 36.2378, 71.9226) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.39
Perrywinkle
#8F8CE7
ΔE00 6.79
Pale Purple
#B790D4
ΔE00 7.68
Lavender (survey)
#C79FEF
ΔE00 8.06
Periwinkle Blue
#8F99FB
ΔE00 8.11
Pastel Purple
#CAA0FF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BDB #D4DB9B
analogous
#9BB4DB #A29BDB #C29BDB
triadic
#A29BDB #DBA29B #9BDBA2
tetradic
#A29BDB #DB9BB4 #D4DB9B #9BDBC2
square
#A29BDB #DB9BB4 #D4DB9B #9BDBC2
split-complementary
#A29BDB #DBC29B #B4DB9B
monochromatic
#5043B9 #786ECB #A29BDB #CCC8EB #EAE8F7
Accessibility & contrast
On white
2.55
#A29BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#A29BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BDB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BDB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DE
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#95A6B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a29bdb; /* rgb */ color: rgb(162, 155, 219); /* oklch */ color: oklch(71.9% 0.092 288.9);
Tailwind
colors: {
custom: {
50: '#beb8e6',
500: '#a29bdb',
950: '#000000',
},
}SCSS
$custom: #a29bdb; $custom-light: #beb8e6; $custom-dark: #000000;
JSON
{
"hex": "#a29bdb",
"rgb": {
"r": 162,
"g": 155,
"b": 219
},
"hsl": {
"h": 246.563,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.71918,
"c": 0.09236,
"h": 288.9
},
"luminance": 0.36239
}Semantic roles & 50–950 ramp
primary
#A29BDB
secondary
#ECEEDD
accent
#BA2BAB
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084