#A09DBF#A09DBF
#A09DBF is a light, muted blue. Relative luminance 0.353; OKLCH L 71.0% C 0.049 H 289.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DBF |
|---|---|
| RGB | rgb(160, 157, 191) |
| HSL | hsl(245, 21%, 68%) |
| HSV | hsv(245, 18%, 75%) |
| CMYK | cmyk(16.2%, 17.8%, 0%, 25.1%) |
| CIE-LAB | lab(66.02, 8.08, -17.10) |
| CIE-LCH | lch(66.02, 18.92, 295.30°) |
| OKLab | oklab(71.01% 0.0161 -0.0465) |
| OKLCH | oklch(71.01% 0.049 289.1) |
| XYZ | xyz(35.9561, 35.3488, 54.2088) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.95
Pale Purple
#B790D4
ΔE00 10.53
Heather
#A484AC
ΔE00 10.66
Lilac
#C8A2C8
ΔE00 11.10
Dusty Lavender
#AC86A8
ΔE00 11.85
Lavender (survey)
#C79FEF
ΔE00 12.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DBF #BCBF9D
analogous
#9DABBF #A09DBF #B19DBF
triadic
#A09DBF #BFA09D #9DBFA0
tetradic
#A09DBF #BF9DAB #BCBF9D #9DBFB1
square
#A09DBF #BF9DAB #BCBF9D #9DBFB1
split-complementary
#A09DBF #BFB19D #ABBF9D
monochromatic
#5D5988 #7C78A7 #A09DBF #C4C2D7 #E8E7EF
Accessibility & contrast
On white
2.60
#A09DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A09DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DBF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DBF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#95A0BE
Tritanopia (blue-blind)
#9AA2A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a09dbf; /* rgb */ color: rgb(160, 157, 191); /* oklch */ color: oklch(71.0% 0.049 289.1);
Tailwind
colors: {
custom: {
50: '#bcb9d2',
500: '#a09dbf',
950: '#000000',
},
}SCSS
$custom: #a09dbf; $custom-light: #bcb9d2; $custom-dark: #000000;
JSON
{
"hex": "#a09dbf",
"rgb": {
"r": 160,
"g": 157,
"b": 191
},
"hsl": {
"h": 245.294,
"s": 20.988,
"l": 68.235
},
"oklch": {
"l": 0.71008,
"c": 0.04924,
"h": 289.1
},
"luminance": 0.35349
}Semantic roles & 50–950 ramp
primary
#A09DBF
secondary
#E0E1D7
accent
#9F4698
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121114
muted
#818082