#AABCE2#AABCE2
#AABCE2 is a light, muted blue. Relative luminance 0.500; OKLCH L 79.4% C 0.058 H 265.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCE2 |
|---|---|
| RGB | rgb(170, 188, 226) |
| HSL | hsl(221, 49%, 78%) |
| HSV | hsv(221, 25%, 89%) |
| CMYK | cmyk(24.8%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(76.07, 2.10, -21.01) |
| CIE-LCH | lch(76.07, 21.11, 275.71°) |
| OKLab | oklab(79.43% -0.0049 -0.0575) |
| OKLCH | oklch(79.43% 0.058 265.1) |
| XYZ | xyz(48.2846, 50.0021, 79.0441) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.55
Light Blue Grey
#B7C9E2
ΔE00 5.24
Pastel Blue
#A2BFFE
ΔE00 5.31
Cloudy Blue
#ACC2D9
ΔE00 5.90
Light Periwinkle
#C1C6FC
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCE2 #E2D0AA
analogous
#AAD8E2 #AABCE2 #B4AAE2
triadic
#AABCE2 #E2AABC #BCE2AA
tetradic
#AABCE2 #E2AAD8 #E2D0AA #AAE2B4
square
#AABCE2 #E2AAD8 #E2D0AA #AAE2B4
split-complementary
#AABCE2 #E2B4AA #D8E2AA
monochromatic
#4F74C3 #7C98D2 #AABCE2 #D8E0F2 #E8EDF7
Accessibility & contrast
On white
1.91
#AABCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#AABCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCE2
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCE2 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#ABB9E1
Tritanopia (blue-blind)
#9CC3C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aabce2; /* rgb */ color: rgb(170, 188, 226); /* oklch */ color: oklch(79.4% 0.058 265.1);
Tailwind
colors: {
custom: {
50: '#c4d0eb',
500: '#aabce2',
950: '#000000',
},
}SCSS
$custom: #aabce2; $custom-light: #c4d0eb; $custom-dark: #000000;
JSON
{
"hex": "#aabce2",
"rgb": {
"r": 170,
"g": 188,
"b": 226
},
"hsl": {
"h": 220.714,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.79434,
"c": 0.0577,
"h": 265.1
},
"luminance": 0.50003
}Semantic roles & 50–950 ramp
primary
#AABCE2
secondary
#BBA575
accent
#8D29BC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131316
muted
#828384