#ABB6CE#ABB6CE
#ABB6CE is a light, muted blue. Relative luminance 0.466; OKLCH L 77.5% C 0.036 H 265.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6CE |
|---|---|
| RGB | rgb(171, 182, 206) |
| HSL | hsl(221, 26%, 74%) |
| HSV | hsv(221, 17%, 81%) |
| CMYK | cmyk(17%, 11.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.91, 1.16, -13.39) |
| CIE-LCH | lch(73.91, 13.44, 274.94°) |
| OKLab | oklab(77.55% -0.0026 -0.0363) |
| OKLCH | oklch(77.55% 0.036 265.9) |
| XYZ | xyz(44.6604, 46.5692, 65.0164) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.67
Cloudy Blue
#ACC2D9
ΔE00 5.28
Light Blue Grey
#B7C9E2
ΔE00 5.35
Light Grey Blue
#9DBCD4
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 7.86
Cool Gray
#9AA7B0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6CE #CEC3AB
analogous
#ABC8CE #ABB6CE #B2ABCE
triadic
#ABB6CE #CEABB6 #B6CEAB
tetradic
#ABB6CE #CEABC8 #CEC3AB #ABCEB2
square
#ABB6CE #CEABC8 #CEC3AB #ABCEB2
split-complementary
#ABB6CE #CEB2AB #C8CEAB
monochromatic
#5E73A1 #8494B7 #ABB6CE #D2D8E5 #ECEEF4
Accessibility & contrast
On white
2.04
#ABB6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#ABB6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6CE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6CE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB7CF
Deuteranopia (green-blind)
#ACB4CD
Tritanopia (blue-blind)
#A3BBBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb6ce; /* rgb */ color: rgb(171, 182, 206); /* oklch */ color: oklch(77.5% 0.036 265.9);
Tailwind
colors: {
custom: {
50: '#c4cbdd',
500: '#abb6ce',
950: '#000000',
},
}SCSS
$custom: #abb6ce; $custom-light: #c4cbdd; $custom-dark: #000000;
JSON
{
"hex": "#abb6ce",
"rgb": {
"r": 171,
"g": 182,
"b": 206
},
"hsl": {
"h": 221.143,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.77546,
"c": 0.03639,
"h": 265.9
},
"luminance": 0.4657
}Semantic roles & 50–950 ramp
primary
#ABB6CE
secondary
#EAE7E1
accent
#8541A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283