#ABB3CA#ABB3CA
#ABB3CA is a light, muted blue. Relative luminance 0.452; OKLCH L 76.8% C 0.034 H 270.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3CA |
|---|---|
| RGB | rgb(171, 179, 202) |
| HSL | hsl(225, 23%, 73%) |
| HSV | hsv(225, 15%, 79%) |
| CMYK | cmyk(15.3%, 11.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.00, 1.92, -12.58) |
| CIE-LCH | lch(73.00, 12.73, 278.68°) |
| OKLab | oklab(76.79% 0.0002 -0.034) |
| OKLCH | oklch(76.79% 0.034 270.4) |
| XYZ | xyz(43.5729, 45.1617, 62.2871) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.03
Light Blue Grey
#B7C9E2
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 7.59
Cool Gray
#9AA7B0
ΔE00 8.47
Light Grey Blue
#9DBCD4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3CA #CAC2AB
analogous
#ABC2CA #ABB3CA #B2ABCA
triadic
#ABB3CA #CAABB3 #B3CAAB
tetradic
#ABB3CA #CAABC2 #CAC2AB #ABCAB2
square
#ABB3CA #CAABC2 #CAC2AB #ABCAB2
split-complementary
#ABB3CA #CAB2AB #C2CAAB
monochromatic
#61709A #8591B2 #ABB3CA #D1D5E2 #ECEEF3
Accessibility & contrast
On white
2.09
#ABB3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ABB3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3CA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3CA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CB
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#A4B7BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb3ca; /* rgb */ color: rgb(171, 179, 202); /* oklch */ color: oklch(76.8% 0.034 270.4);
Tailwind
colors: {
custom: {
50: '#c4c9da',
500: '#abb3ca',
950: '#000000',
},
}SCSS
$custom: #abb3ca; $custom-light: #c4c9da; $custom-dark: #000000;
JSON
{
"hex": "#abb3ca",
"rgb": {
"r": 171,
"g": 179,
"b": 202
},
"hsl": {
"h": 224.516,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.76787,
"c": 0.03404,
"h": 270.4
},
"luminance": 0.45162
}Semantic roles & 50–950 ramp
primary
#ABB3CA
secondary
#EAE7E1
accent
#8944A1
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283