#A3BFCC#A3BFCC
#A3BFCC is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.8% C 0.036 H 227.6°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFCC |
|---|---|
| RGB | rgb(163, 191, 204) |
| HSL | hsl(199, 29%, 72%) |
| HSV | hsv(199, 20%, 80%) |
| CMYK | cmyk(20.1%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(75.70, -6.64, -9.69) |
| CIE-LCH | lch(75.70, 11.75, 235.56°) |
| OKLab | oklab(78.8% -0.024 -0.0263) |
| OKLCH | oklch(78.8% 0.036 227.6) |
| XYZ | xyz(44.6312, 49.4064, 64.2999) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.34
Cloudy Blue
#ACC2D9
ΔE00 5.64
Lightblue
#ADD8E6
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 7.37
Cool Gray
#9AA7B0
ΔE00 7.65
Light Blue Grey
#B7C9E2
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFCC #CCB0A3
analogous
#A3CCC5 #A3BFCC #A3ABCC
triadic
#A3BFCC #CCA3BF #BFCCA3
tetradic
#A3BFCC #C5A3CC #CCB0A3 #ABCCA3
square
#A3BFCC #C5A3CC #CCB0A3 #ABCCA3
split-complementary
#A3BFCC #CCA3AB #CCC5A3
monochromatic
#57879D #7CA4B6 #A3BFCC #CADAE2 #EBF1F4
Accessibility & contrast
On white
1.93
#A3BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#A3BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFCC
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFCC | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#98C3C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a3bfcc; /* rgb */ color: rgb(163, 191, 204); /* oklch */ color: oklch(78.8% 0.036 227.6);
Tailwind
colors: {
custom: {
50: '#bed2db',
500: '#a3bfcc',
950: '#000000',
},
}SCSS
$custom: #a3bfcc; $custom-light: #bed2db; $custom-dark: #000000;
JSON
{
"hex": "#a3bfcc",
"rgb": {
"r": 163,
"g": 191,
"b": 204
},
"hsl": {
"h": 199.024,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.78795,
"c": 0.03559,
"h": 227.6
},
"luminance": 0.49408
}Semantic roles & 50–950 ramp
primary
#A3BFCC
secondary
#EBE4E0
accent
#603EA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283