#AABFE4#AABFE4
#AABFE4 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.1% C 0.058 H 261.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFE4 |
|---|---|
| RGB | rgb(170, 191, 228) |
| HSL | hsl(218, 52%, 78%) |
| HSV | hsv(218, 25%, 89%) |
| CMYK | cmyk(25.4%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(76.93, 0.95, -20.79) |
| CIE-LCH | lch(76.93, 20.81, 272.60°) |
| OKLab | oklab(80.13% -0.0083 -0.0569) |
| OKLCH | oklch(80.13% 0.058 261.7) |
| XYZ | xyz(49.2081, 51.4076, 80.7137) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.62
Light Blue Grey
#B7C9E2
ΔE00 4.38
Pastel Blue
#A2BFFE
ΔE00 4.75
Cloudy Blue
#ACC2D9
ΔE00 4.96
Powder Blue (survey)
#B1D1FC
ΔE00 5.24
Light Periwinkle
#C1C6FC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFE4 #E4CFAA
analogous
#AADCE4 #AABFE4 #B2AAE4
triadic
#AABFE4 #E4AABF #BFE4AA
tetradic
#AABFE4 #E4AADC #E4CFAA #AAE4B2
square
#AABFE4 #E4AADC #E4CFAA #AAE4B2
split-complementary
#AABFE4 #E4B2AA #DCE4AA
monochromatic
#4D79C6 #7C9CD5 #AABFE4 #D8E2F3 #E8EEF8
Accessibility & contrast
On white
1.86
#AABFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#AABFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFE4
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFE4 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E6
Deuteranopia (green-blind)
#ADBBE3
Tritanopia (blue-blind)
#9BC7CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabfe4; /* rgb */ color: rgb(170, 191, 228); /* oklch */ color: oklch(80.1% 0.058 261.7);
Tailwind
colors: {
custom: {
50: '#c4d2ec',
500: '#aabfe4',
950: '#000000',
},
}SCSS
$custom: #aabfe4; $custom-light: #c4d2ec; $custom-dark: #000000;
JSON
{
"hex": "#aabfe4",
"rgb": {
"r": 170,
"g": 191,
"b": 228
},
"hsl": {
"h": 218.276,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.80126,
"c": 0.0575,
"h": 261.7
},
"luminance": 0.51409
}Semantic roles & 50–950 ramp
primary
#AABFE4
secondary
#BEA374
accent
#8826BF
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384