#A3BBCF#A3BBCF
#A3BBCF is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.039 H 243.4°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBCF |
|---|---|
| RGB | rgb(163, 187, 207) |
| HSL | hsl(207, 31%, 73%) |
| HSV | hsv(207, 21%, 81%) |
| CMYK | cmyk(21.3%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.72, -3.84, -12.79) |
| CIE-LCH | lch(74.72, 13.35, 253.27°) |
| OKLab | oklab(78.05% -0.0174 -0.0347) |
| OKLCH | oklch(78.05% 0.039 243.4) |
| XYZ | xyz(44.1340, 47.8309, 65.9264) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.93
Cloudy Blue
#ACC2D9
ΔE00 2.61
Lightsteelblue
#B0C4DE
ΔE00 4.27
Light Blue Grey
#B7C9E2
ΔE00 5.38
Cool Gray
#9AA7B0
ΔE00 7.05
Bluey Grey
#89A0B0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBCF #CFB7A3
analogous
#A3CFCD #A3BBCF #A3A5CF
triadic
#A3BBCF #CFA3BB #BBCFA3
tetradic
#A3BBCF #CDA3CF #CFB7A3 #A5CFA3
square
#A3BBCF #CDA3CF #CFB7A3 #A5CFA3
split-complementary
#A3BBCF #CFA3A5 #CFCDA3
monochromatic
#557FA3 #7B9DBA #A3BBCF #CBD9E4 #EBF0F5
Accessibility & contrast
On white
1.99
#A3BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#A3BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBCF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBCF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#ADB6CF
Tritanopia (blue-blind)
#97C0C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3bbcf; /* rgb */ color: rgb(163, 187, 207); /* oklch */ color: oklch(78.0% 0.039 243.4);
Tailwind
colors: {
custom: {
50: '#becfdd',
500: '#a3bbcf',
950: '#000000',
},
}SCSS
$custom: #a3bbcf; $custom-light: #becfdd; $custom-dark: #000000;
JSON
{
"hex": "#a3bbcf",
"rgb": {
"r": 163,
"g": 187,
"b": 207
},
"hsl": {
"h": 207.273,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.78048,
"c": 0.03886,
"h": 243.4
},
"luminance": 0.47832
}Semantic roles & 50–950 ramp
primary
#A3BBCF
secondary
#EBE5E0
accent
#6E3BAA
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283