#A09DED#A09DED
#A09DED is a light, moderate blue. Relative luminance 0.377; OKLCH L 73.0% C 0.115 H 284.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DED |
|---|---|
| RGB | rgb(160, 157, 237) |
| HSL | hsl(242, 69%, 77%) |
| HSV | hsv(242, 34%, 93%) |
| CMYK | cmyk(32.5%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.80, 19.14, -39.80) |
| CIE-LCH | lch(67.80, 44.16, 295.68°) |
| OKLab | oklab(72.97% 0.0295 -0.111) |
| OKLCH | oklch(72.97% 0.115 284.9) |
| XYZ | xyz(41.8361, 37.7008, 85.1771) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.79
Perrywinkle
#8F8CE7
ΔE00 5.21
Lavender
#B39DDB
ΔE00 7.18
Lavender Blue
#8B88F8
ΔE00 7.21
Periwinkle (survey)
#8E82FE
ΔE00 8.76
Pastel Purple
#CAA0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DED #EAED9D
analogous
#9DC2ED #A09DED #C89DED
triadic
#A09DED #EDA09D #9DEDA0
tetradic
#A09DED #ED9DC2 #EAED9D #9DEDC8
square
#A09DED #ED9DC2 #EAED9D #9DEDC8
split-complementary
#A09DED #EDC89D #C2ED9D
monochromatic
#3C36DA #6E69E4 #A09DED #D2D1F6 #E6E5FA
Accessibility & contrast
On white
2.46
#A09DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A09DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DED
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DED | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#8CACBA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09ded; /* rgb */ color: rgb(160, 157, 237); /* oklch */ color: oklch(73.0% 0.115 284.9);
Tailwind
colors: {
custom: {
50: '#beb9f3',
500: '#a09ded',
950: '#000000',
},
}SCSS
$custom: #a09ded; $custom-light: #beb9f3; $custom-dark: #000000;
JSON
{
"hex": "#a09ded",
"rgb": {
"r": 160,
"g": 157,
"b": 237
},
"hsl": {
"h": 242.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.72972,
"c": 0.11488,
"h": 284.9
},
"luminance": 0.37702
}Semantic roles & 50–950 ramp
primary
#A09DED
secondary
#F1F2D9
accent
#D115CA
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085