#ABB4CD#ABB4CD
#ABB4CD is a light, muted blue. Relative luminance 0.457; OKLCH L 77.1% C 0.037 H 269.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4CD |
|---|---|
| RGB | rgb(171, 180, 205) |
| HSL | hsl(224, 25%, 74%) |
| HSV | hsv(224, 17%, 80%) |
| CMYK | cmyk(16.6%, 12.2%, 0%, 19.6%) |
| CIE-LAB | lab(73.36, 2.03, -13.69) |
| CIE-LCH | lch(73.36, 13.83, 278.42°) |
| OKLab | oklab(77.1% -0.0001 -0.0371) |
| OKLCH | oklch(77.1% 0.037 269.8) |
| XYZ | xyz(44.1327, 45.7075, 64.2431) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 8.49
Cool Gray
#9AA7B0
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4CD #CDC4AB
analogous
#ABC5CD #ABB4CD #B3ABCD
triadic
#ABB4CD #CDABB4 #B4CDAB
tetradic
#ABB4CD #CDABC5 #CDC4AB #ABCDB3
square
#ABB4CD #CDABC5 #CDC4AB #ABCDB3
split-complementary
#ABB4CD #CDB3AB #C5CDAB
monochromatic
#5F709F #8592B6 #ABB4CD #D1D6E4 #ECEEF4
Accessibility & contrast
On white
2.07
#ABB4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#ABB4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4CD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4CD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6CE
Deuteranopia (green-blind)
#AAB3CC
Tritanopia (blue-blind)
#A3B9BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb4cd; /* rgb */ color: rgb(171, 180, 205); /* oklch */ color: oklch(77.1% 0.037 269.8);
Tailwind
colors: {
custom: {
50: '#c4cadc',
500: '#abb4cd',
950: '#000000',
},
}SCSS
$custom: #abb4cd; $custom-light: #c4cadc; $custom-dark: #000000;
JSON
{
"hex": "#abb4cd",
"rgb": {
"r": 171,
"g": 180,
"b": 205
},
"hsl": {
"h": 224.118,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77098,
"c": 0.03709,
"h": 269.8
},
"luminance": 0.45708
}Semantic roles & 50–950 ramp
primary
#ABB4CD
secondary
#EAE8E1
accent
#8A42A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283