#ABB3CB#ABB3CB
#ABB3CB is a light, muted blue. Relative luminance 0.452; OKLCH L 76.8% C 0.035 H 270.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3CB |
|---|---|
| RGB | rgb(171, 179, 203) |
| HSL | hsl(225, 24%, 73%) |
| HSV | hsv(225, 16%, 80%) |
| CMYK | cmyk(15.8%, 11.8%, 0%, 20.4%) |
| CIE-LAB | lab(73.03, 2.14, -13.08) |
| CIE-LCH | lch(73.03, 13.25, 279.28°) |
| OKLab | oklab(76.82% 0.0006 -0.0354) |
| OKLCH | oklch(76.82% 0.035 270.9) |
| XYZ | xyz(43.6917, 45.2092, 62.9127) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.11
Light Blue Grey
#B7C9E2
ΔE00 6.65
Cloudy Blue
#ACC2D9
ΔE00 6.77
Dove Gray
#B6B8BD
ΔE00 7.93
Cool Gray
#9AA7B0
ΔE00 8.80
Light Grey Blue
#9DBCD4
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3CB #CBC3AB
analogous
#ABC3CB #ABB3CB #B3ABCB
triadic
#ABB3CB #CBABB3 #B3CBAB
tetradic
#ABB3CB #CBABC3 #CBC3AB #ABCBB3
square
#ABB3CB #CBABC3 #CBC3AB #ABCBB3
split-complementary
#ABB3CB #CBB3AB #C3CBAB
monochromatic
#606F9B #8591B4 #ABB3CB #D1D5E2 #ECEEF3
Accessibility & contrast
On white
2.09
#ABB3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#ABB3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3CB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3CB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CC
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#A4B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb3cb; /* rgb */ color: rgb(171, 179, 203); /* oklch */ color: oklch(76.8% 0.035 270.9);
Tailwind
colors: {
custom: {
50: '#c4c9da',
500: '#abb3cb',
950: '#000000',
},
}SCSS
$custom: #abb3cb; $custom-light: #c4c9da; $custom-dark: #000000;
JSON
{
"hex": "#abb3cb",
"rgb": {
"r": 171,
"g": 179,
"b": 203
},
"hsl": {
"h": 225,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.76822,
"c": 0.03542,
"h": 270.9
},
"luminance": 0.4521
}Semantic roles & 50–950 ramp
primary
#ABB3CB
secondary
#EAE8E1
accent
#8A44A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283