#A09BDA#A09BDA
#A09BDA is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.7% C 0.091 H 287.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BDA |
|---|---|
| RGB | rgb(160, 155, 218) |
| HSL | hsl(245, 46%, 73%) |
| HSV | hsv(245, 29%, 85%) |
| CMYK | cmyk(26.6%, 28.9%, 0%, 14.5%) |
| CIE-LAB | lab(66.50, 15.52, -31.36) |
| CIE-LCH | lch(66.50, 34.99, 296.33°) |
| OKLab | oklab(71.71% 0.0274 -0.0868) |
| OKLCH | oklch(71.71% 0.091 287.5) |
| XYZ | xyz(38.8703, 35.9775, 71.2125) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.85
Perrywinkle
#8F8CE7
ΔE00 6.63
Periwinkle Blue
#8F99FB
ΔE00 7.87
Pale Purple
#B790D4
ΔE00 8.14
Lavender (survey)
#C79FEF
ΔE00 8.57
Pastel Purple
#CAA0FF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BDA #D5DA9B
analogous
#9BB5DA #A09BDA #BF9BDA
triadic
#A09BDA #DAA09B #9BDAA0
tetradic
#A09BDA #DA9BB5 #D5DA9B #9BDABF
square
#A09BDA #DA9BB5 #D5DA9B #9BDABF
split-complementary
#A09BDA #DABF9B #B5DA9B
monochromatic
#4D44B7 #766EC9 #A09BDA #CAC8EB #EAE9F7
Accessibility & contrast
On white
2.56
#A09BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#A09BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BDA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BDA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#89A0D8
Tritanopia (blue-blind)
#93A6B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a09bda; /* rgb */ color: rgb(160, 155, 218); /* oklch */ color: oklch(71.7% 0.091 287.5);
Tailwind
colors: {
custom: {
50: '#bdb8e5',
500: '#a09bda',
950: '#000000',
},
}SCSS
$custom: #a09bda; $custom-light: #bdb8e5; $custom-dark: #000000;
JSON
{
"hex": "#a09bda",
"rgb": {
"r": 160,
"g": 155,
"b": 218
},
"hsl": {
"h": 244.762,
"s": 45.985,
"l": 73.137
},
"oklch": {
"l": 0.71713,
"c": 0.09097,
"h": 287.5
},
"luminance": 0.35978
}Semantic roles & 50–950 ramp
primary
#A09BDA
secondary
#ECEEDD
accent
#B92CAE
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084