#AAA7E9#AAA7E9
#AAA7E9 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.5% C 0.094 H 286.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7E9 |
|---|---|
| RGB | rgb(170, 167, 233) |
| HSL | hsl(243, 60%, 78%) |
| HSV | hsv(243, 28%, 91%) |
| CMYK | cmyk(27%, 28.3%, 0%, 8.6%) |
| CIE-LAB | lab(70.92, 15.35, -32.71) |
| CIE-LCH | lch(70.92, 36.13, 295.14°) |
| OKLab | oklab(75.51% 0.0259 -0.0905) |
| OKLCH | oklch(75.51% 0.094 286) |
| XYZ | xyz(45.1005, 42.0657, 82.8183) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.67
Pale Violet
#CEAEFA
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 7.90
Light Periwinkle
#C1C6FC
ΔE00 7.91
Lavender (survey)
#C79FEF
ΔE00 8.14
Pastel Purple
#CAA0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7E9 #E6E9A7
analogous
#A7C5E9 #AAA7E9 #CBA7E9
triadic
#AAA7E9 #E9AAA7 #A7E9AA
tetradic
#AAA7E9 #E9A7C5 #E6E9A7 #A7E9CB
square
#AAA7E9 #E9A7C5 #E6E9A7 #A7E9CB
split-complementary
#AAA7E9 #E9CBA7 #C5E9A7
monochromatic
#4B45D1 #7B76DD #AAA7E9 #D9D8F5 #E7E7F9
Accessibility & contrast
On white
2.23
#AAA7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AAA7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7E9
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7E9 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AFEC
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#9BB3BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa7e9; /* rgb */ color: rgb(170, 167, 233); /* oklch */ color: oklch(75.5% 0.094 286.0);
Tailwind
colors: {
custom: {
50: '#c4c1f0',
500: '#aaa7e9',
950: '#000000',
},
}SCSS
$custom: #aaa7e9; $custom-light: #c4c1f0; $custom-dark: #000000;
JSON
{
"hex": "#aaa7e9",
"rgb": {
"r": 170,
"g": 167,
"b": 233
},
"hsl": {
"h": 242.727,
"s": 60,
"l": 78.431
},
"oklch": {
"l": 0.75508,
"c": 0.09414,
"h": 286
},
"luminance": 0.42067
}Semantic roles & 50–950 ramp
primary
#AAA7E9
secondary
#EFF0DB
accent
#C81EC0
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184