#A09FCA#A09FCA
#A09FCA is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.8% C 0.062 H 285.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FCA |
|---|---|
| RGB | rgb(160, 159, 202) |
| HSL | hsl(241, 29%, 71%) |
| HSV | hsv(241, 21%, 79%) |
| CMYK | cmyk(20.8%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.93, 9.46, -21.84) |
| CIE-LCH | lch(66.93, 23.80, 293.41°) |
| OKLab | oklab(71.84% 0.0169 -0.0598) |
| OKLCH | oklch(71.84% 0.062 285.8) |
| XYZ | xyz(37.5535, 36.5336, 60.9388) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.22
Pale Purple
#B790D4
ΔE00 9.65
Perrywinkle
#8F8CE7
ΔE00 10.35
Lavender (survey)
#C79FEF
ΔE00 10.58
Pale Violet
#CEAEFA
ΔE00 10.95
Light Periwinkle
#C1C6FC
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FCA #C9CA9F
analogous
#9FB3CA #A09FCA #B59FCA
triadic
#A09FCA #CAA09F #9FCAA0
tetradic
#A09FCA #CA9FB3 #C9CA9F #9FCAB5
square
#A09FCA #CA9FB3 #C9CA9F #9FCAB5
split-complementary
#A09FCA #CAB59F #B3CA9F
monochromatic
#56559A #7978B4 #A09FCA #C7C6E0 #EBEBF4
Accessibility & contrast
On white
2.53
#A09FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A09FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FCA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FCA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#93A2C9
Tritanopia (blue-blind)
#97A6AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a09fca; /* rgb */ color: rgb(160, 159, 202); /* oklch */ color: oklch(71.8% 0.062 285.8);
Tailwind
colors: {
custom: {
50: '#bcbbda',
500: '#a09fca',
950: '#000000',
},
}SCSS
$custom: #a09fca; $custom-light: #bcbbda; $custom-dark: #000000;
JSON
{
"hex": "#a09fca",
"rgb": {
"r": 160,
"g": 159,
"b": 202
},
"hsl": {
"h": 241.395,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.7184,
"c": 0.06214,
"h": 285.8
},
"luminance": 0.36534
}Semantic roles & 50–950 ramp
primary
#A09FCA
secondary
#E8E8DD
accent
#A83EA5
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121114
muted
#818083