#AAA1EB#AAA1EB
#AAA1EB is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.4% C 0.106 H 289.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1EB |
|---|---|
| RGB | rgb(170, 161, 235) |
| HSL | hsl(247, 65%, 78%) |
| HSV | hsv(247, 31%, 92%) |
| CMYK | cmyk(27.7%, 31.5%, 0%, 7.8%) |
| CIE-LAB | lab(69.49, 19.20, -36.01) |
| CIE-LCH | lch(69.49, 40.81, 298.07°) |
| OKLab | oklab(74.44% 0.0347 -0.0999) |
| OKLCH | oklch(74.44% 0.106 289.1) |
| XYZ | xyz(44.3141, 40.0331, 83.9736) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 7.02
Pastel Purple
#CAA0FF
ΔE00 7.14
Perrywinkle
#8F8CE7
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1EB #E2EBA1
analogous
#A1BDEB #AAA1EB #CFA1EB
triadic
#AAA1EB #EBAAA1 #A1EBAA
tetradic
#AAA1EB #EBA1BD #E2EBA1 #A1EBCF
square
#AAA1EB #EBA1BD #E2EBA1 #A1EBCF
split-complementary
#AAA1EB #EBCFA1 #BDEBA1
monochromatic
#4F3CD6 #7C6FE0 #AAA1EB #D8D3F6 #E8E6FA
Accessibility & contrast
On white
2.33
#AAA1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#AAA1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1EB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1EB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#9BAEBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa1eb; /* rgb */ color: rgb(170, 161, 235); /* oklch */ color: oklch(74.4% 0.106 289.1);
Tailwind
colors: {
custom: {
50: '#c5bcf1',
500: '#aaa1eb',
950: '#000000',
},
}SCSS
$custom: #aaa1eb; $custom-light: #c5bcf1; $custom-dark: #000000;
JSON
{
"hex": "#aaa1eb",
"rgb": {
"r": 170,
"g": 161,
"b": 235
},
"hsl": {
"h": 247.297,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.74438,
"c": 0.10577,
"h": 289.1
},
"luminance": 0.40034
}Semantic roles & 50–950 ramp
primary
#AAA1EB
secondary
#EEF1DA
accent
#CD19B7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185