#A0AEEF#A0AEEF
#A0AEEF is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.4% C 0.095 H 274.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AEEF |
|---|---|
| RGB | rgb(160, 174, 239) |
| HSL | hsl(229, 71%, 78%) |
| HSV | hsv(229, 33%, 94%) |
| CMYK | cmyk(33.1%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(72.21, 10.07, -34.03) |
| CIE-LCH | lch(72.21, 35.49, 286.49°) |
| OKLab | oklab(76.41% 0.0076 -0.0945) |
| OKLCH | oklch(76.41% 0.095 274.6) |
| XYZ | xyz(45.2088, 43.9761, 87.7508) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.58
Light Periwinkle
#C1C6FC
ΔE00 7.49
Carolina Blue
#8AB8FE
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AEEF #EFE1A0
analogous
#A0D5EF #A0AEEF #B9A0EF
triadic
#A0AEEF #EFA0AE #AEEFA0
tetradic
#A0AEEF #EFA0D5 #EFE1A0 #A0EFB9
square
#A0AEEF #EFA0D5 #EFE1A0 #A0EFB9
split-complementary
#A0AEEF #EFB9A0 #D5EFA0
monochromatic
#3755DD #6C81E6 #A0AEEF #D4DBF8 #E5E9FB
Accessibility & contrast
On white
2.14
#A0AEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#A0AEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AEEF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AEEF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F2
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#8ABAC5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0aeef; /* rgb */ color: rgb(160, 174, 239); /* oklch */ color: oklch(76.4% 0.095 274.6);
Tailwind
colors: {
custom: {
50: '#bec6f4',
500: '#a0aeef',
950: '#000000',
},
}SCSS
$custom: #a0aeef; $custom-light: #bec6f4; $custom-dark: #000000;
JSON
{
"hex": "#a0aeef",
"rgb": {
"r": 160,
"g": 174,
"b": 239
},
"hsl": {
"h": 229.367,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.76408,
"c": 0.09475,
"h": 274.6
},
"luminance": 0.43978
}Semantic roles & 50–950 ramp
primary
#A0AEEF
secondary
#F2EED9
accent
#B112D3
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285