#ABB5CE#ABB5CE
#ABB5CE is a light, muted blue. Relative luminance 0.462; OKLCH L 77.3% C 0.037 H 268.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5CE |
|---|---|
| RGB | rgb(171, 181, 206) |
| HSL | hsl(223, 26%, 74%) |
| HSV | hsv(223, 17%, 81%) |
| CMYK | cmyk(17%, 12.1%, 0%, 19.2%) |
| CIE-LAB | lab(73.65, 1.70, -13.79) |
| CIE-LCH | lch(73.65, 13.89, 277.03°) |
| OKLab | oklab(77.34% -0.0012 -0.0374) |
| OKLCH | oklch(77.34% 0.037 268.2) |
| XYZ | xyz(44.4564, 46.1611, 64.9483) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.23
Light Blue Grey
#B7C9E2
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 5.95
Light Grey Blue
#9DBCD4
ΔE00 8.02
Dove Gray
#B6B8BD
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5CE #CEC4AB
analogous
#ABC7CE #ABB5CE #B3ABCE
triadic
#ABB5CE #CEABB5 #B5CEAB
tetradic
#ABB5CE #CEABC7 #CEC4AB #ABCEB3
square
#ABB5CE #CEABC7 #CEC4AB #ABCEB3
split-complementary
#ABB5CE #CEB3AB #C7CEAB
monochromatic
#5E71A1 #8493B7 #ABB5CE #D2D7E5 #ECEEF4
Accessibility & contrast
On white
2.05
#ABB5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#ABB5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5CE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5CE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB7CF
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#A3BABD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb5ce; /* rgb */ color: rgb(171, 181, 206); /* oklch */ color: oklch(77.3% 0.037 268.2);
Tailwind
colors: {
custom: {
50: '#c4cbdd',
500: '#abb5ce',
950: '#000000',
},
}SCSS
$custom: #abb5ce; $custom-light: #c4cbdd; $custom-dark: #000000;
JSON
{
"hex": "#abb5ce",
"rgb": {
"r": 171,
"g": 181,
"b": 206
},
"hsl": {
"h": 222.857,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.77339,
"c": 0.0374,
"h": 268.2
},
"luminance": 0.46162
}Semantic roles & 50–950 ramp
primary
#ABB5CE
secondary
#EAE8E1
accent
#8841A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283