#AABFE5#AABFE5
#AABFE5 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.059 H 262.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFE5 |
|---|---|
| RGB | rgb(170, 191, 229) |
| HSL | hsl(219, 53%, 78%) |
| HSV | hsv(219, 26%, 90%) |
| CMYK | cmyk(25.8%, 16.6%, 0%, 10.2%) |
| CIE-LAB | lab(76.96, 1.18, -21.28) |
| CIE-LCH | lch(76.96, 21.31, 273.17°) |
| OKLab | oklab(80.16% -0.0079 -0.0583) |
| OKLCH | oklch(80.16% 0.059 262.3) |
| XYZ | xyz(49.3473, 51.4633, 81.4469) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.86
Pastel Blue
#A2BFFE
ΔE00 4.58
Light Blue Grey
#B7C9E2
ΔE00 4.59
Cloudy Blue
#ACC2D9
ΔE00 5.21
Powder Blue (survey)
#B1D1FC
ΔE00 5.22
Light Periwinkle
#C1C6FC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFE5 #E5D0AA
analogous
#AADCE5 #AABFE5 #B2AAE5
triadic
#AABFE5 #E5AABF #BFE5AA
tetradic
#AABFE5 #E5AADC #E5D0AA #AAE5B2
square
#AABFE5 #E5AADC #E5D0AA #AAE5B2
split-complementary
#AABFE5 #E5B2AA #DCE5AA
monochromatic
#4C78C8 #7B9CD7 #AABFE5 #D9E2F3 #E8EDF8
Accessibility & contrast
On white
1.86
#AABFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#AABFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFE5
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFE5 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E7
Deuteranopia (green-blind)
#ADBCE4
Tritanopia (blue-blind)
#9AC7CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabfe5; /* rgb */ color: rgb(170, 191, 229); /* oklch */ color: oklch(80.2% 0.059 262.3);
Tailwind
colors: {
custom: {
50: '#c4d2ed',
500: '#aabfe5',
950: '#000000',
},
}SCSS
$custom: #aabfe5; $custom-light: #c4d2ed; $custom-dark: #000000;
JSON
{
"hex": "#aabfe5",
"rgb": {
"r": 170,
"g": 191,
"b": 229
},
"hsl": {
"h": 218.644,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.80163,
"c": 0.05879,
"h": 262.3
},
"luminance": 0.51465
}Semantic roles & 50–950 ramp
primary
#AABFE5
secondary
#BFA474
accent
#8925C1
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384