#A09FE4#A09FE4
#A09FE4 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.9% C 0.099 H 284.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FE4 |
|---|---|
| RGB | rgb(160, 159, 228) |
| HSL | hsl(241, 56%, 76%) |
| HSV | hsv(241, 30%, 89%) |
| CMYK | cmyk(29.8%, 30.3%, 0%, 10.6%) |
| CIE-LAB | lab(67.92, 15.72, -34.67) |
| CIE-LCH | lch(67.92, 38.07, 294.40°) |
| OKLab | oklab(72.94% 0.0246 -0.0962) |
| OKLCH | oklch(72.94% 0.099 284.3) |
| XYZ | xyz(40.8952, 37.8703, 78.5388) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.14
Perrywinkle
#8F8CE7
ΔE00 6.24
Lavender
#B39DDB
ΔE00 6.24
Lavender Blue
#8B88F8
ΔE00 8.62
Lavender (survey)
#C79FEF
ΔE00 9.09
Pastel Purple
#CAA0FF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FE4 #E3E49F
analogous
#9FC0E4 #A09FE4 #C29FE4
triadic
#A09FE4 #E4A09F #9FE4A0
tetradic
#A09FE4 #E49FC0 #E3E49F #9FE4C2
square
#A09FE4 #E49FC0 #E3E49F #9FE4C2
split-complementary
#A09FE4 #E4C29F #C0E49F
monochromatic
#413FC9 #716FD7 #A09FE4 #CFCFF1 #E7E7F8
Accessibility & contrast
On white
2.45
#A09FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#A09FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FE4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FE4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E7
Deuteranopia (green-blind)
#89A3E2
Tritanopia (blue-blind)
#8FABB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09fe4; /* rgb */ color: rgb(160, 159, 228); /* oklch */ color: oklch(72.9% 0.099 284.3);
Tailwind
colors: {
custom: {
50: '#bdbbec',
500: '#a09fe4',
950: '#000000',
},
}SCSS
$custom: #a09fe4; $custom-light: #bdbbec; $custom-dark: #000000;
JSON
{
"hex": "#a09fe4",
"rgb": {
"r": 160,
"g": 159,
"b": 228
},
"hsl": {
"h": 240.87,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.72944,
"c": 0.09934,
"h": 284.3
},
"luminance": 0.37871
}Semantic roles & 50–950 ramp
primary
#A09FE4
secondary
#EFF0DB
accent
#C422C1
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084