#A09BF2#A09BF2
#A09BF2 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.8% C 0.125 H 285.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BF2 |
|---|---|
| RGB | rgb(160, 155, 242) |
| HSL | hsl(243, 77%, 78%) |
| HSV | hsv(243, 36%, 95%) |
| CMYK | cmyk(33.9%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(67.52, 21.56, -42.97) |
| CIE-LCH | lch(67.52, 48.08, 296.64°) |
| OKLab | oklab(72.83% 0.0333 -0.1202) |
| OKLCH | oklch(72.83% 0.125 285.5) |
| XYZ | xyz(42.2412, 37.3259, 88.9662) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.26
Perrywinkle
#8F8CE7
ΔE00 4.69
Lavender Blue
#8B88F8
ΔE00 6.37
Lavender
#B39DDB
ΔE00 7.79
Periwinkle (survey)
#8E82FE
ΔE00 7.84
Pastel Purple
#CAA0FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BF2 #EDF29B
analogous
#9BC2F2 #A09BF2 #CB9BF2
triadic
#A09BF2 #F2A09B #9BF2A0
tetradic
#A09BF2 #F29BC2 #EDF29B #9BF2CB
square
#A09BF2 #F29BC2 #EDF29B #9BF2CB
split-complementary
#A09BF2 #F2CB9B #C2F29B
monochromatic
#392FE4 #6D65EB #A09BF2 #D3D1F9 #E5E4FB
Accessibility & contrast
On white
2.48
#A09BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#A09BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BF2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BF2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F5
Deuteranopia (green-blind)
#7EA2F0
Tritanopia (blue-blind)
#8BABBB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a09bf2; /* rgb */ color: rgb(160, 155, 242); /* oklch */ color: oklch(72.8% 0.125 285.5);
Tailwind
colors: {
custom: {
50: '#beb8f6',
500: '#a09bf2',
950: '#000000',
},
}SCSS
$custom: #a09bf2; $custom-light: #beb8f6; $custom-dark: #000000;
JSON
{
"hex": "#a09bf2",
"rgb": {
"r": 160,
"g": 155,
"b": 242
},
"hsl": {
"h": 243.448,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.7283,
"c": 0.12472,
"h": 285.5
},
"luminance": 0.37327
}Semantic roles & 50–950 ramp
primary
#A09BF2
secondary
#F2F3D8
accent
#D90CCD
background
#FBFBFF
surface
#F7F6FE
border
#D0D0D6
text
#121117
muted
#818085