#ABBBDF#ABBBDF
#ABBBDF is a light, muted blue. Relative luminance 0.495; OKLCH L 79.2% C 0.054 H 266.3°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBDF |
|---|---|
| RGB | rgb(171, 187, 223) |
| HSL | hsl(222, 45%, 77%) |
| HSV | hsv(222, 23%, 87%) |
| CMYK | cmyk(23.3%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(75.78, 2.25, -19.82) |
| CIE-LCH | lch(75.78, 19.95, 276.48°) |
| OKLab | oklab(79.19% -0.0035 -0.0542) |
| OKLCH | oklch(79.19% 0.054 266.3) |
| XYZ | xyz(47.8807, 49.5250, 76.8343) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 5.24
Cloudy Blue
#ACC2D9
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 6.14
Powder Blue (survey)
#B1D1FC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBDF #DFCFAB
analogous
#ABD5DF #ABBBDF #B5ABDF
triadic
#ABBBDF #DFABBB #BBDFAB
tetradic
#ABBBDF #DFABD5 #DFCFAB #ABDFB5
square
#ABBBDF #DFABD5 #DFCFAB #ABDFB5
split-complementary
#ABBBDF #DFB5AB #D5DFAB
monochromatic
#5273BD #7F97CE #ABBBDF #D7DFF0 #E9EDF7
Accessibility & contrast
On white
1.93
#ABBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ABBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBDF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBDF | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#ABB9DE
Tritanopia (blue-blind)
#9EC2C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbbdf; /* rgb */ color: rgb(171, 187, 223); /* oklch */ color: oklch(79.2% 0.054 266.3);
Tailwind
colors: {
custom: {
50: '#c4cfe9',
500: '#abbbdf',
950: '#000000',
},
}SCSS
$custom: #abbbdf; $custom-light: #c4cfe9; $custom-dark: #000000;
JSON
{
"hex": "#abbbdf",
"rgb": {
"r": 171,
"g": 187,
"b": 223
},
"hsl": {
"h": 221.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.79188,
"c": 0.05427,
"h": 266.3
},
"luminance": 0.49526
}Semantic roles & 50–950 ramp
primary
#ABBBDF
secondary
#EEE9DD
accent
#8D2EB8
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284