#A99DED#A99DED
#A99DED is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.7% C 0.115 H 290.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A99DED |
|---|---|
| RGB | rgb(169, 157, 237) |
| HSL | hsl(249, 69%, 77%) |
| HSV | hsv(249, 34%, 93%) |
| CMYK | cmyk(28.7%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.51, 21.66, -38.65) |
| CIE-LCH | lch(68.51, 44.30, 299.27°) |
| OKLab | oklab(73.69% 0.0395 -0.1075) |
| OKLCH | oklch(73.69% 0.115 290.2) |
| XYZ | xyz(43.7014, 38.6625, 85.2645) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 6.33
Pastel Purple
#CAA0FF
ΔE00 6.77
Periwinkle Blue
#8F99FB
ΔE00 6.81
Lavender (survey)
#C79FEF
ΔE00 6.88
Baby Purple
#CA9BF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99DED #E1ED9D
analogous
#9DB9ED #A99DED #D19DED
triadic
#A99DED #EDA99D #9DEDA9
tetradic
#A99DED #ED9DB9 #E1ED9D #9DEDD1
square
#A99DED #ED9DB9 #E1ED9D #9DEDD1
split-complementary
#A99DED #EDD19D #B9ED9D
monochromatic
#4E36DA #7C69E4 #A99DED #D6D1F6 #E8E5FA
Accessibility & contrast
On white
2.40
#A99DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#A99DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99DED
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99DED | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#9AABBA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a99ded; /* rgb */ color: rgb(169, 157, 237); /* oklch */ color: oklch(73.7% 0.115 290.2);
Tailwind
colors: {
custom: {
50: '#c4baf3',
500: '#a99ded',
950: '#000000',
},
}SCSS
$custom: #a99ded; $custom-light: #c4baf3; $custom-dark: #000000;
JSON
{
"hex": "#a99ded",
"rgb": {
"r": 169,
"g": 157,
"b": 237
},
"hsl": {
"h": 249,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.73688,
"c": 0.11455,
"h": 290.2
},
"luminance": 0.38663
}Semantic roles & 50–950 ramp
primary
#A99DED
secondary
#EEF2D9
accent
#D115B5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085