#ABB0CE#ABB0CE
#ABB0CE is a light, muted blue. Relative luminance 0.442; OKLCH L 76.3% C 0.043 H 277.9°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0CE |
|---|---|
| RGB | rgb(171, 176, 206) |
| HSL | hsl(231, 26%, 74%) |
| HSV | hsv(231, 17%, 81%) |
| CMYK | cmyk(17%, 14.6%, 0%, 19.2%) |
| CIE-LAB | lab(72.34, 4.43, -15.76) |
| CIE-LCH | lch(72.34, 16.37, 285.69°) |
| OKLab | oklab(76.31% 0.0059 -0.0428) |
| OKLCH | oklch(76.31% 0.043 277.9) |
| XYZ | xyz(43.4579, 44.1642, 64.6155) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.19
Light Blue Grey
#B7C9E2
ΔE00 8.60
Light Periwinkle
#C1C6FC
ΔE00 8.62
Cloudy Blue
#ACC2D9
ΔE00 9.17
Periwinkle
#CCCCFF
ΔE00 9.60
Dove Gray
#B6B8BD
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0CE #CEC9AB
analogous
#ABC2CE #ABB0CE #B8ABCE
triadic
#ABB0CE #CEABB0 #B0CEAB
tetradic
#ABB0CE #CEABC2 #CEC9AB #ABCEB8
square
#ABB0CE #CEABC2 #CEC9AB #ABCEB8
split-complementary
#ABB0CE #CEB8AB #C2CEAB
monochromatic
#5E67A1 #848CB7 #ABB0CE #D2D4E5 #ECEDF4
Accessibility & contrast
On white
2.14
#ABB0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#ABB0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0CE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0CE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3CF
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#A3B5BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb0ce; /* rgb */ color: rgb(171, 176, 206); /* oklch */ color: oklch(76.3% 0.043 277.9);
Tailwind
colors: {
custom: {
50: '#c4c7dd',
500: '#abb0ce',
950: '#000000',
},
}SCSS
$custom: #abb0ce; $custom-light: #c4c7dd; $custom-dark: #000000;
JSON
{
"hex": "#abb0ce",
"rgb": {
"r": 171,
"g": 176,
"b": 206
},
"hsl": {
"h": 231.429,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.76313,
"c": 0.04321,
"h": 277.9
},
"luminance": 0.44165
}Semantic roles & 50–950 ramp
primary
#ABB0CE
secondary
#EAE9E1
accent
#9741A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283