#ABBBD2#ABBBD2
#ABBBD2 is a light, muted blue. Relative luminance 0.489; OKLCH L 78.7% C 0.037 H 257.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBD2 |
|---|---|
| RGB | rgb(171, 187, 210) |
| HSL | hsl(215, 30%, 75%) |
| HSV | hsv(215, 19%, 82%) |
| CMYK | cmyk(18.6%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(75.36, -0.67, -13.40) |
| CIE-LCH | lch(75.36, 13.42, 267.14°) |
| OKLab | oklab(78.72% -0.0081 -0.0364) |
| OKLCH | oklch(78.72% 0.037 257.4) |
| XYZ | xyz(46.1948, 48.8507, 67.9556) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.59
Cloudy Blue
#ACC2D9
ΔE00 2.74
Light Blue Grey
#B7C9E2
ΔE00 3.61
Light Grey Blue
#9DBCD4
ΔE00 5.01
Dove Gray
#B6B8BD
ΔE00 7.91
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBD2 #D2C2AB
analogous
#ABCFD2 #ABBBD2 #AFABD2
triadic
#ABBBD2 #D2ABBB #BBD2AB
tetradic
#ABBBD2 #D2ABCF #D2C2AB #ABD2AF
square
#ABBBD2 #D2ABCF #D2C2AB #ABD2AF
split-complementary
#ABBBD2 #D2AFAB #CFD2AB
monochromatic
#5B7AA7 #839BBD #ABBBD2 #D3DBE7 #EBEFF4
Accessibility & contrast
On white
1.95
#ABBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#ABBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBD2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBD2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD3
Deuteranopia (green-blind)
#AFB8D1
Tritanopia (blue-blind)
#A1C0C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbbd2; /* rgb */ color: rgb(171, 187, 210); /* oklch */ color: oklch(78.7% 0.037 257.4);
Tailwind
colors: {
custom: {
50: '#c4cfdf',
500: '#abbbd2',
950: '#000000',
},
}SCSS
$custom: #abbbd2; $custom-light: #c4cfdf; $custom-dark: #000000;
JSON
{
"hex": "#abbbd2",
"rgb": {
"r": 171,
"g": 187,
"b": 210
},
"hsl": {
"h": 215.385,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.78721,
"c": 0.03726,
"h": 257.4
},
"luminance": 0.48852
}Semantic roles & 50–950 ramp
primary
#ABBBD2
secondary
#EBE6E0
accent
#7C3DA9
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283