#AAA0EE#AAA0EE
#AAA0EE is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.4% C 0.111 H 289.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0EE |
|---|---|
| RGB | rgb(170, 160, 238) |
| HSL | hsl(248, 70%, 78%) |
| HSV | hsv(248, 33%, 93%) |
| CMYK | cmyk(28.6%, 32.8%, 0%, 6.7%) |
| CIE-LAB | lab(69.37, 20.50, -37.84) |
| CIE-LCH | lch(69.37, 43.04, 298.45°) |
| OKLab | oklab(74.38% 0.0368 -0.1052) |
| OKLCH | oklch(74.38% 0.111 289.3) |
| XYZ | xyz(44.5771, 39.8598, 86.2175) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 6.88
Pastel Purple
#CAA0FF
ΔE00 6.90
Perrywinkle
#8F8CE7
ΔE00 6.90
Lavender (survey)
#C79FEF
ΔE00 7.01
Pale Violet
#CEAEFA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0EE #E4EEA0
analogous
#A0BDEE #AAA0EE #D1A0EE
triadic
#AAA0EE #EEAAA0 #A0EEAA
tetradic
#AAA0EE #EEA0BD #E4EEA0 #A0EED1
square
#AAA0EE #EEA0BD #E4EEA0 #A0EED1
split-complementary
#AAA0EE #EED1A0 #BDEEA0
monochromatic
#4D38DB #7C6CE5 #AAA0EE #D8D4F7 #E8E5FA
Accessibility & contrast
On white
2.34
#AAA0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#AAA0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0EE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0EE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#8AA8EC
Tritanopia (blue-blind)
#9AAEBC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa0ee; /* rgb */ color: rgb(170, 160, 238); /* oklch */ color: oklch(74.4% 0.111 289.3);
Tailwind
colors: {
custom: {
50: '#c5bcf4',
500: '#aaa0ee',
950: '#000000',
},
}SCSS
$custom: #aaa0ee; $custom-light: #c5bcf4; $custom-dark: #000000;
JSON
{
"hex": "#aaa0ee",
"rgb": {
"r": 170,
"g": 160,
"b": 238
},
"hsl": {
"h": 247.692,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.74384,
"c": 0.11143,
"h": 289.3
},
"luminance": 0.39861
}Semantic roles & 50–950 ramp
primary
#AAA0EE
secondary
#EFF2D9
accent
#D214B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185