#ABBFDD#ABBFDD
#ABBFDD is a light, muted blue. Relative luminance 0.511; OKLCH L 79.9% C 0.048 H 258.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFDD |
|---|---|
| RGB | rgb(171, 191, 221) |
| HSL | hsl(216, 42%, 77%) |
| HSV | hsv(216, 23%, 87%) |
| CMYK | cmyk(22.6%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(76.76, -0.36, -17.25) |
| CIE-LCH | lch(76.76, 17.25, 268.79°) |
| OKLab | oklab(79.94% -0.0097 -0.047) |
| OKLCH | oklch(79.94% 0.048 258.4) |
| XYZ | xyz(48.4731, 51.1387, 75.7094) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.90
Light Blue Grey
#B7C9E2
ΔE00 3.03
Cloudy Blue
#ACC2D9
ΔE00 3.11
Light Grey Blue
#9DBCD4
ΔE00 5.36
Powder Blue (survey)
#B1D1FC
ΔE00 5.79
Pastel Blue
#A2BFFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFDD #DDC9AB
analogous
#ABD8DD #ABBFDD #B0ABDD
triadic
#ABBFDD #DDABBF #BFDDAB
tetradic
#ABBFDD #DDABD8 #DDC9AB #ABDDB0
square
#ABBFDD #DDABD8 #DDC9AB #ABDDB0
split-complementary
#ABBFDD #DDB0AB #D8DDAB
monochromatic
#547DBA #7F9ECB #ABBFDD #D7E0EF #E9EEF6
Accessibility & contrast
On white
1.87
#ABBFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#ABBFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFDD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFDD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#9EC5C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbfdd; /* rgb */ color: rgb(171, 191, 221); /* oklch */ color: oklch(79.9% 0.048 258.4);
Tailwind
colors: {
custom: {
50: '#c4d2e7',
500: '#abbfdd',
950: '#000000',
},
}SCSS
$custom: #abbfdd; $custom-light: #c4d2e7; $custom-dark: #000000;
JSON
{
"hex": "#abbfdd",
"rgb": {
"r": 171,
"g": 191,
"b": 221
},
"hsl": {
"h": 216,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.79939,
"c": 0.04801,
"h": 258.4
},
"luminance": 0.5114
}Semantic roles & 50–950 ramp
primary
#ABBFDD
secondary
#B59C77
accent
#8030B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384