#A3BBD2#A3BBD2
#A3BBD2 is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.042 H 247.2°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBD2 |
|---|---|
| RGB | rgb(163, 187, 210) |
| HSL | hsl(209, 34%, 73%) |
| HSV | hsv(209, 22%, 82%) |
| CMYK | cmyk(22.4%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(74.81, -3.17, -14.28) |
| CIE-LCH | lch(74.81, 14.63, 257.49°) |
| OKLab | oklab(78.15% -0.0163 -0.0388) |
| OKLCH | oklch(78.15% 0.042 247.2) |
| XYZ | xyz(44.5043, 47.9790, 67.8763) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.03
Cloudy Blue
#ACC2D9
ΔE00 2.06
Lightsteelblue
#B0C4DE
ΔE00 3.43
Light Blue Grey
#B7C9E2
ΔE00 4.74
Cool Gray
#9AA7B0
ΔE00 7.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBD2 #D2BAA3
analogous
#A3D2D2 #A3BBD2 #A3A3D2
triadic
#A3BBD2 #D2A3BB #BBD2A3
tetradic
#A3BBD2 #D2A3D2 #D2BAA3 #A3D2A3
square
#A3BBD2 #D2A3D2 #D2BAA3 #A3D2A3
split-complementary
#A3BBD2 #D2A3A3 #D2D2A3
monochromatic
#527EA8 #7A9DBE #A3BBD2 #CCD9E6 #EAF0F5
Accessibility & contrast
On white
1.98
#A3BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A3BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBD2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBD2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#ADB6D2
Tritanopia (blue-blind)
#96C0C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3bbd2; /* rgb */ color: rgb(163, 187, 210); /* oklch */ color: oklch(78.2% 0.042 247.2);
Tailwind
colors: {
custom: {
50: '#bfcfdf',
500: '#a3bbd2',
950: '#000000',
},
}SCSS
$custom: #a3bbd2; $custom-light: #bfcfdf; $custom-dark: #000000;
JSON
{
"hex": "#a3bbd2",
"rgb": {
"r": 163,
"g": 187,
"b": 210
},
"hsl": {
"h": 209.362,
"s": 34.307,
"l": 73.137
},
"oklch": {
"l": 0.78153,
"c": 0.04213,
"h": 247.2
},
"luminance": 0.4798
}Semantic roles & 50–950 ramp
primary
#A3BBD2
secondary
#ECE5DF
accent
#7238AD
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283