#AAA5EB#AAA5EB
#AAA5EB is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.2% C 0.100 H 287.0°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5EB |
|---|---|
| RGB | rgb(170, 165, 235) |
| HSL | hsl(244, 64%, 78%) |
| HSV | hsv(244, 30%, 92%) |
| CMYK | cmyk(27.7%, 29.8%, 0%, 7.8%) |
| CIE-LAB | lab(70.49, 16.96, -34.46) |
| CIE-LCH | lch(70.49, 38.40, 296.20°) |
| OKLab | oklab(75.21% 0.0292 -0.0955) |
| OKLCH | oklch(75.21% 0.1 287) |
| XYZ | xyz(45.0243, 41.4535, 84.2103) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.53
Pale Violet
#CEAEFA
ΔE00 7.45
Periwinkle Blue
#8F99FB
ΔE00 7.47
Lavender (survey)
#C79FEF
ΔE00 7.74
Pastel Purple
#CAA0FF
ΔE00 7.87
Perrywinkle
#8F8CE7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5EB #E6EBA5
analogous
#A5C3EB #AAA5EB #CDA5EB
triadic
#AAA5EB #EBAAA5 #A5EBAA
tetradic
#AAA5EB #EBA5C3 #E6EBA5 #A5EBCD
square
#AAA5EB #EBA5C3 #E6EBA5 #A5EBCD
split-complementary
#AAA5EB #EBCDA5 #C3EBA5
monochromatic
#4B41D5 #7B73E0 #AAA5EB #D9D7F6 #E7E6F9
Accessibility & contrast
On white
2.26
#AAA5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#AAA5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5EB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5EB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#9BB1BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa5eb; /* rgb */ color: rgb(170, 165, 235); /* oklch */ color: oklch(75.2% 0.100 287.0);
Tailwind
colors: {
custom: {
50: '#c4bff1',
500: '#aaa5eb',
950: '#000000',
},
}SCSS
$custom: #aaa5eb; $custom-light: #c4bff1; $custom-dark: #000000;
JSON
{
"hex": "#aaa5eb",
"rgb": {
"r": 170,
"g": 165,
"b": 235
},
"hsl": {
"h": 244.286,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.75208,
"c": 0.09986,
"h": 287
},
"luminance": 0.41454
}Semantic roles & 50–950 ramp
primary
#AAA5EB
secondary
#EFF1DA
accent
#CB1ABF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185