#A09FB2#A09FB2
#A09FB2 is a light, muted blue. Relative luminance 0.355; OKLCH L 71.0% C 0.027 H 288.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FB2 |
|---|---|
| RGB | rgb(160, 159, 178) |
| HSL | hsl(243, 11%, 66%) |
| HSV | hsv(243, 11%, 70%) |
| CMYK | cmyk(10.1%, 10.7%, 0%, 30.2%) |
| CIE-LAB | lab(66.12, 4.16, -9.69) |
| CIE-LCH | lch(66.12, 10.54, 293.24°) |
| OKLab | oklab(70.95% 0.0085 -0.0261) |
| OKLCH | oklch(70.95% 0.027 288.1) |
| XYZ | xyz(34.9296, 35.4840, 47.1197) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.48
Cool Gray
#9AA7B0
ΔE00 9.51
Dove Gray
#B6B8BD
ΔE00 9.64
Pewter
#899397
ΔE00 11.34
Bluey Grey
#89A0B0
ΔE00 11.37
Cool Grey
#95A3A6
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FB2 #B1B29F
analogous
#9FA7B2 #A09FB2 #A99FB2
triadic
#A09FB2 #B2A09F #9FB2A0
tetradic
#A09FB2 #B29FA7 #B1B29F #9FB2A9
square
#A09FB2 #B29FA7 #B1B29F #9FB2A9
split-complementary
#A09FB2 #B2A99F #A7B29F
monochromatic
#616077 #7E7D97 #A09FB2 #C2C1CD #E3E3E8
Accessibility & contrast
On white
2.59
#A09FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#A09FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FB2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FB2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#9BA0B1
Tritanopia (blue-blind)
#9DA2A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a09fb2; /* rgb */ color: rgb(160, 159, 178); /* oklch */ color: oklch(71.0% 0.027 288.1);
Tailwind
colors: {
custom: {
50: '#bcbbc9',
500: '#a09fb2',
950: '#000000',
},
}SCSS
$custom: #a09fb2; $custom-light: #bcbbc9; $custom-dark: #000000;
JSON
{
"hex": "#a09fb2",
"rgb": {
"r": 160,
"g": 159,
"b": 178
},
"hsl": {
"h": 243.158,
"s": 10.983,
"l": 66.078
},
"oklch": {
"l": 0.7095,
"c": 0.02743,
"h": 288.1
},
"luminance": 0.35484
}Semantic roles & 50–950 ramp
primary
#A09FB2
secondary
#D9DAD3
accent
#955091
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082