#A0B2CD#A0B2CD
#A0B2CD is a light, muted blue. Relative luminance 0.437; OKLCH L 75.9% C 0.044 H 258.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2CD |
|---|---|
| RGB | rgb(160, 178, 205) |
| HSL | hsl(216, 31%, 72%) |
| HSV | hsv(216, 22%, 80%) |
| CMYK | cmyk(22%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(72.04, -0.37, -15.74) |
| CIE-LCH | lch(72.04, 15.74, 268.65°) |
| OKLab | oklab(75.87% -0.0088 -0.0429) |
| OKLCH | oklch(75.87% 0.044 258.4) |
| XYZ | xyz(41.4341, 43.7211, 64.0017) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.79
Cloudy Blue
#ACC2D9
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 5.53
Light Blue Grey
#B7C9E2
ΔE00 6.07
Cool Gray
#9AA7B0
ΔE00 7.85
Bluey Grey
#89A0B0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2CD #CDBBA0
analogous
#A0C9CD #A0B2CD #A5A0CD
triadic
#A0B2CD #CDA0B2 #B2CDA0
tetradic
#A0B2CD #CDA0C9 #CDBBA0 #A0CDA5
square
#A0B2CD #CDA0C9 #CDBBA0 #A0CDA5
split-complementary
#A0B2CD #CDA5A0 #C9CDA0
monochromatic
#54729F #7892B8 #A0B2CD #C8D3E2 #EBEFF4
Accessibility & contrast
On white
2.16
#A0B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#A0B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2CD
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2CD | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CE
Deuteranopia (green-blind)
#A4AFCC
Tritanopia (blue-blind)
#94B8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0b2cd; /* rgb */ color: rgb(160, 178, 205); /* oklch */ color: oklch(75.9% 0.044 258.4);
Tailwind
colors: {
custom: {
50: '#bcc9dc',
500: '#a0b2cd',
950: '#000000',
},
}SCSS
$custom: #a0b2cd; $custom-light: #bcc9dc; $custom-dark: #000000;
JSON
{
"hex": "#a0b2cd",
"rgb": {
"r": 160,
"g": 178,
"b": 205
},
"hsl": {
"h": 216,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.75871,
"c": 0.04377,
"h": 258.4
},
"luminance": 0.43722
}Semantic roles & 50–950 ramp
primary
#A0B2CD
secondary
#EAE6DF
accent
#7E3CAA
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283