#ABBDD7#ABBDD7
#ABBDD7 is a light, muted blue. Relative luminance 0.500; OKLCH L 79.3% C 0.042 H 257.5°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDD7 |
|---|---|
| RGB | rgb(171, 189, 215) |
| HSL | hsl(215, 35%, 76%) |
| HSV | hsv(215, 20%, 84%) |
| CMYK | cmyk(20.5%, 12.1%, 0%, 15.7%) |
| CIE-LAB | lab(76.04, -0.64, -15.09) |
| CIE-LCH | lch(76.04, 15.10, 267.57°) |
| OKLab | oklab(79.31% -0.0091 -0.041) |
| OKLCH | oklch(79.31% 0.042 257.5) |
| XYZ | xyz(47.2548, 49.9583, 71.4300) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.88
Cloudy Blue
#ACC2D9
ΔE00 2.56
Light Blue Grey
#B7C9E2
ΔE00 3.08
Light Grey Blue
#9DBCD4
ΔE00 4.95
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Pastel Blue
#A2BFFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDD7 #D7C5AB
analogous
#ABD3D7 #ABBDD7 #AFABD7
triadic
#ABBDD7 #D7ABBD #BDD7AB
tetradic
#ABBDD7 #D7ABD3 #D7C5AB #ABD7AF
square
#ABBDD7 #D7ABD3 #D7C5AB #ABD7AF
split-complementary
#ABBDD7 #D7AFAB #D3D7AB
monochromatic
#587CB0 #829CC3 #ABBDD7 #D4DEEB #EAEFF5
Accessibility & contrast
On white
1.91
#ABBDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#ABBDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDD7
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDD7 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BED8
Deuteranopia (green-blind)
#B0BAD6
Tritanopia (blue-blind)
#A0C2C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbdd7; /* rgb */ color: rgb(171, 189, 215); /* oklch */ color: oklch(79.3% 0.042 257.5);
Tailwind
colors: {
custom: {
50: '#c4d0e3',
500: '#abbdd7',
950: '#000000',
},
}SCSS
$custom: #abbdd7; $custom-light: #c4d0e3; $custom-dark: #000000;
JSON
{
"hex": "#abbdd7",
"rgb": {
"r": 171,
"g": 189,
"b": 215
},
"hsl": {
"h": 215.455,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.79311,
"c": 0.042,
"h": 257.5
},
"luminance": 0.49959
}Semantic roles & 50–950 ramp
primary
#ABBDD7
secondary
#ECE7DF
accent
#7E37AE
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283