#AAA6EB#AAA6EB
#AAA6EB is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.4% C 0.098 H 286.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6EB |
|---|---|
| RGB | rgb(170, 166, 235) |
| HSL | hsl(243, 63%, 79%) |
| HSV | hsv(243, 29%, 92%) |
| CMYK | cmyk(27.7%, 29.4%, 0%, 7.8%) |
| CIE-LAB | lab(70.74, 16.39, -34.07) |
| CIE-LCH | lch(70.74, 37.81, 295.70°) |
| OKLab | oklab(75.4% 0.0278 -0.0944) |
| OKLCH | oklch(75.4% 0.098 286.4) |
| XYZ | xyz(45.2053, 41.8157, 84.2707) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.70
Pale Violet
#CEAEFA
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 7.53
Lavender (survey)
#C79FEF
ΔE00 7.94
Pastel Purple
#CAA0FF
ΔE00 8.08
Light Periwinkle
#C1C6FC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6EB #E7EBA6
analogous
#A6C4EB #AAA6EB #CCA6EB
triadic
#AAA6EB #EBAAA6 #A6EBAA
tetradic
#AAA6EB #EBA6C4 #E7EBA6 #A6EBCC
square
#AAA6EB #EBA6C4 #E7EBA6 #A6EBCC
split-complementary
#AAA6EB #EBCCA6 #C4EBA6
monochromatic
#4B42D5 #7A74E0 #AAA6EB #DAD8F6 #E7E6F9
Accessibility & contrast
On white
2.24
#AAA6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#AAA6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6EB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6EB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#9BB2BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6eb; /* rgb */ color: rgb(170, 166, 235); /* oklch */ color: oklch(75.4% 0.098 286.4);
Tailwind
colors: {
custom: {
50: '#c4c0f1',
500: '#aaa6eb',
950: '#000000',
},
}SCSS
$custom: #aaa6eb; $custom-light: #c4c0f1; $custom-dark: #000000;
JSON
{
"hex": "#aaa6eb",
"rgb": {
"r": 170,
"g": 166,
"b": 235
},
"hsl": {
"h": 243.478,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.75401,
"c": 0.0984,
"h": 286.4
},
"luminance": 0.41817
}Semantic roles & 50–950 ramp
primary
#AAA6EB
secondary
#EFF1DA
accent
#CB1AC1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185