#AAA7E3#AAA7E3
#AAA7E3 is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.3% C 0.086 H 286.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7E3 |
|---|---|
| RGB | rgb(170, 167, 227) |
| HSL | hsl(243, 52%, 77%) |
| HSV | hsv(243, 26%, 89%) |
| CMYK | cmyk(25.1%, 26.4%, 0%, 11%) |
| CIE-LAB | lab(70.68, 13.91, -29.79) |
| CIE-LCH | lch(70.68, 32.88, 295.03°) |
| OKLab | oklab(75.25% 0.0242 -0.0822) |
| OKLCH | oklch(75.25% 0.086 286.4) |
| XYZ | xyz(44.2580, 41.7287, 78.3808) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 7.68
Light Periwinkle
#C1C6FC
ΔE00 7.91
Lavender (survey)
#C79FEF
ΔE00 8.21
Pastel Purple
#CAA0FF
ΔE00 8.85
Periwinkle Blue
#8F99FB
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7E3 #E0E3A7
analogous
#A7C2E3 #AAA7E3 #C8A7E3
triadic
#AAA7E3 #E3AAA7 #A7E3AA
tetradic
#AAA7E3 #E3A7C2 #E0E3A7 #A7E3C8
square
#AAA7E3 #E3A7C2 #E0E3A7 #A7E3C8
split-complementary
#AAA7E3 #E3C8A7 #C2E3A7
monochromatic
#504AC5 #7D79D4 #AAA7E3 #D7D5F2 #E9E8F8
Accessibility & contrast
On white
2.25
#AAA7E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#AAA7E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7E3
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7E3 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AFE6
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#9DB1BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa7e3; /* rgb */ color: rgb(170, 167, 227); /* oklch */ color: oklch(75.3% 0.086 286.4);
Tailwind
colors: {
custom: {
50: '#c4c1ec',
500: '#aaa7e3',
950: '#000000',
},
}SCSS
$custom: #aaa7e3; $custom-light: #c4c1ec; $custom-dark: #000000;
JSON
{
"hex": "#aaa7e3",
"rgb": {
"r": 170,
"g": 167,
"b": 227
},
"hsl": {
"h": 243,
"s": 51.724,
"l": 77.255
},
"oklch": {
"l": 0.75252,
"c": 0.08568,
"h": 286.4
},
"luminance": 0.4173
}Semantic roles & 50–950 ramp
primary
#AAA7E3
secondary
#EEEFDC
accent
#BF26B7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184