#A09BCC#A09BCC
#A09BCC is a light, moderate blue. Relative luminance 0.353; OKLCH L 71.1% C 0.071 H 289.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BCC |
|---|---|
| RGB | rgb(160, 155, 204) |
| HSL | hsl(246, 32%, 70%) |
| HSV | hsv(246, 24%, 80%) |
| CMYK | cmyk(21.6%, 24%, 0%, 20%) |
| CIE-LAB | lab(65.96, 12.17, -24.43) |
| CIE-LCH | lch(65.96, 27.29, 296.49°) |
| OKLab | oklab(71.12% 0.0233 -0.0671) |
| OKLCH | oklch(71.12% 0.071 289.1) |
| XYZ | xyz(37.1151, 35.2754, 61.9685) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.95
Pale Purple
#B790D4
ΔE00 8.15
Perrywinkle
#8F8CE7
ΔE00 9.25
Lavender (survey)
#C79FEF
ΔE00 9.55
Pale Violet
#CEAEFA
ΔE00 10.40
Heather
#A484AC
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BCC #C7CC9B
analogous
#9BAECC #A09BCC #B89BCC
triadic
#A09BCC #CCA09B #9BCCA0
tetradic
#A09BCC #CC9BAE #C7CC9B #9BCCB8
square
#A09BCC #CC9BAE #C7CC9B #9BCCB8
split-complementary
#A09BCC #CCB89B #AECC9B
monochromatic
#58509D #7972B7 #A09BCC #C7C4E1 #ECEBF5
Accessibility & contrast
On white
2.61
#A09BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A09BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BCC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BCC | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CE
Deuteranopia (green-blind)
#8F9FCB
Tritanopia (blue-blind)
#97A3AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a09bcc; /* rgb */ color: rgb(160, 155, 204); /* oklch */ color: oklch(71.1% 0.071 289.1);
Tailwind
colors: {
custom: {
50: '#bcb8db',
500: '#a09bcc',
950: '#000000',
},
}SCSS
$custom: #a09bcc; $custom-light: #bcb8db; $custom-dark: #000000;
JSON
{
"hex": "#a09bcc",
"rgb": {
"r": 160,
"g": 155,
"b": 204
},
"hsl": {
"h": 246.122,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.71117,
"c": 0.07098,
"h": 289.1
},
"luminance": 0.35276
}Semantic roles & 50–950 ramp
primary
#A09BCC
secondary
#E7E8DB
accent
#AB3AA0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083