#A29BDA#A29BDA
#A29BDA is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.9% C 0.091 H 289.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BDA |
|---|---|
| RGB | rgb(162, 155, 218) |
| HSL | hsl(247, 46%, 73%) |
| HSV | hsv(247, 29%, 85%) |
| CMYK | cmyk(25.7%, 28.9%, 0%, 14.5%) |
| CIE-LAB | lab(66.66, 16.11, -31.10) |
| CIE-LCH | lch(66.66, 35.03, 297.39°) |
| OKLab | oklab(71.87% 0.0296 -0.086) |
| OKLCH | oklch(71.87% 0.091 289) |
| XYZ | xyz(39.2734, 36.1853, 71.2314) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.30
Perrywinkle
#8F8CE7
ΔE00 6.94
Pale Purple
#B790D4
ΔE00 7.63
Lavender (survey)
#C79FEF
ΔE00 8.09
Periwinkle Blue
#8F99FB
ΔE00 8.29
Pastel Purple
#CAA0FF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BDA #D3DA9B
analogous
#9BB3DA #A29BDA #C19BDA
triadic
#A29BDA #DAA29B #9BDAA2
tetradic
#A29BDA #DA9BB3 #D3DA9B #9BDAC1
square
#A29BDA #DA9BB3 #D3DA9B #9BDAC1
split-complementary
#A29BDA #DAC19B #B3DA9B
monochromatic
#5044B7 #786EC9 #A29BDA #CCC8EB #EAE9F7
Accessibility & contrast
On white
2.55
#A29BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#A29BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BDA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BDA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA3DD
Deuteranopia (green-blind)
#8AA1D8
Tritanopia (blue-blind)
#96A6B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a29bda; /* rgb */ color: rgb(162, 155, 218); /* oklch */ color: oklch(71.9% 0.091 289.0);
Tailwind
colors: {
custom: {
50: '#beb8e5',
500: '#a29bda',
950: '#000000',
},
}SCSS
$custom: #a29bda; $custom-light: #beb8e5; $custom-dark: #000000;
JSON
{
"hex": "#a29bda",
"rgb": {
"r": 162,
"g": 155,
"b": 218
},
"hsl": {
"h": 246.667,
"s": 45.985,
"l": 73.137
},
"oklch": {
"l": 0.71874,
"c": 0.09094,
"h": 289
},
"luminance": 0.36186
}Semantic roles & 50–950 ramp
primary
#A29BDA
secondary
#ECEEDD
accent
#B92CAA
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084