#A09DC2#A09DC2
#A09DC2 is a light, muted blue. Relative luminance 0.355; OKLCH L 71.1% C 0.054 H 288.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DC2 |
|---|---|
| RGB | rgb(160, 157, 194) |
| HSL | hsl(245, 23%, 69%) |
| HSV | hsv(245, 19%, 76%) |
| CMYK | cmyk(17.5%, 19.1%, 0%, 23.9%) |
| CIE-LAB | lab(66.12, 8.76, -18.62) |
| CIE-LCH | lch(66.12, 20.57, 295.19°) |
| OKLab | oklab(71.12% 0.0172 -0.0507) |
| OKLCH | oklch(71.12% 0.054 288.7) |
| XYZ | xyz(36.2896, 35.4822, 55.9653) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.19
Pale Purple
#B790D4
ΔE00 9.98
Heather
#A484AC
ΔE00 10.59
Lilac
#C8A2C8
ΔE00 11.03
Lavender (survey)
#C79FEF
ΔE00 11.51
Dusty Lavender
#AC86A8
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DC2 #BFC29D
analogous
#9DADC2 #A09DC2 #B39DC2
triadic
#A09DC2 #C2A09D #9DC2A0
tetradic
#A09DC2 #C29DAD #BFC29D #9DC2B3
square
#A09DC2 #C29DAD #BFC29D #9DC2B3
split-complementary
#A09DC2 #C2B39D #ADC29D
monochromatic
#5C588D #7B77AB #A09DC2 #C5C3D9 #E9E8F1
Accessibility & contrast
On white
2.59
#A09DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#A09DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DC2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DC2 | 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)
#94A2C4
Deuteranopia (green-blind)
#94A0C1
Tritanopia (blue-blind)
#99A3A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a09dc2; /* rgb */ color: rgb(160, 157, 194); /* oklch */ color: oklch(71.1% 0.054 288.7);
Tailwind
colors: {
custom: {
50: '#bcb9d4',
500: '#a09dc2',
950: '#000000',
},
}SCSS
$custom: #a09dc2; $custom-light: #bcb9d4; $custom-dark: #000000;
JSON
{
"hex": "#a09dc2",
"rgb": {
"r": 160,
"g": 157,
"b": 194
},
"hsl": {
"h": 244.865,
"s": 23.27,
"l": 68.824
},
"oklch": {
"l": 0.71122,
"c": 0.05356,
"h": 288.7
},
"luminance": 0.35483
}Semantic roles & 50–950 ramp
primary
#A09DC2
secondary
#E2E3D8
accent
#A2449A
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121114
muted
#818083