#A09DFF#A09DFF
#A09DFF is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.9% C 0.140 H 283.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DFF |
|---|---|
| RGB | rgb(160, 157, 255) |
| HSL | hsl(242, 100%, 81%) |
| HSV | hsv(242, 38%, 100%) |
| CMYK | cmyk(37.3%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(68.61, 23.84, -48.35) |
| CIE-LCH | lch(68.61, 53.91, 296.24°) |
| OKLab | oklab(73.86% 0.0334 -0.1358) |
| OKLCH | oklch(73.86% 0.14 283.8) |
| XYZ | xyz(44.5991, 38.8060, 99.7288) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.33
Perrywinkle
#8F8CE7
ΔE00 5.52
Lavender Blue
#8B88F8
ΔE00 6.21
Periwinkle (survey)
#8E82FE
ΔE00 7.63
Pastel Purple
#CAA0FF
ΔE00 9.16
Lavender
#B39DDB
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DFF #FCFF9D
analogous
#9DCBFF #A09DFF #D19DFF
triadic
#A09DFF #FFA09D #9DFFA0
tetradic
#A09DFF #FF9DCB #FCFF9D #9DFFD1
square
#A09DFF #FF9DCB #FCFF9D #9DFFD1
split-complementary
#A09DFF #FFD19D #CBFF9D
monochromatic
#2923FF #6560FF #A09DFF #DBDAFF #E1E0FF
Accessibility & contrast
On white
2.40
#A09DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#A09DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DFF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DFF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#79A4FD
Tritanopia (blue-blind)
#86B0C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09dff; /* rgb */ color: rgb(160, 157, 255); /* oklch */ color: oklch(73.9% 0.140 283.8);
Tailwind
colors: {
custom: {
50: '#bfb9ff',
500: '#a09dff',
950: '#000000',
},
}SCSS
$custom: #a09dff; $custom-light: #bfb9ff; $custom-dark: #000000;
JSON
{
"hex": "#a09dff",
"rgb": {
"r": 160,
"g": 157,
"b": 255
},
"hsl": {
"h": 241.837,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.73859,
"c": 0.13984,
"h": 283.8
},
"luminance": 0.38808
}Semantic roles & 50–950 ramp
primary
#A09DFF
secondary
#F6F7D4
accent
#E600DE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086