#A99DEC#A99DEC
#A99DEC is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.6% C 0.113 H 290.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A99DEC |
|---|---|
| RGB | rgb(169, 157, 236) |
| HSL | hsl(249, 68%, 77%) |
| HSV | hsv(249, 33%, 93%) |
| CMYK | cmyk(28.4%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(68.46, 21.42, -38.16) |
| CIE-LCH | lch(68.46, 43.76, 299.30°) |
| OKLab | oklab(73.64% 0.0393 -0.1061) |
| OKLCH | oklch(73.64% 0.113 290.3) |
| XYZ | xyz(43.5557, 38.6043, 84.4972) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.19
Perrywinkle
#8F8CE7
ΔE00 6.39
Pastel Purple
#CAA0FF
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 6.93
Baby Purple
#CA9BF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99DEC #E0EC9D
analogous
#9DB9EC #A99DEC #D19DEC
triadic
#A99DEC #ECA99D #9DECA9
tetradic
#A99DEC #EC9DB9 #E0EC9D #9DECD1
square
#A99DEC #EC9DB9 #E0EC9D #9DECD1
split-complementary
#A99DEC #ECD19D #B9EC9D
monochromatic
#4F36D8 #7C6AE2 #A99DEC #D6D0F6 #E9E5FA
Accessibility & contrast
On white
2.41
#A99DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#A99DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99DEC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99DEC | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#88A5EA
Tritanopia (blue-blind)
#9AABBA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a99dec; /* rgb */ color: rgb(169, 157, 236); /* oklch */ color: oklch(73.6% 0.113 290.3);
Tailwind
colors: {
custom: {
50: '#c4baf2',
500: '#a99dec',
950: '#000000',
},
}SCSS
$custom: #a99dec; $custom-light: #c4baf2; $custom-dark: #000000;
JSON
{
"hex": "#a99dec",
"rgb": {
"r": 169,
"g": 157,
"b": 236
},
"hsl": {
"h": 249.114,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.73642,
"c": 0.11316,
"h": 290.3
},
"luminance": 0.38605
}Semantic roles & 50–950 ramp
primary
#A99DEC
secondary
#EEF2D9
accent
#CF16B3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085