#A99EE2#A99EE2
#A99EE2 is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.4% C 0.098 H 291.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EE2 |
|---|---|
| RGB | rgb(169, 158, 226) |
| HSL | hsl(250, 54%, 75%) |
| HSV | hsv(250, 30%, 89%) |
| CMYK | cmyk(25.2%, 30.1%, 0%, 11.4%) |
| CIE-LAB | lab(68.30, 18.42, -32.93) |
| CIE-LCH | lch(68.30, 37.74, 299.23°) |
| OKLab | oklab(73.38% 0.0354 -0.0911) |
| OKLCH | oklch(73.38% 0.098 291.2) |
| XYZ | xyz(42.3132, 38.3791, 77.1154) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 6.67
Pale Purple
#B790D4
ΔE00 7.20
Pastel Purple
#CAA0FF
ΔE00 7.44
Pale Violet
#CEAEFA
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EE2 #D7E29E
analogous
#9EB5E2 #A99EE2 #CB9EE2
triadic
#A99EE2 #E2A99E #9EE2A9
tetradic
#A99EE2 #E29EB5 #D7E29E #9EE2CB
square
#A99EE2 #E29EB5 #D7E29E #9EE2CB
split-complementary
#A99EE2 #E2CB9E #B5E29E
monochromatic
#5540C6 #7F6FD4 #A99EE2 #D3CDF0 #EAE7F8
Accessibility & contrast
On white
2.42
#A99EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#A99EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EE2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EE2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E5
Deuteranopia (green-blind)
#8DA5E0
Tritanopia (blue-blind)
#9DAAB6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a99ee2; /* rgb */ color: rgb(169, 158, 226); /* oklch */ color: oklch(73.4% 0.098 291.2);
Tailwind
colors: {
custom: {
50: '#c3baeb',
500: '#a99ee2',
950: '#000000',
},
}SCSS
$custom: #a99ee2; $custom-light: #c3baeb; $custom-dark: #000000;
JSON
{
"hex": "#a99ee2",
"rgb": {
"r": 169,
"g": 158,
"b": 226
},
"hsl": {
"h": 249.706,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.73379,
"c": 0.09774,
"h": 291.2
},
"luminance": 0.3838
}Semantic roles & 50–950 ramp
primary
#A99EE2
secondary
#ECEFDC
accent
#C124A8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084