#AAA4E3#AAA4E3
#AAA4E3 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.7% C 0.090 H 288.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E3 |
|---|---|
| RGB | rgb(170, 164, 227) |
| HSL | hsl(246, 53%, 77%) |
| HSV | hsv(246, 28%, 89%) |
| CMYK | cmyk(25.1%, 27.8%, 0%, 11%) |
| CIE-LAB | lab(69.92, 15.59, -30.96) |
| CIE-LCH | lch(69.92, 34.66, 296.72°) |
| OKLab | oklab(74.67% 0.0284 -0.0855) |
| OKLCH | oklch(74.67% 0.09 288.4) |
| XYZ | xyz(43.7147, 40.6423, 78.1998) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.42
Pale Violet
#CEAEFA
ΔE00 7.40
Lavender (survey)
#C79FEF
ΔE00 7.51
Pastel Purple
#CAA0FF
ΔE00 8.20
Lilac (survey)
#CEA2FD
ΔE00 8.55
Pale Purple
#B790D4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E3 #DDE3A4
analogous
#A4BEE3 #AAA4E3 #CAA4E3
triadic
#AAA4E3 #E3AAA4 #A4E3AA
tetradic
#AAA4E3 #E3A4BE #DDE3A4 #A4E3CA
square
#AAA4E3 #E3A4BE #DDE3A4 #A4E3CA
split-complementary
#AAA4E3 #E3CAA4 #BEE3A4
monochromatic
#5346C6 #7E75D5 #AAA4E3 #D6D3F1 #E9E8F8
Accessibility & contrast
On white
2.30
#AAA4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#AAA4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E3
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E3 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE6
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#9DAFBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e3; /* rgb */ color: rgb(170, 164, 227); /* oklch */ color: oklch(74.7% 0.090 288.4);
Tailwind
colors: {
custom: {
50: '#c4bfec',
500: '#aaa4e3',
950: '#000000',
},
}SCSS
$custom: #aaa4e3; $custom-light: #c4bfec; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e3",
"rgb": {
"r": 170,
"g": 164,
"b": 227
},
"hsl": {
"h": 245.714,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.74665,
"c": 0.09009,
"h": 288.4
},
"luminance": 0.40643
}Semantic roles & 50–950 ramp
primary
#AAA4E3
secondary
#EDEFDC
accent
#C025B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184