#ABBFDC#ABBFDC
#ABBFDC is a light, muted blue. Relative luminance 0.511; OKLCH L 79.9% C 0.047 H 257.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFDC |
|---|---|
| RGB | rgb(171, 191, 220) |
| HSL | hsl(216, 41%, 77%) |
| HSV | hsv(216, 22%, 86%) |
| CMYK | cmyk(22.3%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(76.73, -0.59, -16.76) |
| CIE-LCH | lch(76.73, 16.77, 267.98°) |
| OKLab | oklab(79.9% -0.01 -0.0457) |
| OKLCH | oklch(79.9% 0.047 257.6) |
| XYZ | xyz(48.3402, 51.0855, 75.0099) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.67
Cloudy Blue
#ACC2D9
ΔE00 2.79
Light Blue Grey
#B7C9E2
ΔE00 2.89
Light Grey Blue
#9DBCD4
ΔE00 5.10
Powder Blue (survey)
#B1D1FC
ΔE00 5.90
Pastel Blue
#A2BFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFDC #DCC8AB
analogous
#ABD8DC #ABBFDC #B0ABDC
triadic
#ABBFDC #DCABBF #BFDCAB
tetradic
#ABBFDC #DCABD8 #DCC8AB #ABDCB0
square
#ABBFDC #DCABD8 #DCC8AB #ABDCB0
split-complementary
#ABBFDC #DCB0AB #D8DCAB
monochromatic
#557DB8 #809ECA #ABBFDC #D6E0EE #E9EFF6
Accessibility & contrast
On white
1.87
#ABBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ABBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFDC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFDC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#9EC5C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbfdc; /* rgb */ color: rgb(171, 191, 220); /* oklch */ color: oklch(79.9% 0.047 257.6);
Tailwind
colors: {
custom: {
50: '#c4d2e6',
500: '#abbfdc',
950: '#000000',
},
}SCSS
$custom: #abbfdc; $custom-light: #c4d2e6; $custom-dark: #000000;
JSON
{
"hex": "#abbfdc",
"rgb": {
"r": 171,
"g": 191,
"b": 220
},
"hsl": {
"h": 215.51,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.79904,
"c": 0.04674,
"h": 257.6
},
"luminance": 0.51087
}Semantic roles & 50–950 ramp
primary
#ABBFDC
secondary
#B49B77
accent
#7F31B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384