#AAA0EF#AAA0EF
#AAA0EF is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.4% C 0.113 H 289.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0EF |
|---|---|
| RGB | rgb(170, 160, 239) |
| HSL | hsl(248, 71%, 78%) |
| HSV | hsv(248, 33%, 94%) |
| CMYK | cmyk(28.9%, 33.1%, 0%, 6.3%) |
| CIE-LAB | lab(69.41, 20.75, -38.32) |
| CIE-LCH | lch(69.41, 43.58, 298.43°) |
| OKLab | oklab(74.43% 0.037 -0.1066) |
| OKLCH | oklch(74.43% 0.113 289.2) |
| XYZ | xyz(44.7244, 39.9187, 86.9934) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.76
Perrywinkle
#8F8CE7
ΔE00 6.85
Pastel Purple
#CAA0FF
ΔE00 6.88
Lavender (survey)
#C79FEF
ΔE00 7.07
Pale Violet
#CEAEFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0EF #E5EFA0
analogous
#A0BDEF #AAA0EF #D1A0EF
triadic
#AAA0EF #EFAAA0 #A0EFAA
tetradic
#AAA0EF #EFA0BD #E5EFA0 #A0EFD1
square
#AAA0EF #EFA0BD #E5EFA0 #A0EFD1
split-complementary
#AAA0EF #EFD1A0 #BDEFA0
monochromatic
#4C37DD #7B6CE6 #AAA0EF #D9D4F8 #E8E5FB
Accessibility & contrast
On white
2.34
#AAA0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#AAA0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0EF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0EF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#8AA8ED
Tritanopia (blue-blind)
#9AAEBD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa0ef; /* rgb */ color: rgb(170, 160, 239); /* oklch */ color: oklch(74.4% 0.113 289.2);
Tailwind
colors: {
custom: {
50: '#c5bcf4',
500: '#aaa0ef',
950: '#000000',
},
}SCSS
$custom: #aaa0ef; $custom-light: #c5bcf4; $custom-dark: #000000;
JSON
{
"hex": "#aaa0ef",
"rgb": {
"r": 170,
"g": 160,
"b": 239
},
"hsl": {
"h": 247.595,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.7443,
"c": 0.11283,
"h": 289.2
},
"luminance": 0.3992
}Semantic roles & 50–950 ramp
primary
#AAA0EF
secondary
#EFF2D9
accent
#D312BB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185