#AAA0ED#AAA0ED
#AAA0ED is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.3% C 0.110 H 289.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0ED |
|---|---|
| RGB | rgb(170, 160, 237) |
| HSL | hsl(248, 68%, 78%) |
| HSV | hsv(248, 32%, 93%) |
| CMYK | cmyk(28.3%, 32.5%, 0%, 7.1%) |
| CIE-LAB | lab(69.33, 20.26, -37.36) |
| CIE-LCH | lch(69.33, 42.50, 298.47°) |
| OKLab | oklab(74.34% 0.0365 -0.1038) |
| OKLCH | oklch(74.34% 0.11 289.4) |
| XYZ | xyz(44.4306, 39.8012, 85.4459) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.26
Pastel Purple
#CAA0FF
ΔE00 6.92
Lavender (survey)
#C79FEF
ΔE00 6.96
Perrywinkle
#8F8CE7
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.01
Pale Violet
#CEAEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0ED #E3EDA0
analogous
#A0BCED #AAA0ED #D0A0ED
triadic
#AAA0ED #EDAAA0 #A0EDAA
tetradic
#AAA0ED #EDA0BC #E3EDA0 #A0EDD0
square
#AAA0ED #EDA0BC #E3EDA0 #A0EDD0
split-complementary
#AAA0ED #EDD0A0 #BCEDA0
monochromatic
#4E39DA #7C6DE3 #AAA0ED #D8D3F7 #E8E5FA
Accessibility & contrast
On white
2.34
#AAA0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AAA0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0ED
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0ED | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#9BAEBC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa0ed; /* rgb */ color: rgb(170, 160, 237); /* oklch */ color: oklch(74.3% 0.110 289.4);
Tailwind
colors: {
custom: {
50: '#c5bcf3',
500: '#aaa0ed',
950: '#000000',
},
}SCSS
$custom: #aaa0ed; $custom-light: #c5bcf3; $custom-dark: #000000;
JSON
{
"hex": "#aaa0ed",
"rgb": {
"r": 170,
"g": 160,
"b": 237
},
"hsl": {
"h": 247.792,
"s": 68.142,
"l": 77.843
},
"oklch": {
"l": 0.74338,
"c": 0.11005,
"h": 289.4
},
"luminance": 0.39802
}Semantic roles & 50–950 ramp
primary
#AAA0ED
secondary
#EFF2D9
accent
#D015B8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185