#A09FCE#A09FCE
#A09FCE is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.0% C 0.068 H 285.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FCE |
|---|---|
| RGB | rgb(160, 159, 206) |
| HSL | hsl(241, 32%, 72%) |
| HSV | hsv(241, 23%, 81%) |
| CMYK | cmyk(22.3%, 22.8%, 0%, 19.2%) |
| CIE-LAB | lab(67.07, 10.39, -23.84) |
| CIE-LCH | lch(67.07, 26.01, 293.54°) |
| OKLab | oklab(72% 0.0182 -0.0654) |
| OKLCH | oklch(72% 0.068 285.5) |
| XYZ | xyz(38.0332, 36.7255, 63.4655) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.72
Pale Purple
#B790D4
ΔE00 9.34
Perrywinkle
#8F8CE7
ΔE00 9.51
Lavender (survey)
#C79FEF
ΔE00 10.07
Periwinkle Blue
#8F99FB
ΔE00 10.39
Pale Violet
#CEAEFA
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FCE #CDCE9F
analogous
#9FB6CE #A09FCE #B89FCE
triadic
#A09FCE #CEA09F #9FCEA0
tetradic
#A09FCE #CE9FB6 #CDCE9F #9FCEB8
square
#A09FCE #CE9FB6 #CDCE9F #9FCEB8
split-complementary
#A09FCE #CEB89F #B6CE9F
monochromatic
#5452A1 #7876B9 #A09FCE #C8C8E3 #EBEBF5
Accessibility & contrast
On white
2.52
#A09FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#A09FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FCE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FCE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A5D0
Deuteranopia (green-blind)
#92A2CD
Tritanopia (blue-blind)
#96A7AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a09fce; /* rgb */ color: rgb(160, 159, 206); /* oklch */ color: oklch(72.0% 0.068 285.5);
Tailwind
colors: {
custom: {
50: '#bcbbdd',
500: '#a09fce',
950: '#000000',
},
}SCSS
$custom: #a09fce; $custom-light: #bcbbdd; $custom-dark: #000000;
JSON
{
"hex": "#a09fce",
"rgb": {
"r": 160,
"g": 159,
"b": 206
},
"hsl": {
"h": 241.277,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.72001,
"c": 0.06791,
"h": 285.5
},
"luminance": 0.36726
}Semantic roles & 50–950 ramp
primary
#A09FCE
secondary
#EAEADE
accent
#AB3AA9
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083