#ABB8CB#ABB8CB
#ABB8CB is a light, muted blue. Relative luminance 0.473; OKLCH L 77.9% C 0.031 H 257.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8CB |
|---|---|
| RGB | rgb(171, 184, 203) |
| HSL | hsl(216, 24%, 73%) |
| HSV | hsv(216, 16%, 80%) |
| CMYK | cmyk(15.8%, 9.4%, 0%, 20.4%) |
| CIE-LAB | lab(74.35, -0.57, -11.10) |
| CIE-LCH | lch(74.35, 11.12, 267.05°) |
| OKLab | oklab(77.86% -0.0065 -0.03) |
| OKLCH | oklch(77.86% 0.031 257.8) |
| XYZ | xyz(44.7120, 47.2499, 63.2528) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.74
Lightsteelblue
#B0C4DE
ΔE00 4.01
Light Blue Grey
#B7C9E2
ΔE00 4.79
Light Grey Blue
#9DBCD4
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 6.46
Cool Gray
#9AA7B0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8CB #CBBEAB
analogous
#ABC8CB #ABB8CB #AEABCB
triadic
#ABB8CB #CBABB8 #B8CBAB
tetradic
#ABB8CB #CBABC8 #CBBEAB #ABCBAE
square
#ABB8CB #CBABC8 #CBBEAB #ABCBAE
split-complementary
#ABB8CB #CBAEAB #C8CBAB
monochromatic
#60789B #8598B4 #ABB8CB #D1D8E2 #ECEFF3
Accessibility & contrast
On white
2.01
#ABB8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ABB8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8CB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8CB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CC
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#A3BCBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb8cb; /* rgb */ color: rgb(171, 184, 203); /* oklch */ color: oklch(77.9% 0.031 257.8);
Tailwind
colors: {
custom: {
50: '#c4cdda',
500: '#abb8cb',
950: '#000000',
},
}SCSS
$custom: #abb8cb; $custom-light: #c4cdda; $custom-dark: #000000;
JSON
{
"hex": "#abb8cb",
"rgb": {
"r": 171,
"g": 184,
"b": 203
},
"hsl": {
"h": 215.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77857,
"c": 0.03073,
"h": 257.8
},
"luminance": 0.47251
}Semantic roles & 50–950 ramp
primary
#ABB8CB
secondary
#EAE6E1
accent
#7C44A2
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283