#ABBDD9#ABBDD9
#ABBDD9 is a light, muted blue. Relative luminance 0.501; OKLCH L 79.4% C 0.045 H 259.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDD9 |
|---|---|
| RGB | rgb(171, 189, 217) |
| HSL | hsl(217, 38%, 76%) |
| HSV | hsv(217, 21%, 85%) |
| CMYK | cmyk(21.2%, 12.9%, 0%, 14.9%) |
| CIE-LAB | lab(76.11, -0.19, -16.07) |
| CIE-LCH | lch(76.11, 16.07, 269.32°) |
| OKLab | oklab(79.38% -0.0084 -0.0437) |
| OKLCH | oklch(79.38% 0.045 259.2) |
| XYZ | xyz(47.5133, 50.0617, 72.7917) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.13
Cloudy Blue
#ACC2D9
ΔE00 3.14
Light Blue Grey
#B7C9E2
ΔE00 3.24
Light Grey Blue
#9DBCD4
ΔE00 5.44
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDD9 #D9C7AB
analogous
#ABD4D9 #ABBDD9 #B0ABD9
triadic
#ABBDD9 #D9ABBD #BDD9AB
tetradic
#ABBDD9 #D9ABD4 #D9C7AB #ABD9B0
square
#ABBDD9 #D9ABD4 #D9C7AB #ABD9B0
split-complementary
#ABBDD9 #D9B0AB #D4D9AB
monochromatic
#577BB3 #819CC6 #ABBDD9 #D5DEEC #EAEEF5
Accessibility & contrast
On white
1.91
#ABBDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABBDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDD9
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDD9 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BEDA
Deuteranopia (green-blind)
#AFBAD8
Tritanopia (blue-blind)
#9FC3C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbdd9; /* rgb */ color: rgb(171, 189, 217); /* oklch */ color: oklch(79.4% 0.045 259.2);
Tailwind
colors: {
custom: {
50: '#c4d0e4',
500: '#abbdd9',
950: '#000000',
},
}SCSS
$custom: #abbdd9; $custom-light: #c4d0e4; $custom-dark: #000000;
JSON
{
"hex": "#abbdd9",
"rgb": {
"r": 171,
"g": 189,
"b": 217
},
"hsl": {
"h": 216.522,
"s": 37.705,
"l": 76.078
},
"oklch": {
"l": 0.79382,
"c": 0.04454,
"h": 259.2
},
"luminance": 0.50063
}Semantic roles & 50–950 ramp
primary
#ABBDD9
secondary
#B09A78
accent
#8035B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384