#AAA7E6#AAA7E6
#AAA7E6 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.4% C 0.090 H 286.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7E6 |
|---|---|
| RGB | rgb(170, 167, 230) |
| HSL | hsl(243, 56%, 78%) |
| HSV | hsv(243, 27%, 90%) |
| CMYK | cmyk(26.1%, 27.4%, 0%, 9.8%) |
| CIE-LAB | lab(70.80, 14.63, -31.25) |
| CIE-LCH | lch(70.80, 34.51, 295.08°) |
| OKLab | oklab(75.38% 0.0251 -0.0863) |
| OKLCH | oklch(75.38% 0.09 286.2) |
| XYZ | xyz(44.6756, 41.8958, 80.5805) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.38
Pale Violet
#CEAEFA
ΔE00 7.61
Light Periwinkle
#C1C6FC
ΔE00 7.89
Lavender (survey)
#C79FEF
ΔE00 8.15
Periwinkle Blue
#8F99FB
ΔE00 8.36
Pastel Purple
#CAA0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7E6 #E3E6A7
analogous
#A7C3E6 #AAA7E6 #C9A7E6
triadic
#AAA7E6 #E6AAA7 #A7E6AA
tetradic
#AAA7E6 #E6A7C3 #E3E6A7 #A7E6C9
square
#AAA7E6 #E6A7C3 #E3E6A7 #A7E6C9
split-complementary
#AAA7E6 #E6C9A7 #C3E6A7
monochromatic
#4E48CB #7C77D8 #AAA7E6 #D8D7F4 #E8E7F8
Accessibility & contrast
On white
2.24
#AAA7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#AAA7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7E6
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7E6 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AFE9
Deuteranopia (green-blind)
#95ACE4
Tritanopia (blue-blind)
#9CB2BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa7e6; /* rgb */ color: rgb(170, 167, 230); /* oklch */ color: oklch(75.4% 0.090 286.2);
Tailwind
colors: {
custom: {
50: '#c4c1ee',
500: '#aaa7e6',
950: '#000000',
},
}SCSS
$custom: #aaa7e6; $custom-light: #c4c1ee; $custom-dark: #000000;
JSON
{
"hex": "#aaa7e6",
"rgb": {
"r": 170,
"g": 167,
"b": 230
},
"hsl": {
"h": 242.857,
"s": 55.752,
"l": 77.843
},
"oklch": {
"l": 0.75379,
"c": 0.08991,
"h": 286.2
},
"luminance": 0.41897
}Semantic roles & 50–950 ramp
primary
#AAA7E6
secondary
#EFEFDC
accent
#C322BC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184