#A4B2CA#A4B2CA
#A4B2CA is a light, muted blue. Relative luminance 0.440; OKLCH L 76.1% C 0.038 H 261.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2CA |
|---|---|
| RGB | rgb(164, 178, 202) |
| HSL | hsl(218, 26%, 72%) |
| HSV | hsv(218, 19%, 79%) |
| CMYK | cmyk(18.8%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.23, 0.21, -13.79) |
| CIE-LCH | lch(72.23, 13.79, 270.89°) |
| OKLab | oklab(76.05% -0.0057 -0.0374) |
| OKLCH | oklch(76.05% 0.038 261.3) |
| XYZ | xyz(41.8882, 43.9967, 62.1509) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.98
Cloudy Blue
#ACC2D9
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 6.33
Cool Gray
#9AA7B0
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2CA #CABCA4
analogous
#A4C5CA #A4B2CA #A9A4CA
triadic
#A4B2CA #CAA4B2 #B2CAA4
tetradic
#A4B2CA #CAA4C5 #CABCA4 #A4CAA9
square
#A4B2CA #CAA4C5 #CABCA4 #A4CAA9
split-complementary
#A4B2CA #CAA9A4 #C5CAA4
monochromatic
#5A719A #7D91B3 #A4B2CA #CBD3E1 #ECEFF4
Accessibility & contrast
On white
2.14
#A4B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#A4B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2CA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2CA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CB
Deuteranopia (green-blind)
#A7AFC9
Tritanopia (blue-blind)
#9BB7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a4b2ca; /* rgb */ color: rgb(164, 178, 202); /* oklch */ color: oklch(76.1% 0.038 261.3);
Tailwind
colors: {
custom: {
50: '#bfc9da',
500: '#a4b2ca',
950: '#000000',
},
}SCSS
$custom: #a4b2ca; $custom-light: #bfc9da; $custom-dark: #000000;
JSON
{
"hex": "#a4b2ca",
"rgb": {
"r": 164,
"g": 178,
"b": 202
},
"hsl": {
"h": 217.895,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.76055,
"c": 0.03788,
"h": 261.3
},
"luminance": 0.43998
}Semantic roles & 50–950 ramp
primary
#A4B2CA
secondary
#EAE6E0
accent
#8041A5
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121314
muted
#818283