#A29BD2#A29BD2
#A29BD2 is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.5% C 0.080 H 290.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BD2 |
|---|---|
| RGB | rgb(162, 155, 210) |
| HSL | hsl(248, 38%, 72%) |
| HSV | hsv(248, 26%, 82%) |
| CMYK | cmyk(22.9%, 26.2%, 0%, 17.6%) |
| CIE-LAB | lab(66.35, 14.20, -27.15) |
| CIE-LCH | lch(66.35, 30.64, 297.61°) |
| OKLab | oklab(71.53% 0.0273 -0.0747) |
| OKLCH | oklch(71.53% 0.08 290.1) |
| XYZ | xyz(38.2517, 35.7767, 65.8506) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.07
Pale Purple
#B790D4
ΔE00 7.46
Perrywinkle
#8F8CE7
ΔE00 8.36
Lavender (survey)
#C79FEF
ΔE00 8.55
Pale Violet
#CEAEFA
ΔE00 9.51
Baby Purple
#CA9BF7
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BD2 #CBD29B
analogous
#9BB0D2 #A29BD2 #BE9BD2
triadic
#A29BD2 #D2A29B #9BD2A2
tetradic
#A29BD2 #D29BB0 #CBD29B #9BD2BE
square
#A29BD2 #D29BB0 #CBD29B #9BD2BE
split-complementary
#A29BD2 #D2BE9B #B0D29B
monochromatic
#574BA7 #7B71BF #A29BD2 #C9C5E5 #EBEAF6
Accessibility & contrast
On white
2.57
#A29BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#A29BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BD2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BD2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA2D4
Deuteranopia (green-blind)
#8DA0D1
Tritanopia (blue-blind)
#98A4AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a29bd2; /* rgb */ color: rgb(162, 155, 210); /* oklch */ color: oklch(71.5% 0.080 290.1);
Tailwind
colors: {
custom: {
50: '#beb8e0',
500: '#a29bd2',
950: '#000000',
},
}SCSS
$custom: #a29bd2; $custom-light: #beb8e0; $custom-dark: #000000;
JSON
{
"hex": "#a29bd2",
"rgb": {
"r": 162,
"g": 155,
"b": 210
},
"hsl": {
"h": 247.636,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.7153,
"c": 0.07958,
"h": 290.1
},
"luminance": 0.35777
}Semantic roles & 50–950 ramp
primary
#A29BD2
secondary
#EAEBDD
accent
#B135A1
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083