#A29BDF#A29BDF
#A29BDF is a light, moderate blue. Relative luminance 0.365; OKLCH L 72.1% C 0.098 H 288.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BDF |
|---|---|
| RGB | rgb(162, 155, 223) |
| HSL | hsl(246, 52%, 74%) |
| HSV | hsv(246, 30%, 87%) |
| CMYK | cmyk(27.4%, 30.5%, 0%, 12.5%) |
| CIE-LAB | lab(66.86, 17.33, -33.55) |
| CIE-LCH | lch(66.86, 37.76, 297.32°) |
| OKLab | oklab(72.1% 0.0309 -0.093) |
| OKLCH | oklch(72.1% 0.098 288.4) |
| XYZ | xyz(39.9376, 36.4510, 74.7293) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.79
Perrywinkle
#8F8CE7
ΔE00 6.22
Periwinkle Blue
#8F99FB
ΔE00 7.39
Pale Purple
#B790D4
ΔE00 7.95
Lavender (survey)
#C79FEF
ΔE00 8.01
Pastel Purple
#CAA0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BDF #D8DF9B
analogous
#9BB6DF #A29BDF #C49BDF
triadic
#A29BDF #DFA29B #9BDFA2
tetradic
#A29BDF #DF9BB6 #D8DF9B #9BDFC4
square
#A29BDF #DF9BB6 #D8DF9B #9BDFC4
split-complementary
#A29BDF #DFC49B #B6DF9B
monochromatic
#4C3EC1 #776DD0 #A29BDF #CDC9EE #E9E8F8
Accessibility & contrast
On white
2.53
#A29BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#A29BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BDF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BDF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E2
Deuteranopia (green-blind)
#88A1DD
Tritanopia (blue-blind)
#94A7B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a29bdf; /* rgb */ color: rgb(162, 155, 223); /* oklch */ color: oklch(72.1% 0.098 288.4);
Tailwind
colors: {
custom: {
50: '#bfb8e9',
500: '#a29bdf',
950: '#000000',
},
}SCSS
$custom: #a29bdf; $custom-light: #bfb8e9; $custom-dark: #000000;
JSON
{
"hex": "#a29bdf",
"rgb": {
"r": 162,
"g": 155,
"b": 223
},
"hsl": {
"h": 246.176,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.72096,
"c": 0.09801,
"h": 288.4
},
"luminance": 0.36452
}Semantic roles & 50–950 ramp
primary
#A29BDF
secondary
#EDEFDC
accent
#BF27AF
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084