#ABBFDF#ABBFDF
#ABBFDF is a light, muted blue. Relative luminance 0.512; OKLCH L 80.0% C 0.051 H 259.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFDF |
|---|---|
| RGB | rgb(171, 191, 223) |
| HSL | hsl(217, 45%, 77%) |
| HSV | hsv(217, 23%, 87%) |
| CMYK | cmyk(23.3%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.83, 0.09, -18.23) |
| CIE-LCH | lch(76.83, 18.23, 270.29°) |
| OKLab | oklab(80.01% -0.009 -0.0497) |
| OKLCH | oklch(80.01% 0.051 259.8) |
| XYZ | xyz(48.7411, 51.2459, 77.1211) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.42
Light Blue Grey
#B7C9E2
ΔE00 3.38
Cloudy Blue
#ACC2D9
ΔE00 3.74
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFDF #DFCBAB
analogous
#ABD9DF #ABBFDF #B1ABDF
triadic
#ABBFDF #DFABBF #BFDFAB
tetradic
#ABBFDF #DFABD9 #DFCBAB #ABDFB1
square
#ABBFDF #DFABD9 #DFCBAB #ABDFB1
split-complementary
#ABBFDF #DFB1AB #D9DFAB
monochromatic
#527BBD #7F9DCE #ABBFDF #D7E1F0 #E9EEF7
Accessibility & contrast
On white
1.87
#ABBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ABBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFDF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFDF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#9DC6C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbfdf; /* rgb */ color: rgb(171, 191, 223); /* oklch */ color: oklch(80.0% 0.051 259.8);
Tailwind
colors: {
custom: {
50: '#c4d2e9',
500: '#abbfdf',
950: '#000000',
},
}SCSS
$custom: #abbfdf; $custom-light: #c4d2e9; $custom-dark: #000000;
JSON
{
"hex": "#abbfdf",
"rgb": {
"r": 171,
"g": 191,
"b": 223
},
"hsl": {
"h": 216.923,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.80012,
"c": 0.05055,
"h": 259.8
},
"luminance": 0.51247
}Semantic roles & 50–950 ramp
primary
#ABBFDF
secondary
#B89F76
accent
#832EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384