#A09CCF#A09CCF
#A09CCF is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.4% C 0.074 H 288.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A09CCF |
|---|---|
| RGB | rgb(160, 156, 207) |
| HSL | hsl(245, 35%, 71%) |
| HSV | hsv(245, 25%, 81%) |
| CMYK | cmyk(22.7%, 24.6%, 0%, 18.8%) |
| CIE-LAB | lab(66.33, 12.31, -25.53) |
| CIE-LCH | lch(66.33, 28.34, 295.75°) |
| OKLab | oklab(71.44% 0.0228 -0.0702) |
| OKLCH | oklch(71.44% 0.074 288) |
| XYZ | xyz(37.6454, 35.7549, 63.9374) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.90
Pale Purple
#B790D4
ΔE00 8.32
Perrywinkle
#8F8CE7
ΔE00 8.78
Lavender (survey)
#C79FEF
ΔE00 9.39
Periwinkle Blue
#8F99FB
ΔE00 10.12
Pale Violet
#CEAEFA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09CCF #CBCF9C
analogous
#9CB1CF #A09CCF #B99CCF
triadic
#A09CCF #CFA09C #9CCFA0
tetradic
#A09CCF #CF9CB1 #CBCF9C #9CCFB9
square
#A09CCF #CF9CB1 #CBCF9C #9CCFB9
split-complementary
#A09CCF #CFB99C #B1CF9C
monochromatic
#554FA2 #7873BB #A09CCF #C8C5E3 #EBEAF5
Accessibility & contrast
On white
2.58
#A09CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#A09CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09CCF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09CCF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2D1
Deuteranopia (green-blind)
#8FA0CE
Tritanopia (blue-blind)
#96A5AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a09ccf; /* rgb */ color: rgb(160, 156, 207); /* oklch */ color: oklch(71.4% 0.074 288.0);
Tailwind
colors: {
custom: {
50: '#bdb9dd',
500: '#a09ccf',
950: '#000000',
},
}SCSS
$custom: #a09ccf; $custom-light: #bdb9dd; $custom-dark: #000000;
JSON
{
"hex": "#a09ccf",
"rgb": {
"r": 160,
"g": 156,
"b": 207
},
"hsl": {
"h": 244.706,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.7144,
"c": 0.07378,
"h": 288
},
"luminance": 0.35756
}Semantic roles & 50–950 ramp
primary
#A09CCF
secondary
#E9EADD
accent
#AE38A4
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083