#AAA0EB#AAA0EB
#AAA0EB is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.2% C 0.107 H 289.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0EB |
|---|---|
| RGB | rgb(170, 160, 235) |
| HSL | hsl(248, 65%, 77%) |
| HSV | hsv(248, 32%, 92%) |
| CMYK | cmyk(27.7%, 31.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.24, 19.77, -36.39) |
| CIE-LCH | lch(69.24, 41.42, 298.51°) |
| OKLab | oklab(74.25% 0.036 -0.101) |
| OKLCH | oklch(74.25% 0.107 289.6) |
| XYZ | xyz(44.1400, 39.6850, 83.9156) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.93
Lavender (survey)
#C79FEF
ΔE00 6.87
Pastel Purple
#CAA0FF
ΔE00 6.98
Perrywinkle
#8F8CE7
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.28
Pale Violet
#CEAEFA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0EB #E1EBA0
analogous
#A0BCEB #AAA0EB #CFA0EB
triadic
#AAA0EB #EBAAA0 #A0EBAA
tetradic
#AAA0EB #EBA0BC #E1EBA0 #A0EBCF
square
#AAA0EB #EBA0BC #E1EBA0 #A0EBCF
split-complementary
#AAA0EB #EBCFA0 #BCEBA0
monochromatic
#503BD6 #7D6DE0 #AAA0EB #D7D3F6 #E8E6FA
Accessibility & contrast
On white
2.35
#AAA0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#AAA0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0EB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0EB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#8CA7E9
Tritanopia (blue-blind)
#9BADBB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa0eb; /* rgb */ color: rgb(170, 160, 235); /* oklch */ color: oklch(74.2% 0.107 289.6);
Tailwind
colors: {
custom: {
50: '#c5bcf1',
500: '#aaa0eb',
950: '#000000',
},
}SCSS
$custom: #aaa0eb; $custom-light: #c5bcf1; $custom-dark: #000000;
JSON
{
"hex": "#aaa0eb",
"rgb": {
"r": 170,
"g": 160,
"b": 235
},
"hsl": {
"h": 248,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.74247,
"c": 0.10727,
"h": 289.6
},
"luminance": 0.39686
}Semantic roles & 50–950 ramp
primary
#AAA0EB
secondary
#EEF1DA
accent
#CD18B5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185