#ABB8CE#ABB8CE
#ABB8CE is a light, muted blue. Relative luminance 0.474; OKLCH L 78.0% C 0.035 H 261.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8CE |
|---|---|
| RGB | rgb(171, 184, 206) |
| HSL | hsl(218, 26%, 74%) |
| HSV | hsv(218, 17%, 81%) |
| CMYK | cmyk(17%, 10.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.44, 0.08, -12.60) |
| CIE-LCH | lch(74.44, 12.60, 270.34°) |
| OKLab | oklab(77.96% -0.0054 -0.0341) |
| OKLCH | oklch(77.96% 0.035 261) |
| XYZ | xyz(45.0729, 47.3943, 65.1539) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.74
Cloudy Blue
#ACC2D9
ΔE00 3.98
Light Blue Grey
#B7C9E2
ΔE00 4.55
Light Grey Blue
#9DBCD4
ΔE00 6.07
Dove Gray
#B6B8BD
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8CE #CEC1AB
analogous
#ABCACE #ABB8CE #B0ABCE
triadic
#ABB8CE #CEABB8 #B8CEAB
tetradic
#ABB8CE #CEABCA #CEC1AB #ABCEB0
square
#ABB8CE #CEABCA #CEC1AB #ABCEB0
split-complementary
#ABB8CE #CEB0AB #CACEAB
monochromatic
#5E77A1 #8497B7 #ABB8CE #D2D9E5 #ECEFF4
Accessibility & contrast
On white
2.00
#ABB8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#ABB8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8CE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8CE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CF
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#A3BCBF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb8ce; /* rgb */ color: rgb(171, 184, 206); /* oklch */ color: oklch(78.0% 0.035 261.0);
Tailwind
colors: {
custom: {
50: '#c4cddd',
500: '#abb8ce',
950: '#000000',
},
}SCSS
$custom: #abb8ce; $custom-light: #c4cddd; $custom-dark: #000000;
JSON
{
"hex": "#abb8ce",
"rgb": {
"r": 171,
"g": 184,
"b": 206
},
"hsl": {
"h": 217.714,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.7796,
"c": 0.03456,
"h": 261
},
"luminance": 0.47395
}Semantic roles & 50–950 ramp
primary
#ABB8CE
secondary
#EAE7E1
accent
#8041A5
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283