#AABFEA#AABFEA
#AABFEA is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.4% C 0.065 H 264.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFEA |
|---|---|
| RGB | rgb(170, 191, 234) |
| HSL | hsl(220, 60%, 79%) |
| HSV | hsv(220, 27%, 92%) |
| CMYK | cmyk(27.4%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(77.13, 2.36, -23.71) |
| CIE-LCH | lch(77.13, 23.83, 275.68°) |
| OKLab | oklab(80.35% -0.0062 -0.0651) |
| OKLCH | oklch(80.35% 0.065 264.5) |
| XYZ | xyz(50.0555, 51.7465, 85.1767) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.84
Lightsteelblue
#B0C4DE
ΔE00 4.95
Powder Blue (survey)
#B1D1FC
ΔE00 5.22
Light Blue Grey
#B7C9E2
ΔE00 5.57
Light Periwinkle
#C1C6FC
ΔE00 5.66
Cloudy Blue
#ACC2D9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFEA #EAD5AA
analogous
#AADFEA #AABFEA #B5AAEA
triadic
#AABFEA #EAAABF #BFEAAA
tetradic
#AABFEA #EAAADF #EAD5AA #AAEAB5
square
#AABFEA #EAAADF #EAD5AA #AAEAB5
split-complementary
#AABFEA #EAB5AA #DFEAAA
monochromatic
#4875D2 #799ADE #AABFEA #DBE4F6 #E6EDF9
Accessibility & contrast
On white
1.85
#AABFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#AABFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFEA
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFEA | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EC
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#99C8CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabfea; /* rgb */ color: rgb(170, 191, 234); /* oklch */ color: oklch(80.4% 0.065 264.5);
Tailwind
colors: {
custom: {
50: '#c4d2f0',
500: '#aabfea',
950: '#000000',
},
}SCSS
$custom: #aabfea; $custom-light: #c4d2f0; $custom-dark: #000000;
JSON
{
"hex": "#aabfea",
"rgb": {
"r": 170,
"g": 191,
"b": 234
},
"hsl": {
"h": 220.313,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.80353,
"c": 0.0654,
"h": 264.5
},
"luminance": 0.51748
}Semantic roles & 50–950 ramp
primary
#AABFEA
secondary
#C6AA72
accent
#901DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385