#A09FBF#A09FBF
#A09FBF is a light, muted blue. Relative luminance 0.360; OKLCH L 71.4% C 0.046 H 286.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FBF |
|---|---|
| RGB | rgb(160, 159, 191) |
| HSL | hsl(242, 20%, 69%) |
| HSV | hsv(242, 17%, 75%) |
| CMYK | cmyk(16.2%, 16.8%, 0%, 25.1%) |
| CIE-LAB | lab(66.54, 6.96, -16.31) |
| CIE-LCH | lch(66.54, 17.73, 293.13°) |
| OKLab | oklab(71.42% 0.0132 -0.0443) |
| OKLCH | oklch(71.42% 0.046 286.6) |
| XYZ | xyz(36.2972, 36.0310, 54.3225) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.61
Pale Purple
#B790D4
ΔE00 11.31
Heather
#A484AC
ΔE00 11.64
Lilac
#C8A2C8
ΔE00 11.75
Light Periwinkle
#C1C6FC
ΔE00 12.37
Lavender (survey)
#C79FEF
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FBF #BEBF9F
analogous
#9FAEBF #A09FBF #B09FBF
triadic
#A09FBF #BFA09F #9FBFA0
tetradic
#A09FBF #BF9FAE #BEBF9F #9FBFB0
square
#A09FBF #BF9FAE #BEBF9F #9FBFB0
split-complementary
#A09FBF #BFB09F #AEBF9F
monochromatic
#5C5B89 #7C7AA7 #A09FBF #C4C4D7 #E9E8F0
Accessibility & contrast
On white
2.56
#A09FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#A09FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FBF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FBF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C0
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#9AA4AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a09fbf; /* rgb */ color: rgb(160, 159, 191); /* oklch */ color: oklch(71.4% 0.046 286.6);
Tailwind
colors: {
custom: {
50: '#bcbbd2',
500: '#a09fbf',
950: '#000000',
},
}SCSS
$custom: #a09fbf; $custom-light: #bcbbd2; $custom-dark: #000000;
JSON
{
"hex": "#a09fbf",
"rgb": {
"r": 160,
"g": 159,
"b": 191
},
"hsl": {
"h": 241.875,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.71416,
"c": 0.04625,
"h": 286.6
},
"luminance": 0.36031
}Semantic roles & 50–950 ramp
primary
#A09FBF
secondary
#E1E2D8
accent
#9E479C
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121114
muted
#818082