#AAA5E3#AAA5E3
#AAA5E3 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.9% C 0.089 H 287.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5E3 |
|---|---|
| RGB | rgb(170, 165, 227) |
| HSL | hsl(245, 53%, 77%) |
| HSV | hsv(245, 27%, 89%) |
| CMYK | cmyk(25.1%, 27.3%, 0%, 11%) |
| CIE-LAB | lab(70.18, 15.03, -30.57) |
| CIE-LCH | lch(70.18, 34.06, 296.18°) |
| OKLab | oklab(74.86% 0.027 -0.0844) |
| OKLCH | oklch(74.86% 0.089 287.7) |
| XYZ | xyz(43.8944, 41.0016, 78.2596) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.65
Pale Violet
#CEAEFA
ΔE00 7.48
Lavender (survey)
#C79FEF
ΔE00 7.73
Pastel Purple
#CAA0FF
ΔE00 8.41
Light Periwinkle
#C1C6FC
ΔE00 8.45
Periwinkle Blue
#8F99FB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5E3 #DEE3A5
analogous
#A5BFE3 #AAA5E3 #C9A5E3
triadic
#AAA5E3 #E3AAA5 #A5E3AA
tetradic
#AAA5E3 #E3A5BF #DEE3A5 #A5E3C9
square
#AAA5E3 #E3A5BF #DEE3A5 #A5E3C9
split-complementary
#AAA5E3 #E3C9A5 #BFE3A5
monochromatic
#5248C6 #7E76D4 #AAA5E3 #D6D4F2 #E9E8F8
Accessibility & contrast
On white
2.28
#AAA5E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#AAA5E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5E3
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5E3 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE6
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#9DB0BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa5e3; /* rgb */ color: rgb(170, 165, 227); /* oklch */ color: oklch(74.9% 0.089 287.7);
Tailwind
colors: {
custom: {
50: '#c4bfec',
500: '#aaa5e3',
950: '#000000',
},
}SCSS
$custom: #aaa5e3; $custom-light: #c4bfec; $custom-dark: #000000;
JSON
{
"hex": "#aaa5e3",
"rgb": {
"r": 170,
"g": 165,
"b": 227
},
"hsl": {
"h": 244.839,
"s": 52.542,
"l": 76.863
},
"oklch": {
"l": 0.7486,
"c": 0.08861,
"h": 287.7
},
"luminance": 0.41002
}Semantic roles & 50–950 ramp
primary
#AAA5E3
secondary
#EDEFDC
accent
#C026B4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184