#ABBBE0#ABBBE0
#ABBBE0 is a light, muted blue. Relative luminance 0.496; OKLCH L 79.2% C 0.056 H 266.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBE0 |
|---|---|
| RGB | rgb(171, 187, 224) |
| HSL | hsl(222, 46%, 77%) |
| HSV | hsv(222, 24%, 88%) |
| CMYK | cmyk(23.7%, 16.5%, 0%, 12.2%) |
| CIE-LAB | lab(75.81, 2.48, -20.31) |
| CIE-LCH | lch(75.81, 20.46, 276.97°) |
| OKLab | oklab(79.22% -0.0032 -0.0555) |
| OKLCH | oklch(79.22% 0.056 266.7) |
| XYZ | xyz(48.0159, 49.5791, 77.5465) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.81
Light Blue Grey
#B7C9E2
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 5.99
Cloudy Blue
#ACC2D9
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBE0 #E0D0AB
analogous
#ABD5E0 #ABBBE0 #B6ABE0
triadic
#ABBBE0 #E0ABBB #BBE0AB
tetradic
#ABBBE0 #E0ABD5 #E0D0AB #ABE0B6
square
#ABBBE0 #E0ABD5 #E0D0AB #ABE0B6
split-complementary
#ABBBE0 #E0B6AB #D5E0AB
monochromatic
#5273BF #7E97D0 #ABBBE0 #D8DFF0 #E9EDF7
Accessibility & contrast
On white
1.92
#ABBBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ABBBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBE0
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBE0 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE2
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#9EC2C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbbe0; /* rgb */ color: rgb(171, 187, 224); /* oklch */ color: oklch(79.2% 0.056 266.7);
Tailwind
colors: {
custom: {
50: '#c4cfe9',
500: '#abbbe0',
950: '#000000',
},
}SCSS
$custom: #abbbe0; $custom-light: #c4cfe9; $custom-dark: #000000;
JSON
{
"hex": "#abbbe0",
"rgb": {
"r": 171,
"g": 187,
"b": 224
},
"hsl": {
"h": 221.887,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.79225,
"c": 0.05562,
"h": 266.7
},
"luminance": 0.4958
}Semantic roles & 50–950 ramp
primary
#ABBBE0
secondary
#EEE9DD
accent
#8F2CB9
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284