#A09CCB#A09CCB
#A09CCB is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.3% C 0.068 H 288.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A09CCB |
|---|---|
| RGB | rgb(160, 156, 203) |
| HSL | hsl(245, 31%, 70%) |
| HSV | hsv(245, 23%, 80%) |
| CMYK | cmyk(21.2%, 23.2%, 0%, 20.4%) |
| CIE-LAB | lab(66.18, 11.38, -23.53) |
| CIE-LCH | lch(66.18, 26.14, 295.80°) |
| OKLab | oklab(71.28% 0.0215 -0.0645) |
| OKLCH | oklch(71.28% 0.068 288.4) |
| XYZ | xyz(37.1626, 35.5618, 61.3945) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.28
Pale Purple
#B790D4
ΔE00 8.53
Perrywinkle
#8F8CE7
ΔE00 9.63
Lavender (survey)
#C79FEF
ΔE00 9.85
Pale Violet
#CEAEFA
ΔE00 10.57
Heather
#A484AC
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09CCB #C7CB9C
analogous
#9CAFCB #A09CCB #B79CCB
triadic
#A09CCB #CBA09C #9CCBA0
tetradic
#A09CCB #CB9CAF #C7CB9C #9CCBB7
square
#A09CCB #CB9CAF #C7CB9C #9CCBB7
split-complementary
#A09CCB #CBB79C #AFCB9C
monochromatic
#58519B #7974B6 #A09CCB #C7C4E0 #ECEBF4
Accessibility & contrast
On white
2.59
#A09CCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A09CCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09CCB
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09CCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09CCB | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CD
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#97A4AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a09ccb; /* rgb */ color: rgb(160, 156, 203); /* oklch */ color: oklch(71.3% 0.068 288.4);
Tailwind
colors: {
custom: {
50: '#bcb9db',
500: '#a09ccb',
950: '#000000',
},
}SCSS
$custom: #a09ccb; $custom-light: #bcb9db; $custom-dark: #000000;
JSON
{
"hex": "#a09ccb",
"rgb": {
"r": 160,
"g": 156,
"b": 203
},
"hsl": {
"h": 245.106,
"s": 31.126,
"l": 70.392
},
"oklch": {
"l": 0.71276,
"c": 0.06803,
"h": 288.4
},
"luminance": 0.35562
}Semantic roles & 50–950 ramp
primary
#A09CCB
secondary
#E7E8DB
accent
#AA3CA0
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121115
muted
#818083