#ABBCD7#ABBCD7
#ABBCD7 is a light, muted blue. Relative luminance 0.495; OKLCH L 79.1% C 0.043 H 259.6°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCD7 |
|---|---|
| RGB | rgb(171, 188, 215) |
| HSL | hsl(217, 35%, 76%) |
| HSV | hsv(217, 20%, 84%) |
| CMYK | cmyk(20.5%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(75.78, -0.10, -15.48) |
| CIE-LCH | lch(75.78, 15.48, 269.63°) |
| OKLab | oklab(79.1% -0.0077 -0.0421) |
| OKLCH | oklch(79.1% 0.043 259.6) |
| XYZ | xyz(47.0404, 49.5295, 71.3586) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.36
Cloudy Blue
#ACC2D9
ΔE00 3.24
Light Blue Grey
#B7C9E2
ΔE00 3.42
Light Grey Blue
#9DBCD4
ΔE00 5.54
Powder Blue (survey)
#B1D1FC
ΔE00 7.07
Pastel Blue
#A2BFFE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCD7 #D7C6AB
analogous
#ABD2D7 #ABBCD7 #B0ABD7
triadic
#ABBCD7 #D7ABBC #BCD7AB
tetradic
#ABBCD7 #D7ABD2 #D7C6AB #ABD7B0
square
#ABBCD7 #D7ABD2 #D7C6AB #ABD7B0
split-complementary
#ABBCD7 #D7B0AB #D2D7AB
monochromatic
#587AB0 #829BC3 #ABBCD7 #D4DDEB #EAEEF5
Accessibility & contrast
On white
1.93
#ABBCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ABBCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCD7
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCD7 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDD8
Deuteranopia (green-blind)
#AFB9D6
Tritanopia (blue-blind)
#A0C2C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcd7; /* rgb */ color: rgb(171, 188, 215); /* oklch */ color: oklch(79.1% 0.043 259.6);
Tailwind
colors: {
custom: {
50: '#c4d0e3',
500: '#abbcd7',
950: '#000000',
},
}SCSS
$custom: #abbcd7; $custom-light: #c4d0e3; $custom-dark: #000000;
JSON
{
"hex": "#abbcd7",
"rgb": {
"r": 171,
"g": 188,
"b": 215
},
"hsl": {
"h": 216.818,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.79104,
"c": 0.04281,
"h": 259.6
},
"luminance": 0.49531
}Semantic roles & 50–950 ramp
primary
#ABBCD7
secondary
#ECE7DF
accent
#8037AE
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283