#ABBCD6#ABBCD6
#ABBCD6 is a light, muted blue. Relative luminance 0.495; OKLCH L 79.1% C 0.042 H 258.8°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCD6 |
|---|---|
| RGB | rgb(171, 188, 214) |
| HSL | hsl(216, 34%, 75%) |
| HSV | hsv(216, 20%, 84%) |
| CMYK | cmyk(20.1%, 12.1%, 0%, 16.1%) |
| CIE-LAB | lab(75.75, -0.32, -14.99) |
| CIE-LCH | lch(75.75, 14.99, 268.76°) |
| OKLab | oklab(79.07% -0.0081 -0.0407) |
| OKLCH | oklch(79.07% 0.042 258.8) |
| XYZ | xyz(46.9123, 49.4783, 70.6839) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.25
Cloudy Blue
#ACC2D9
ΔE00 2.97
Light Blue Grey
#B7C9E2
ΔE00 3.34
Light Grey Blue
#9DBCD4
ΔE00 5.30
Powder Blue (survey)
#B1D1FC
ΔE00 7.19
Pastel Blue
#A2BFFE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCD6 #D6C5AB
analogous
#ABD1D6 #ABBCD6 #AFABD6
triadic
#ABBCD6 #D6ABBC #BCD6AB
tetradic
#ABBCD6 #D6ABD1 #D6C5AB #ABD6AF
square
#ABBCD6 #D6ABD1 #D6C5AB #ABD6AF
split-complementary
#ABBCD6 #D6AFAB #D1D6AB
monochromatic
#597AAE #829BC2 #ABBCD6 #D4DDEA #EAEFF5
Accessibility & contrast
On white
1.93
#ABBCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#ABBCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCD6
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCD6 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDD7
Deuteranopia (green-blind)
#AFB9D5
Tritanopia (blue-blind)
#A0C1C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcd6; /* rgb */ color: rgb(171, 188, 214); /* oklch */ color: oklch(79.1% 0.042 258.8);
Tailwind
colors: {
custom: {
50: '#c4d0e2',
500: '#abbcd6',
950: '#000000',
},
}SCSS
$custom: #abbcd6; $custom-light: #c4d0e2; $custom-dark: #000000;
JSON
{
"hex": "#abbcd6",
"rgb": {
"r": 171,
"g": 188,
"b": 214
},
"hsl": {
"h": 216.279,
"s": 34.4,
"l": 75.49
},
"oklch": {
"l": 0.79069,
"c": 0.04153,
"h": 258.8
},
"luminance": 0.49479
}Semantic roles & 50–950 ramp
primary
#ABBCD6
secondary
#ECE7DF
accent
#7F38AD
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283