#A09BED#A09BED
#A09BED is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.6% C 0.118 H 285.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BED |
|---|---|
| RGB | rgb(160, 155, 237) |
| HSL | hsl(244, 69%, 77%) |
| HSV | hsv(244, 35%, 93%) |
| CMYK | cmyk(32.5%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.30, 20.27, -40.58) |
| CIE-LCH | lch(67.30, 45.36, 296.55°) |
| OKLab | oklab(72.59% 0.0322 -0.1133) |
| OKLCH | oklch(72.59% 0.118 285.9) |
| XYZ | xyz(41.5005, 37.0296, 85.0652) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.77
Periwinkle Blue
#8F99FB
ΔE00 4.84
Lavender Blue
#8B88F8
ΔE00 6.81
Lavender
#B39DDB
ΔE00 7.10
Periwinkle (survey)
#8E82FE
ΔE00 8.28
Pastel Purple
#CAA0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BED #E8ED9B
analogous
#9BBFED #A09BED #C99BED
triadic
#A09BED #EDA09B #9BEDA0
tetradic
#A09BED #ED9BBF #E8ED9B #9BEDC9
square
#A09BED #ED9BBF #E8ED9B #9BEDC9
split-complementary
#A09BED #EDC99B #BFED9B
monochromatic
#3D33DA #6F67E4 #A09BED #D1CFF6 #E6E5FA
Accessibility & contrast
On white
2.50
#A09BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#A09BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BED
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BED | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#8DAAB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a09bed; /* rgb */ color: rgb(160, 155, 237); /* oklch */ color: oklch(72.6% 0.118 285.9);
Tailwind
colors: {
custom: {
50: '#beb8f3',
500: '#a09bed',
950: '#000000',
},
}SCSS
$custom: #a09bed; $custom-light: #beb8f3; $custom-dark: #000000;
JSON
{
"hex": "#a09bed",
"rgb": {
"r": 160,
"g": 155,
"b": 237
},
"hsl": {
"h": 243.659,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.72588,
"c": 0.11775,
"h": 285.9
},
"luminance": 0.37031
}Semantic roles & 50–950 ramp
primary
#A09BED
secondary
#F0F2D9
accent
#D114C6
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085