#ABBCD8#ABBCD8
#ABBCD8 is a light, muted blue. Relative luminance 0.496; OKLCH L 79.1% C 0.044 H 260.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCD8 |
|---|---|
| RGB | rgb(171, 188, 216) |
| HSL | hsl(217, 37%, 76%) |
| HSV | hsv(217, 21%, 85%) |
| CMYK | cmyk(20.8%, 13%, 0%, 15.3%) |
| CIE-LAB | lab(75.81, 0.12, -15.98) |
| CIE-LCH | lch(75.81, 15.98, 270.44°) |
| OKLab | oklab(79.14% -0.0073 -0.0435) |
| OKLCH | oklch(79.14% 0.044 260.4) |
| XYZ | xyz(47.1693, 49.5811, 72.0373) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.52
Cloudy Blue
#ACC2D9
ΔE00 3.52
Light Blue Grey
#B7C9E2
ΔE00 3.52
Light Grey Blue
#9DBCD4
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.97
Pastel Blue
#A2BFFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCD8 #D8C7AB
analogous
#ABD2D8 #ABBCD8 #B0ABD8
triadic
#ABBCD8 #D8ABBC #BCD8AB
tetradic
#ABBCD8 #D8ABD2 #D8C7AB #ABD8B0
square
#ABBCD8 #D8ABD2 #D8C7AB #ABD8B0
split-complementary
#ABBCD8 #D8B0AB #D2D8AB
monochromatic
#5779B1 #819BC5 #ABBCD8 #D5DDEB #EAEEF5
Accessibility & contrast
On white
1.92
#ABBCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ABBCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCD8
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCD8 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDD9
Deuteranopia (green-blind)
#AEB9D7
Tritanopia (blue-blind)
#A0C2C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcd8; /* rgb */ color: rgb(171, 188, 216); /* oklch */ color: oklch(79.1% 0.044 260.4);
Tailwind
colors: {
custom: {
50: '#c4d0e4',
500: '#abbcd8',
950: '#000000',
},
}SCSS
$custom: #abbcd8; $custom-light: #c4d0e4; $custom-dark: #000000;
JSON
{
"hex": "#abbcd8",
"rgb": {
"r": 171,
"g": 188,
"b": 216
},
"hsl": {
"h": 217.333,
"s": 36.585,
"l": 75.882
},
"oklch": {
"l": 0.79139,
"c": 0.04409,
"h": 260.4
},
"luminance": 0.49582
}Semantic roles & 50–950 ramp
primary
#ABBCD8
secondary
#ECE7DF
accent
#8236AF
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283