#A09EAF#A09EAF
#A09EAF is a light, muted blue. Relative luminance 0.350; OKLCH L 70.6% C 0.025 H 291.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EAF |
|---|---|
| RGB | rgb(160, 158, 175) |
| HSL | hsl(247, 10%, 65%) |
| HSV | hsv(247, 10%, 69%) |
| CMYK | cmyk(8.6%, 9.7%, 0%, 31.4%) |
| CIE-LAB | lab(65.77, 4.09, -8.54) |
| CIE-LCH | lch(65.77, 9.47, 295.59°) |
| OKLab | oklab(70.64% 0.0089 -0.0229) |
| OKLCH | oklch(70.64% 0.025 291.2) |
| XYZ | xyz(34.4604, 35.0223, 45.4936) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.94
Cool Gray
#9AA7B0
ΔE00 9.44
Dove Gray
#B6B8BD
ΔE00 9.46
Pewter
#899397
ΔE00 10.94
Bluey Grey
#89A0B0
ΔE00 11.54
Cool Grey
#95A3A6
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EAF #ADAF9E
analogous
#9EA4AF #A09EAF #A89EAF
triadic
#A09EAF #AFA09E #9EAFA0
tetradic
#A09EAF #AF9EA4 #ADAF9E #9EAFA8
square
#A09EAF #AF9EA4 #ADAF9E #9EAFA8
split-complementary
#A09EAF #AFA89E #A4AF9E
monochromatic
#625F73 #7F7C93 #A09EAF #C1C0CB #E2E1E6
Accessibility & contrast
On white
2.62
#A09EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#A09EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EAF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EAF | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#9B9FAE
Tritanopia (blue-blind)
#9DA1A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a09eaf; /* rgb */ color: rgb(160, 158, 175); /* oklch */ color: oklch(70.6% 0.025 291.2);
Tailwind
colors: {
custom: {
50: '#bcbac6',
500: '#a09eaf',
950: '#000000',
},
}SCSS
$custom: #a09eaf; $custom-light: #bcbac6; $custom-dark: #000000;
JSON
{
"hex": "#a09eaf",
"rgb": {
"r": 160,
"g": 158,
"b": 175
},
"hsl": {
"h": 247.059,
"s": 9.605,
"l": 65.294
},
"oklch": {
"l": 0.70639,
"c": 0.0246,
"h": 291.2
},
"luminance": 0.35022
}Semantic roles & 50–950 ramp
primary
#A09EAF
secondary
#D7D7D2
accent
#94528C
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082