#A09FC0#A09FC0
#A09FC0 is a light, muted blue. Relative luminance 0.361; OKLCH L 71.5% C 0.048 H 286.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FC0 |
|---|---|
| RGB | rgb(160, 159, 192) |
| HSL | hsl(242, 21%, 69%) |
| HSV | hsv(242, 17%, 75%) |
| CMYK | cmyk(16.7%, 17.2%, 0%, 24.7%) |
| CIE-LAB | lab(66.58, 7.19, -16.81) |
| CIE-LCH | lch(66.58, 18.29, 293.14°) |
| OKLab | oklab(71.45% 0.0136 -0.0457) |
| OKLCH | oklch(71.45% 0.048 286.5) |
| XYZ | xyz(36.4076, 36.0752, 54.9041) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.34
Pale Purple
#B790D4
ΔE00 11.11
Heather
#A484AC
ΔE00 11.58
Lilac
#C8A2C8
ΔE00 11.69
Light Periwinkle
#C1C6FC
ΔE00 12.21
Lavender (survey)
#C79FEF
ΔE00 12.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FC0 #BFC09F
analogous
#9FAFC0 #A09FC0 #B19FC0
triadic
#A09FC0 #C0A09F #9FC0A0
tetradic
#A09FC0 #C09FAF #BFC09F #9FC0B1
square
#A09FC0 #C09FAF #BFC09F #9FC0B1
split-complementary
#A09FC0 #C0B19F #AFC09F
monochromatic
#5C5B8A #7B7AA8 #A09FC0 #C5C4D8 #E9E9F0
Accessibility & contrast
On white
2.56
#A09FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A09FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FC0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FC0 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A3C2
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#99A4AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a09fc0; /* rgb */ color: rgb(160, 159, 192); /* oklch */ color: oklch(71.5% 0.048 286.5);
Tailwind
colors: {
custom: {
50: '#bcbbd3',
500: '#a09fc0',
950: '#000000',
},
}SCSS
$custom: #a09fc0; $custom-light: #bcbbd3; $custom-dark: #000000;
JSON
{
"hex": "#a09fc0",
"rgb": {
"r": 160,
"g": 159,
"b": 192
},
"hsl": {
"h": 241.818,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.71454,
"c": 0.0477,
"h": 286.5
},
"luminance": 0.36076
}Semantic roles & 50–950 ramp
primary
#A09FC0
secondary
#E2E2D9
accent
#9F469C
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121114
muted
#818082