#ABBCD4#ABBCD4
#ABBCD4 is a light, muted blue. Relative luminance 0.494; OKLCH L 79.0% C 0.039 H 257.0°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCD4 |
|---|---|
| RGB | rgb(171, 188, 212) |
| HSL | hsl(215, 32%, 75%) |
| HSV | hsv(215, 19%, 83%) |
| CMYK | cmyk(19.3%, 11.3%, 0%, 16.9%) |
| CIE-LAB | lab(75.69, -0.77, -14.00) |
| CIE-LCH | lch(75.69, 14.02, 266.86°) |
| OKLab | oklab(79% -0.0088 -0.038) |
| OKLCH | oklch(79% 0.039 257) |
| XYZ | xyz(46.6585, 49.3768, 69.3470) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.20
Cloudy Blue
#ACC2D9
ΔE00 2.48
Light Blue Grey
#B7C9E2
ΔE00 3.32
Light Grey Blue
#9DBCD4
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.49
Pastel Blue
#A2BFFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCD4 #D4C3AB
analogous
#ABD0D4 #ABBCD4 #AFABD4
triadic
#ABBCD4 #D4ABBC #BCD4AB
tetradic
#ABBCD4 #D4ABD0 #D4C3AB #ABD4AF
square
#ABBCD4 #D4ABD0 #D4C3AB #ABD4AF
split-complementary
#ABBCD4 #D4AFAB #D0D4AB
monochromatic
#5A7BAB #839CBF #ABBCD4 #D3DCE9 #EBEFF5
Accessibility & contrast
On white
1.93
#ABBCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#ABBCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCD4
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCD4 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BDD5
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#A1C1C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbcd4; /* rgb */ color: rgb(171, 188, 212); /* oklch */ color: oklch(79.0% 0.039 257.0);
Tailwind
colors: {
custom: {
50: '#c4d0e1',
500: '#abbcd4',
950: '#000000',
},
}SCSS
$custom: #abbcd4; $custom-light: #c4d0e1; $custom-dark: #000000;
JSON
{
"hex": "#abbcd4",
"rgb": {
"r": 171,
"g": 188,
"b": 212
},
"hsl": {
"h": 215.122,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.78999,
"c": 0.039,
"h": 257
},
"luminance": 0.49378
}Semantic roles & 50–950 ramp
primary
#ABBCD4
secondary
#EBE6E0
accent
#7C3AAB
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283