#A09FD3#A09FD3
#A09FD3 is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.2% C 0.075 H 285.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FD3 |
|---|---|
| RGB | rgb(160, 159, 211) |
| HSL | hsl(241, 37%, 73%) |
| HSV | hsv(241, 25%, 83%) |
| CMYK | cmyk(24.2%, 24.6%, 0%, 17.3%) |
| CIE-LAB | lab(67.26, 11.57, -26.33) |
| CIE-LCH | lch(67.26, 28.76, 293.72°) |
| OKLab | oklab(72.21% 0.0197 -0.0724) |
| OKLCH | oklch(72.21% 0.075 285.2) |
| XYZ | xyz(38.6503, 36.9723, 66.7154) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.38
Perrywinkle
#8F8CE7
ΔE00 8.56
Pale Purple
#B790D4
ΔE00 9.15
Periwinkle Blue
#8F99FB
ΔE00 9.31
Lavender (survey)
#C79FEF
ΔE00 9.59
Pale Violet
#CEAEFA
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FD3 #D2D39F
analogous
#9FB8D3 #A09FD3 #BA9FD3
triadic
#A09FD3 #D3A09F #9FD3A0
tetradic
#A09FD3 #D39FB8 #D2D39F #9FD3BA
square
#A09FD3 #D39FB8 #D2D39F #9FD3BA
split-complementary
#A09FD3 #D3BA9F #B8D39F
monochromatic
#504EAA #7675C0 #A09FD3 #CAC9E6 #EAEAF5
Accessibility & contrast
On white
2.50
#A09FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A09FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FD3
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FD3 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A5D5
Deuteranopia (green-blind)
#90A2D2
Tritanopia (blue-blind)
#94A8B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a09fd3; /* rgb */ color: rgb(160, 159, 211); /* oklch */ color: oklch(72.2% 0.075 285.2);
Tailwind
colors: {
custom: {
50: '#bdbbe0',
500: '#a09fd3',
950: '#000000',
},
}SCSS
$custom: #a09fd3; $custom-light: #bdbbe0; $custom-dark: #000000;
JSON
{
"hex": "#a09fd3",
"rgb": {
"r": 160,
"g": 159,
"b": 211
},
"hsl": {
"h": 241.154,
"s": 37.143,
"l": 72.549
},
"oklch": {
"l": 0.72206,
"c": 0.07509,
"h": 285.2
},
"luminance": 0.36973
}Semantic roles & 50–950 ramp
primary
#A09FD3
secondary
#ECECDF
accent
#B035AE
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083