#A09BDF#A09BDF
#A09BDF is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.9% C 0.098 H 287.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BDF |
|---|---|
| RGB | rgb(160, 155, 223) |
| HSL | hsl(244, 52%, 74%) |
| HSV | hsv(244, 30%, 87%) |
| CMYK | cmyk(28.3%, 30.5%, 0%, 12.5%) |
| CIE-LAB | lab(66.71, 16.75, -33.81) |
| CIE-LCH | lch(66.71, 37.73, 296.35°) |
| OKLab | oklab(71.94% 0.0287 -0.0938) |
| OKLCH | oklch(71.94% 0.098 287) |
| XYZ | xyz(39.5344, 36.2431, 74.7104) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.31
Perrywinkle
#8F8CE7
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 6.96
Pale Purple
#B790D4
ΔE00 8.45
Lavender (survey)
#C79FEF
ΔE00 8.51
Lavender Blue
#8B88F8
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BDF #DADF9B
analogous
#9BB8DF #A09BDF #C29BDF
triadic
#A09BDF #DFA09B #9BDFA0
tetradic
#A09BDF #DF9BB8 #DADF9B #9BDFC2
square
#A09BDF #DF9BB8 #DADF9B #9BDFC2
split-complementary
#A09BDF #DFC29B #B8DF9B
monochromatic
#483EC1 #746DD0 #A09BDF #CCC9EE #E9E8F8
Accessibility & contrast
On white
2.55
#A09BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#A09BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BDF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BDF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#87A0DD
Tritanopia (blue-blind)
#91A7B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a09bdf; /* rgb */ color: rgb(160, 155, 223); /* oklch */ color: oklch(71.9% 0.098 287.0);
Tailwind
colors: {
custom: {
50: '#bdb8e9',
500: '#a09bdf',
950: '#000000',
},
}SCSS
$custom: #a09bdf; $custom-light: #bdb8e9; $custom-dark: #000000;
JSON
{
"hex": "#a09bdf",
"rgb": {
"r": 160,
"g": 155,
"b": 223
},
"hsl": {
"h": 244.412,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.71936,
"c": 0.09807,
"h": 287
},
"luminance": 0.36244
}Semantic roles & 50–950 ramp
primary
#A09BDF
secondary
#EDEFDC
accent
#BF27B4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084