#ABBDDF#ABBDDF
#ABBDDF is a light, muted blue. Relative luminance 0.504; OKLCH L 79.6% C 0.052 H 263.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDDF |
|---|---|
| RGB | rgb(171, 189, 223) |
| HSL | hsl(219, 45%, 77%) |
| HSV | hsv(219, 23%, 87%) |
| CMYK | cmyk(23.3%, 15.2%, 0%, 12.5%) |
| CIE-LAB | lab(76.30, 1.17, -19.03) |
| CIE-LCH | lch(76.30, 19.06, 273.52°) |
| OKLab | oklab(79.6% -0.0062 -0.052) |
| OKLCH | oklch(79.6% 0.052 263.1) |
| XYZ | xyz(48.3079, 50.3795, 76.9767) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.51
Light Blue Grey
#B7C9E2
ΔE00 4.27
Cloudy Blue
#ACC2D9
ΔE00 4.86
Pastel Blue
#A2BFFE
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDDF #DFCDAB
analogous
#ABD7DF #ABBDDF #B3ABDF
triadic
#ABBDDF #DFABBD #BDDFAB
tetradic
#ABBDDF #DFABD7 #DFCDAB #ABDFB3
square
#ABBDDF #DFABD7 #DFCDAB #ABDFB3
split-complementary
#ABBDDF #DFB3AB #D7DFAB
monochromatic
#5277BD #7F9ACE #ABBDDF #D7E0F0 #E9EEF7
Accessibility & contrast
On white
1.90
#ABBDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#ABBDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDDF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDDF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#9EC4C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbddf; /* rgb */ color: rgb(171, 189, 223); /* oklch */ color: oklch(79.6% 0.052 263.1);
Tailwind
colors: {
custom: {
50: '#c4d0e9',
500: '#abbddf',
950: '#000000',
},
}SCSS
$custom: #abbddf; $custom-light: #c4d0e9; $custom-dark: #000000;
JSON
{
"hex": "#abbddf",
"rgb": {
"r": 171,
"g": 189,
"b": 223
},
"hsl": {
"h": 219.231,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.79599,
"c": 0.05233,
"h": 263.1
},
"luminance": 0.50381
}Semantic roles & 50–950 ramp
primary
#ABBDDF
secondary
#B8A176
accent
#882EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384