#ABBCD5#ABBCD5
#ABBCD5 is a light, muted blue. Relative luminance 0.494; OKLCH L 79.0% C 0.040 H 257.9°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCD5 |
|---|---|
| RGB | rgb(171, 188, 213) |
| HSL | hsl(216, 33%, 75%) |
| HSV | hsv(216, 20%, 84%) |
| CMYK | cmyk(19.7%, 11.7%, 0%, 16.5%) |
| CIE-LAB | lab(75.72, -0.55, -14.49) |
| CIE-LCH | lch(75.72, 14.50, 267.84°) |
| OKLab | oklab(79.03% -0.0084 -0.0394) |
| OKLCH | oklch(79.03% 0.04 257.9) |
| XYZ | xyz(46.7850, 49.4274, 70.0134) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.19
Cloudy Blue
#ACC2D9
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 3.31
Light Grey Blue
#9DBCD4
ΔE00 5.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.33
Pastel Blue
#A2BFFE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCD5 #D5C4AB
analogous
#ABD1D5 #ABBCD5 #AFABD5
triadic
#ABBCD5 #D5ABBC #BCD5AB
tetradic
#ABBCD5 #D5ABD1 #D5C4AB #ABD5AF
square
#ABBCD5 #D5ABD1 #D5C4AB #ABD5AF
split-complementary
#ABBCD5 #D5AFAB #D1D5AB
monochromatic
#597BAC #829BC1 #ABBCD5 #D4DDE9 #EBEFF5
Accessibility & contrast
On white
1.93
#ABBCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ABBCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCD5
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCD5 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BDD6
Deuteranopia (green-blind)
#AFB9D4
Tritanopia (blue-blind)
#A0C1C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcd5; /* rgb */ color: rgb(171, 188, 213); /* oklch */ color: oklch(79.0% 0.040 257.9);
Tailwind
colors: {
custom: {
50: '#c4d0e2',
500: '#abbcd5',
950: '#000000',
},
}SCSS
$custom: #abbcd5; $custom-light: #c4d0e2; $custom-dark: #000000;
JSON
{
"hex": "#abbcd5",
"rgb": {
"r": 171,
"g": 188,
"b": 213
},
"hsl": {
"h": 215.714,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.79033,
"c": 0.04026,
"h": 257.9
},
"luminance": 0.49428
}Semantic roles & 50–950 ramp
primary
#ABBCD5
secondary
#EBE7E0
accent
#7E39AC
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283