#A09DFE#A09DFE
#A09DFE is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.8% C 0.138 H 283.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DFE |
|---|---|
| RGB | rgb(160, 157, 254) |
| HSL | hsl(242, 98%, 81%) |
| HSV | hsv(242, 38%, 100%) |
| CMYK | cmyk(37%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(68.56, 23.57, -47.88) |
| CIE-LCH | lch(68.56, 53.37, 296.21°) |
| OKLab | oklab(73.81% 0.0332 -0.1344) |
| OKLCH | oklch(73.81% 0.138 283.9) |
| XYZ | xyz(44.4386, 38.7418, 98.8832) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.36
Perrywinkle
#8F8CE7
ΔE00 5.46
Lavender Blue
#8B88F8
ΔE00 6.23
Periwinkle (survey)
#8E82FE
ΔE00 7.67
Pastel Purple
#CAA0FF
ΔE00 9.12
Lavender
#B39DDB
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DFE #FBFE9D
analogous
#9DCAFE #A09DFE #D09DFE
triadic
#A09DFE #FEA09D #9DFEA0
tetradic
#A09DFE #FE9DCA #FBFE9D #9DFED0
square
#A09DFE #FE9DCA #FBFE9D #9DFED0
split-complementary
#A09DFE #FED09D #CAFE9D
monochromatic
#2B24FD #6560FD #A09DFE #DBDAFF #E2E1FF
Accessibility & contrast
On white
2.40
#A09DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#A09DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DFE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DFE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#86B0C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09dfe; /* rgb */ color: rgb(160, 157, 254); /* oklch */ color: oklch(73.8% 0.138 283.9);
Tailwind
colors: {
custom: {
50: '#bfb9ff',
500: '#a09dfe',
950: '#000000',
},
}SCSS
$custom: #a09dfe; $custom-light: #bfb9ff; $custom-dark: #000000;
JSON
{
"hex": "#a09dfe",
"rgb": {
"r": 160,
"g": 157,
"b": 254
},
"hsl": {
"h": 241.856,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.73808,
"c": 0.13847,
"h": 283.9
},
"luminance": 0.38743
}Semantic roles & 50–950 ramp
primary
#A09DFE
secondary
#F6F7D4
accent
#E600DE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086