#A09DEC#A09DEC
#A09DEC is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.9% C 0.113 H 285.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DEC |
|---|---|
| RGB | rgb(160, 157, 236) |
| HSL | hsl(242, 68%, 77%) |
| HSV | hsv(242, 33%, 93%) |
| CMYK | cmyk(32.2%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(67.76, 18.88, -39.32) |
| CIE-LCH | lch(67.76, 43.62, 295.65°) |
| OKLab | oklab(72.92% 0.0293 -0.1096) |
| OKLCH | oklch(72.92% 0.113 285) |
| XYZ | xyz(41.6904, 37.6425, 84.4098) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.92
Perrywinkle
#8F8CE7
ΔE00 5.25
Lavender
#B39DDB
ΔE00 7.04
Lavender Blue
#8B88F8
ΔE00 7.31
Pastel Purple
#CAA0FF
ΔE00 8.82
Periwinkle (survey)
#8E82FE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DEC #E9EC9D
analogous
#9DC2EC #A09DEC #C79DEC
triadic
#A09DEC #ECA09D #9DECA0
tetradic
#A09DEC #EC9DC2 #E9EC9D #9DECC7
square
#A09DEC #EC9DC2 #E9EC9D #9DECC7
split-complementary
#A09DEC #ECC79D #C2EC9D
monochromatic
#3D36D8 #6E6AE2 #A09DEC #D2D0F6 #E6E5FA
Accessibility & contrast
On white
2.46
#A09DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A09DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DEC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DEC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EF
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#8DACBA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09dec; /* rgb */ color: rgb(160, 157, 236); /* oklch */ color: oklch(72.9% 0.113 285.0);
Tailwind
colors: {
custom: {
50: '#beb9f2',
500: '#a09dec',
950: '#000000',
},
}SCSS
$custom: #a09dec; $custom-light: #beb9f2; $custom-dark: #000000;
JSON
{
"hex": "#a09dec",
"rgb": {
"r": 160,
"g": 157,
"b": 236
},
"hsl": {
"h": 242.278,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.72924,
"c": 0.11347,
"h": 285
},
"luminance": 0.37644
}Semantic roles & 50–950 ramp
primary
#A09DEC
secondary
#F1F2D9
accent
#CF16C8
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085