#ABBFDB#ABBFDB
#ABBFDB is a light, muted blue. Relative luminance 0.510; OKLCH L 79.9% C 0.045 H 256.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFDB |
|---|---|
| RGB | rgb(171, 191, 219) |
| HSL | hsl(215, 40%, 76%) |
| HSV | hsv(215, 22%, 86%) |
| CMYK | cmyk(21.9%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.70, -0.82, -16.26) |
| CIE-LCH | lch(76.70, 16.28, 267.13°) |
| OKLab | oklab(79.87% -0.0104 -0.0443) |
| OKLCH | oklch(79.87% 0.045 256.8) |
| XYZ | xyz(48.2082, 51.0327, 74.3144) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.47
Cloudy Blue
#ACC2D9
ΔE00 2.46
Light Blue Grey
#B7C9E2
ΔE00 2.79
Light Grey Blue
#9DBCD4
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFDB #DBC7AB
analogous
#ABD7DB #ABBFDB #AFABDB
triadic
#ABBFDB #DBABBF #BFDBAB
tetradic
#ABBFDB #DBABD7 #DBC7AB #ABDBAF
square
#ABBFDB #DBABD7 #DBC7AB #ABDBAF
split-complementary
#ABBFDB #DBAFAB #D7DBAB
monochromatic
#557EB6 #809EC9 #ABBFDB #D6E0ED #EAEFF6
Accessibility & contrast
On white
1.87
#ABBFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ABBFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFDB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFDB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#9FC5C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbfdb; /* rgb */ color: rgb(171, 191, 219); /* oklch */ color: oklch(79.9% 0.045 256.8);
Tailwind
colors: {
custom: {
50: '#c4d2e6',
500: '#abbfdb',
950: '#000000',
},
}SCSS
$custom: #abbfdb; $custom-light: #c4d2e6; $custom-dark: #000000;
JSON
{
"hex": "#abbfdb",
"rgb": {
"r": 171,
"g": 191,
"b": 219
},
"hsl": {
"h": 215,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.79868,
"c": 0.04549,
"h": 256.8
},
"luminance": 0.51034
}Semantic roles & 50–950 ramp
primary
#ABBFDB
secondary
#B39A77
accent
#7D32B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384