#A09FDB#A09FDB
#A09FDB is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.5% C 0.087 H 284.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FDB |
|---|---|
| RGB | rgb(160, 159, 219) |
| HSL | hsl(241, 45%, 74%) |
| HSV | hsv(241, 27%, 86%) |
| CMYK | cmyk(26.9%, 27.4%, 0%, 14.1%) |
| CIE-LAB | lab(67.56, 13.50, -30.27) |
| CIE-LCH | lch(67.56, 33.14, 294.03°) |
| OKLab | oklab(72.55% 0.0221 -0.0837) |
| OKLCH | oklch(72.55% 0.087 284.8) |
| XYZ | xyz(39.6783, 37.3835, 72.1293) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.48
Perrywinkle
#8F8CE7
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 7.72
Lavender (survey)
#C79FEF
ΔE00 9.16
Pale Purple
#B790D4
ΔE00 9.22
Pale Violet
#CEAEFA
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FDB #DADB9F
analogous
#9FBCDB #A09FDB #BE9FDB
triadic
#A09FDB #DBA09F #9FDBA0
tetradic
#A09FDB #DB9FBC #DADB9F #9FDBBE
square
#A09FDB #DB9FBC #DADB9F #9FDBBE
split-complementary
#A09FDB #DBBE9F #BCDB9F
monochromatic
#4846BA #7472CA #A09FDB #CCCCEC #E9E9F7
Accessibility & contrast
On white
2.48
#A09FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#A09FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FDB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FDB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA6DE
Deuteranopia (green-blind)
#8DA3D9
Tritanopia (blue-blind)
#92AAB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09fdb; /* rgb */ color: rgb(160, 159, 219); /* oklch */ color: oklch(72.5% 0.087 284.8);
Tailwind
colors: {
custom: {
50: '#bdbbe6',
500: '#a09fdb',
950: '#000000',
},
}SCSS
$custom: #a09fdb; $custom-light: #bdbbe6; $custom-dark: #000000;
JSON
{
"hex": "#a09fdb",
"rgb": {
"r": 160,
"g": 159,
"b": 219
},
"hsl": {
"h": 241,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.72546,
"c": 0.08654,
"h": 284.8
},
"luminance": 0.37384
}Semantic roles & 50–950 ramp
primary
#A09FDB
secondary
#EDEEDD
accent
#B92DB6
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084