#A09FDE#A09FDE
#A09FDE is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.7% C 0.091 H 284.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FDE |
|---|---|
| RGB | rgb(160, 159, 222) |
| HSL | hsl(241, 49%, 75%) |
| HSV | hsv(241, 28%, 87%) |
| CMYK | cmyk(27.9%, 28.4%, 0%, 12.9%) |
| CIE-LAB | lab(67.68, 14.23, -31.74) |
| CIE-LCH | lch(67.68, 34.79, 294.15°) |
| OKLab | oklab(72.68% 0.0229 -0.0879) |
| OKLCH | oklch(72.68% 0.091 284.6) |
| XYZ | xyz(40.0767, 37.5429, 74.2281) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.68
Perrywinkle
#8F8CE7
ΔE00 6.88
Periwinkle Blue
#8F99FB
ΔE00 7.17
Lavender (survey)
#C79FEF
ΔE00 9.09
Pale Purple
#B790D4
ΔE00 9.35
Lavender Blue
#8B88F8
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FDE #DDDE9F
analogous
#9FBEDE #A09FDE #BF9FDE
triadic
#A09FDE #DEA09F #9FDEA0
tetradic
#A09FDE #DE9FBE #DDDE9F #9FDEBF
square
#A09FDE #DE9FBE #DDDE9F #9FDEBF
split-complementary
#A09FDE #DEBF9F #BEDE9F
monochromatic
#4644BF #7371CE #A09FDE #CDCDEE #E8E8F7
Accessibility & contrast
On white
2.47
#A09FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#A09FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FDE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FDE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E1
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#91AAB5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09fde; /* rgb */ color: rgb(160, 159, 222); /* oklch */ color: oklch(72.7% 0.091 284.6);
Tailwind
colors: {
custom: {
50: '#bdbbe8',
500: '#a09fde',
950: '#000000',
},
}SCSS
$custom: #a09fde; $custom-light: #bdbbe8; $custom-dark: #000000;
JSON
{
"hex": "#a09fde",
"rgb": {
"r": 160,
"g": 159,
"b": 222
},
"hsl": {
"h": 240.952,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.72676,
"c": 0.09082,
"h": 284.6
},
"luminance": 0.37544
}Semantic roles & 50–950 ramp
primary
#A09FDE
secondary
#EEEEDD
accent
#BC29BA
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084