#A09FCC#A09FCC
#A09FCC is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.9% C 0.065 H 285.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FCC |
|---|---|
| RGB | rgb(160, 159, 204) |
| HSL | hsl(241, 31%, 71%) |
| HSV | hsv(241, 22%, 80%) |
| CMYK | cmyk(21.6%, 22.1%, 0%, 20%) |
| CIE-LAB | lab(67.00, 9.92, -22.84) |
| CIE-LCH | lch(67.00, 24.90, 293.47°) |
| OKLab | oklab(71.92% 0.0176 -0.0626) |
| OKLCH | oklch(71.92% 0.065 285.7) |
| XYZ | xyz(37.7918, 36.6289, 62.1940) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.94
Pale Purple
#B790D4
ΔE00 9.47
Perrywinkle
#8F8CE7
ΔE00 9.92
Lavender (survey)
#C79FEF
ΔE00 10.31
Pale Violet
#CEAEFA
ΔE00 10.68
Periwinkle Blue
#8F99FB
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FCC #CBCC9F
analogous
#9FB4CC #A09FCC #B69FCC
triadic
#A09FCC #CCA09F #9FCCA0
tetradic
#A09FCC #CC9FB4 #CBCC9F #9FCCB6
square
#A09FCC #CC9FB4 #CBCC9F #9FCCB6
split-complementary
#A09FCC #CCB69F #B4CC9F
monochromatic
#55539D #7877B7 #A09FCC #C8C7E1 #EBEBF4
Accessibility & contrast
On white
2.52
#A09FCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A09FCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FCC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FCC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CE
Deuteranopia (green-blind)
#93A2CB
Tritanopia (blue-blind)
#96A7AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a09fcc; /* rgb */ color: rgb(160, 159, 204); /* oklch */ color: oklch(71.9% 0.065 285.7);
Tailwind
colors: {
custom: {
50: '#bcbbdb',
500: '#a09fcc',
950: '#000000',
},
}SCSS
$custom: #a09fcc; $custom-light: #bcbbdb; $custom-dark: #000000;
JSON
{
"hex": "#a09fcc",
"rgb": {
"r": 160,
"g": 159,
"b": 204
},
"hsl": {
"h": 241.333,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.7192,
"c": 0.06502,
"h": 285.7
},
"luminance": 0.36629
}Semantic roles & 50–950 ramp
primary
#A09FCC
secondary
#E9E9DD
accent
#A93CA7
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083