#AAA6E3#AAA6E3
#AAA6E3 is a light, moderate blue. Relative luminance 0.414; OKLCH L 75.1% C 0.087 H 287.1°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6E3 |
|---|---|
| RGB | rgb(170, 166, 227) |
| HSL | hsl(244, 52%, 77%) |
| HSV | hsv(244, 27%, 89%) |
| CMYK | cmyk(25.1%, 26.9%, 0%, 11%) |
| CIE-LAB | lab(70.43, 14.47, -30.18) |
| CIE-LCH | lch(70.43, 33.47, 295.61°) |
| OKLab | oklab(75.06% 0.0256 -0.0833) |
| OKLCH | oklch(75.06% 0.087 287.1) |
| XYZ | xyz(44.0755, 41.3637, 78.3200) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.89
Pale Violet
#CEAEFA
ΔE00 7.57
Lavender (survey)
#C79FEF
ΔE00 7.97
Light Periwinkle
#C1C6FC
ΔE00 8.18
Pastel Purple
#CAA0FF
ΔE00 8.63
Periwinkle Blue
#8F99FB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6E3 #DFE3A6
analogous
#A6C1E3 #AAA6E3 #C9A6E3
triadic
#AAA6E3 #E3AAA6 #A6E3AA
tetradic
#AAA6E3 #E3A6C1 #DFE3A6 #A6E3C9
square
#AAA6E3 #E3A6C1 #DFE3A6 #A6E3C9
split-complementary
#AAA6E3 #E3C9A6 #C1E3A6
monochromatic
#5149C6 #7E77D4 #AAA6E3 #D6D5F2 #E9E8F8
Accessibility & contrast
On white
2.26
#AAA6E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AAA6E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6E3
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6E3 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE6
Deuteranopia (green-blind)
#95ABE1
Tritanopia (blue-blind)
#9DB0BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa6e3; /* rgb */ color: rgb(170, 166, 227); /* oklch */ color: oklch(75.1% 0.087 287.1);
Tailwind
colors: {
custom: {
50: '#c4c0ec',
500: '#aaa6e3',
950: '#000000',
},
}SCSS
$custom: #aaa6e3; $custom-light: #c4c0ec; $custom-dark: #000000;
JSON
{
"hex": "#aaa6e3",
"rgb": {
"r": 170,
"g": 166,
"b": 227
},
"hsl": {
"h": 243.934,
"s": 52.137,
"l": 77.059
},
"oklch": {
"l": 0.75056,
"c": 0.08714,
"h": 287.1
},
"luminance": 0.41365
}Semantic roles & 50–950 ramp
primary
#AAA6E3
secondary
#EEEFDC
accent
#C026B5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184