#A09BCA#A09BCA
#A09BCA is a light, moderate blue. Relative luminance 0.352; OKLCH L 71.0% C 0.068 H 289.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BCA |
|---|---|
| RGB | rgb(160, 155, 202) |
| HSL | hsl(246, 31%, 70%) |
| HSV | hsv(246, 23%, 79%) |
| CMYK | cmyk(20.8%, 23.3%, 0%, 20.8%) |
| CIE-LAB | lab(65.89, 11.71, -23.43) |
| CIE-LCH | lch(65.89, 26.19, 296.55°) |
| OKLab | oklab(71.04% 0.0226 -0.0642) |
| OKLCH | oklch(71.04% 0.068 289.4) |
| XYZ | xyz(36.8767, 35.1801, 60.7133) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.18
Pale Purple
#B790D4
ΔE00 8.28
Perrywinkle
#8F8CE7
ΔE00 9.69
Lavender (survey)
#C79FEF
ΔE00 9.80
Heather
#A484AC
ΔE00 10.25
Pale Violet
#CEAEFA
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BCA #C5CA9B
analogous
#9BADCA #A09BCA #B89BCA
triadic
#A09BCA #CAA09B #9BCAA0
tetradic
#A09BCA #CA9BAD #C5CA9B #9BCAB8
square
#A09BCA #CA9BAD #C5CA9B #9BCAB8
split-complementary
#A09BCA #CAB89B #ADCA9B
monochromatic
#595199 #7A73B5 #A09BCA #C6C3DF #ECEBF4
Accessibility & contrast
On white
2.61
#A09BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#A09BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BCA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BCA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CC
Deuteranopia (green-blind)
#8F9FC9
Tritanopia (blue-blind)
#97A3AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a09bca; /* rgb */ color: rgb(160, 155, 202); /* oklch */ color: oklch(71.0% 0.068 289.4);
Tailwind
colors: {
custom: {
50: '#bcb8da',
500: '#a09bca',
950: '#000000',
},
}SCSS
$custom: #a09bca; $custom-light: #bcb8da; $custom-dark: #000000;
JSON
{
"hex": "#a09bca",
"rgb": {
"r": 160,
"g": 155,
"b": 202
},
"hsl": {
"h": 246.383,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.71035,
"c": 0.06811,
"h": 289.4
},
"luminance": 0.35181
}Semantic roles & 50–950 ramp
primary
#A09BCA
secondary
#E6E7DA
accent
#A93C9E
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121114
muted
#818083