#A0AEFE#A0AEFE
#A0AEFE is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.1% C 0.116 H 275.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AEFE |
|---|---|
| RGB | rgb(160, 174, 254) |
| HSL | hsl(231, 98%, 81%) |
| HSV | hsv(231, 37%, 100%) |
| CMYK | cmyk(37%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.83, 13.96, -41.20) |
| CIE-LCH | lch(72.83, 43.50, 288.72°) |
| OKLab | oklab(77.09% 0.0116 -0.1151) |
| OKLCH | oklch(77.09% 0.116 275.8) |
| XYZ | xyz(47.5174, 44.8995, 99.9095) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 5.76
Carolina Blue
#8AB8FE
ΔE00 7.27
Light Periwinkle
#C1C6FC
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 9.04
Powder Blue (survey)
#B1D1FC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AEFE #FEF0A0
analogous
#A0DDFE #A0AEFE #C1A0FE
triadic
#A0AEFE #FEA0AE #AEFEA0
tetradic
#A0AEFE #FEA0DD #FEF0A0 #A0FEC1
square
#A0AEFE #FEA0DD #FEF0A0 #A0FEC1
split-complementary
#A0AEFE #FEC1A0 #DDFEA0
monochromatic
#2747FD #637AFD #A0AEFE #DDE2FF #E1E5FF
Accessibility & contrast
On white
2.10
#A0AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#A0AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AEFE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AEFE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#84BECB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0aefe; /* rgb */ color: rgb(160, 174, 254); /* oklch */ color: oklch(77.1% 0.116 275.8);
Tailwind
colors: {
custom: {
50: '#bfc6ff',
500: '#a0aefe',
950: '#000000',
},
}SCSS
$custom: #a0aefe; $custom-light: #bfc6ff; $custom-dark: #000000;
JSON
{
"hex": "#a0aefe",
"rgb": {
"r": 160,
"g": 174,
"b": 254
},
"hsl": {
"h": 231.064,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.77085,
"c": 0.11564,
"h": 275.8
},
"luminance": 0.44901
}Semantic roles & 50–950 ramp
primary
#A0AEFE
secondary
#F7F2D4
accent
#C300E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286