#A3BFDF#A3BFDF
#A3BFDF is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.055 H 251.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFDF |
|---|---|
| RGB | rgb(163, 191, 223) |
| HSL | hsl(212, 48%, 76%) |
| HSV | hsv(212, 27%, 87%) |
| CMYK | cmyk(26.9%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.30, -2.31, -19.08) |
| CIE-LCH | lch(76.30, 19.22, 263.10°) |
| OKLab | oklab(79.46% -0.017 -0.0522) |
| OKLCH | oklch(79.46% 0.055 251.9) |
| XYZ | xyz(47.0506, 50.3742, 77.0419) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.92
Cloudy Blue
#ACC2D9
ΔE00 2.97
Light Grey Blue
#9DBCD4
ΔE00 3.65
Light Blue Grey
#B7C9E2
ΔE00 4.25
Powder Blue (survey)
#B1D1FC
ΔE00 5.21
Pastel Blue
#A2BFFE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFDF #DFC3A3
analogous
#A3DDDF #A3BFDF #A5A3DF
triadic
#A3BFDF #DFA3BF #BFDFA3
tetradic
#A3BFDF #DFA3DD #DFC3A3 #A3DFA5
square
#A3BFDF #DFA3DD #DFC3A3 #A3DFA5
split-complementary
#A3BFDF #DFA5A3 #DDDFA3
monochromatic
#4880BF #769FCF #A3BFDF #D0DFEF #E8EFF7
Accessibility & contrast
On white
1.90
#A3BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#A3BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFDF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFDF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E1
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#92C6C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a3bfdf; /* rgb */ color: rgb(163, 191, 223); /* oklch */ color: oklch(79.5% 0.055 251.9);
Tailwind
colors: {
custom: {
50: '#bfd2e9',
500: '#a3bfdf',
950: '#000000',
},
}SCSS
$custom: #a3bfdf; $custom-light: #bfd2e9; $custom-dark: #000000;
JSON
{
"hex": "#a3bfdf",
"rgb": {
"r": 163,
"g": 191,
"b": 223
},
"hsl": {
"h": 212,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.79461,
"c": 0.05491,
"h": 251.9
},
"luminance": 0.50376
}Semantic roles & 50–950 ramp
primary
#A3BFDF
secondary
#B8966F
accent
#782ABC
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384