#A99EEF#A99EEF
#A99EEF is a light, moderate blue. Relative luminance 0.391; OKLCH L 74.0% C 0.116 H 289.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EEF |
|---|---|
| RGB | rgb(169, 158, 239) |
| HSL | hsl(248, 72%, 78%) |
| HSV | hsv(248, 34%, 94%) |
| CMYK | cmyk(29.3%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.84, 21.59, -39.22) |
| CIE-LCH | lch(68.84, 44.77, 298.83°) |
| OKLab | oklab(73.97% 0.0386 -0.1092) |
| OKLCH | oklch(73.97% 0.116 289.5) |
| XYZ | xyz(44.1651, 39.1198, 86.8686) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.71
Perrywinkle
#8F8CE7
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 6.85
Lavender (survey)
#C79FEF
ΔE00 7.09
Baby Purple
#CA9BF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EEF #E4EF9E
analogous
#9EBBEF #A99EEF #D19EEF
triadic
#A99EEF #EFA99E #9EEFA9
tetradic
#A99EEF #EF9EBB #E4EF9E #9EEFD1
square
#A99EEF #EF9EBB #E4EF9E #9EEFD1
split-complementary
#A99EEF #EFD19E #BBEF9E
monochromatic
#4C35DE #7A69E6 #A99EEF #D8D3F8 #E8E5FB
Accessibility & contrast
On white
2.38
#A99EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A99EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EEF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EEF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF2
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#99ACBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a99eef; /* rgb */ color: rgb(169, 158, 239); /* oklch */ color: oklch(74.0% 0.116 289.5);
Tailwind
colors: {
custom: {
50: '#c4baf4',
500: '#a99eef',
950: '#000000',
},
}SCSS
$custom: #a99eef; $custom-light: #c4baf4; $custom-dark: #000000;
JSON
{
"hex": "#a99eef",
"rgb": {
"r": 169,
"g": 158,
"b": 239
},
"hsl": {
"h": 248.148,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.73971,
"c": 0.11581,
"h": 289.5
},
"luminance": 0.39121
}Semantic roles & 50–950 ramp
primary
#A99EEF
secondary
#EFF2D9
accent
#D412B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085