#A09BEE#A09BEE
#A09BEE is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.6% C 0.119 H 285.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BEE |
|---|---|
| RGB | rgb(160, 155, 238) |
| HSL | hsl(244, 71%, 77%) |
| HSV | hsv(244, 35%, 93%) |
| CMYK | cmyk(32.8%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.34, 20.53, -41.06) |
| CIE-LCH | lch(67.34, 45.91, 296.56°) |
| OKLab | oklab(72.64% 0.0324 -0.1147) |
| OKLCH | oklch(72.64% 0.119 285.8) |
| XYZ | xyz(41.6470, 37.0882, 85.8368) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.71
Perrywinkle
#8F8CE7
ΔE00 4.74
Lavender Blue
#8B88F8
ΔE00 6.71
Lavender
#B39DDB
ΔE00 7.24
Periwinkle (survey)
#8E82FE
ΔE00 8.18
Pastel Purple
#CAA0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BEE #E9EE9B
analogous
#9BC0EE #A09BEE #C99BEE
triadic
#A09BEE #EEA09B #9BEEA0
tetradic
#A09BEE #EE9BC0 #E9EE9B #9BEEC9
square
#A09BEE #EE9BC0 #E9EE9B #9BEEC9
split-complementary
#A09BEE #EEC99B #C0EE9B
monochromatic
#3D32DC #6E67E5 #A09BEE #D2CFF7 #E6E5FB
Accessibility & contrast
On white
2.49
#A09BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#A09BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BEE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BEE | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#80A2EC
Tritanopia (blue-blind)
#8CAABA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a09bee; /* rgb */ color: rgb(160, 155, 238); /* oklch */ color: oklch(72.6% 0.119 285.8);
Tailwind
colors: {
custom: {
50: '#beb8f4',
500: '#a09bee',
950: '#000000',
},
}SCSS
$custom: #a09bee; $custom-light: #beb8f4; $custom-dark: #000000;
JSON
{
"hex": "#a09bee",
"rgb": {
"r": 160,
"g": 155,
"b": 238
},
"hsl": {
"h": 243.614,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.72636,
"c": 0.11915,
"h": 285.8
},
"luminance": 0.37089
}Semantic roles & 50–950 ramp
primary
#A09BEE
secondary
#F1F2D9
accent
#D313C7
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085