#A09FDF#A09FDF
#A09FDF is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.7% C 0.092 H 284.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FDF |
|---|---|
| RGB | rgb(160, 159, 223) |
| HSL | hsl(241, 50%, 75%) |
| HSV | hsv(241, 29%, 87%) |
| CMYK | cmyk(28.3%, 28.7%, 0%, 12.5%) |
| CIE-LAB | lab(67.72, 14.48, -32.23) |
| CIE-LCH | lch(67.72, 35.33, 294.19°) |
| OKLab | oklab(72.72% 0.0232 -0.0893) |
| OKLCH | oklch(72.72% 0.092 284.6) |
| XYZ | xyz(40.2112, 37.5966, 74.9360) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.76
Perrywinkle
#8F8CE7
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 6.99
Lavender (survey)
#C79FEF
ΔE00 9.08
Lavender Blue
#8B88F8
ΔE00 9.30
Pale Purple
#B790D4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FDF #DEDF9F
analogous
#9FBEDF #A09FDF #C09FDF
triadic
#A09FDF #DFA09F #9FDFA0
tetradic
#A09FDF #DF9FBE #DEDF9F #9FDFC0
square
#A09FDF #DF9FBE #DEDF9F #9FDFC0
split-complementary
#A09FDF #DFC09F #BEDF9F
monochromatic
#4543C0 #7371D0 #A09FDF #CDCDEE #E8E8F7
Accessibility & contrast
On white
2.46
#A09FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A09FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FDF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FDF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#8BA3DD
Tritanopia (blue-blind)
#91AAB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09fdf; /* rgb */ color: rgb(160, 159, 223); /* oklch */ color: oklch(72.7% 0.092 284.6);
Tailwind
colors: {
custom: {
50: '#bdbbe9',
500: '#a09fdf',
950: '#000000',
},
}SCSS
$custom: #a09fdf; $custom-light: #bdbbe9; $custom-dark: #000000;
JSON
{
"hex": "#a09fdf",
"rgb": {
"r": 160,
"g": 159,
"b": 223
},
"hsl": {
"h": 240.938,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.7272,
"c": 0.09224,
"h": 284.6
},
"luminance": 0.37598
}Semantic roles & 50–950 ramp
primary
#A09FDF
secondary
#EEEEDD
accent
#BD28BB
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084