#A09FDC#A09FDC
#A09FDC is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.6% C 0.088 H 284.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FDC |
|---|---|
| RGB | rgb(160, 159, 220) |
| HSL | hsl(241, 47%, 74%) |
| HSV | hsv(241, 28%, 86%) |
| CMYK | cmyk(27.3%, 27.7%, 0%, 13.7%) |
| CIE-LAB | lab(67.60, 13.74, -30.76) |
| CIE-LCH | lch(67.60, 33.69, 294.07°) |
| OKLab | oklab(72.59% 0.0224 -0.0851) |
| OKLCH | oklch(72.59% 0.088 284.7) |
| XYZ | xyz(39.8103, 37.4363, 72.8247) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.54
Perrywinkle
#8F8CE7
ΔE00 7.14
Periwinkle Blue
#8F99FB
ΔE00 7.53
Lavender (survey)
#C79FEF
ΔE00 9.13
Pale Purple
#B790D4
ΔE00 9.26
Pale Violet
#CEAEFA
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FDC #DBDC9F
analogous
#9FBDDC #A09FDC #BF9FDC
triadic
#A09FDC #DCA09F #9FDCA0
tetradic
#A09FDC #DC9FBD #DBDC9F #9FDCBF
square
#A09FDC #DC9FBD #DBDC9F #9FDCBF
split-complementary
#A09FDC #DCBF9F #BDDC9F
monochromatic
#4745BB #7472CC #A09FDC #CCCCEC #E9E9F7
Accessibility & contrast
On white
2.47
#A09FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#A09FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FDC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FDC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DF
Deuteranopia (green-blind)
#8DA3DA
Tritanopia (blue-blind)
#92AAB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09fdc; /* rgb */ color: rgb(160, 159, 220); /* oklch */ color: oklch(72.6% 0.088 284.7);
Tailwind
colors: {
custom: {
50: '#bdbbe7',
500: '#a09fdc',
950: '#000000',
},
}SCSS
$custom: #a09fdc; $custom-light: #bdbbe7; $custom-dark: #000000;
JSON
{
"hex": "#a09fdc",
"rgb": {
"r": 160,
"g": 159,
"b": 220
},
"hsl": {
"h": 240.984,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.72589,
"c": 0.08796,
"h": 284.7
},
"luminance": 0.37437
}Semantic roles & 50–950 ramp
primary
#A09FDC
secondary
#EEEEDD
accent
#BA2CB7
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084