#A0B2CC#A0B2CC
#A0B2CC is a light, muted blue. Relative luminance 0.437; OKLCH L 75.8% C 0.042 H 257.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2CC |
|---|---|
| RGB | rgb(160, 178, 204) |
| HSL | hsl(215, 30%, 71%) |
| HSV | hsv(215, 22%, 80%) |
| CMYK | cmyk(21.6%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(72.01, -0.60, -15.24) |
| CIE-LCH | lch(72.01, 15.25, 267.75°) |
| OKLab | oklab(75.83% -0.0092 -0.0415) |
| OKLCH | oklch(75.83% 0.042 257.5) |
| XYZ | xyz(41.3138, 43.6729, 63.3681) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.68
Lightsteelblue
#B0C4DE
ΔE00 4.76
Light Grey Blue
#9DBCD4
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 6.05
Cool Gray
#9AA7B0
ΔE00 7.51
Bluey Grey
#89A0B0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2CC #CCBAA0
analogous
#A0C8CC #A0B2CC #A4A0CC
triadic
#A0B2CC #CCA0B2 #B2CCA0
tetradic
#A0B2CC #CCA0C8 #CCBAA0 #A0CCA4
square
#A0B2CC #CCA0C8 #CCBAA0 #A0CCA4
split-complementary
#A0B2CC #CCA4A0 #C8CCA0
monochromatic
#54729D #7892B7 #A0B2CC #C8D2E1 #EBEFF4
Accessibility & contrast
On white
2.16
#A0B2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#A0B2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2CC
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2CC | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CD
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#95B7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a0b2cc; /* rgb */ color: rgb(160, 178, 204); /* oklch */ color: oklch(75.8% 0.042 257.5);
Tailwind
colors: {
custom: {
50: '#bcc9db',
500: '#a0b2cc',
950: '#000000',
},
}SCSS
$custom: #a0b2cc; $custom-light: #bcc9db; $custom-dark: #000000;
JSON
{
"hex": "#a0b2cc",
"rgb": {
"r": 160,
"g": 178,
"b": 204
},
"hsl": {
"h": 215.455,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.75835,
"c": 0.04248,
"h": 257.5
},
"luminance": 0.43674
}Semantic roles & 50–950 ramp
primary
#A0B2CC
secondary
#EAE5DE
accent
#7D3DA9
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283