#A09BCF#A09BCF
#A09BCF is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.2% C 0.075 H 288.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BCF |
|---|---|
| RGB | rgb(160, 155, 207) |
| HSL | hsl(246, 35%, 71%) |
| HSV | hsv(246, 25%, 81%) |
| CMYK | cmyk(22.7%, 25.1%, 0%, 18.8%) |
| CIE-LAB | lab(66.07, 12.88, -25.92) |
| CIE-LCH | lch(66.07, 28.95, 296.42°) |
| OKLab | oklab(71.24% 0.0242 -0.0713) |
| OKLCH | oklch(71.24% 0.075 288.7) |
| XYZ | xyz(37.4783, 35.4207, 63.8817) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 8.01
Perrywinkle
#8F8CE7
ΔE00 8.61
Lavender (survey)
#C79FEF
ΔE00 9.23
Pale Violet
#CEAEFA
ΔE00 10.10
Periwinkle Blue
#8F99FB
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BCF #CACF9B
analogous
#9BB0CF #A09BCF #BA9BCF
triadic
#A09BCF #CFA09B #9BCFA0
tetradic
#A09BCF #CF9BB0 #CACF9B #9BCFBA
square
#A09BCF #CF9BB0 #CACF9B #9BCFBA
split-complementary
#A09BCF #CFBA9B #B0CF9B
monochromatic
#564EA2 #7972BB #A09BCF #C7C4E3 #EBEAF5
Accessibility & contrast
On white
2.60
#A09BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#A09BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BCF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BCF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA2D1
Deuteranopia (green-blind)
#8E9FCE
Tritanopia (blue-blind)
#96A4AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a09bcf; /* rgb */ color: rgb(160, 155, 207); /* oklch */ color: oklch(71.2% 0.075 288.7);
Tailwind
colors: {
custom: {
50: '#bdb8dd',
500: '#a09bcf',
950: '#000000',
},
}SCSS
$custom: #a09bcf; $custom-light: #bdb8dd; $custom-dark: #000000;
JSON
{
"hex": "#a09bcf",
"rgb": {
"r": 160,
"g": 155,
"b": 207
},
"hsl": {
"h": 245.769,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.71241,
"c": 0.07528,
"h": 288.7
},
"luminance": 0.35421
}Semantic roles & 50–950 ramp
primary
#A09BCF
secondary
#E8EADC
accent
#AE38A3
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083