#A3BBD6#A3BBD6
#A3BBD6 is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.047 H 251.5°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBD6 |
|---|---|
| RGB | rgb(163, 187, 214) |
| HSL | hsl(212, 38%, 74%) |
| HSV | hsv(212, 24%, 84%) |
| CMYK | cmyk(23.8%, 12.6%, 0%, 16.1%) |
| CIE-LAB | lab(74.94, -2.25, -16.26) |
| CIE-LCH | lch(74.94, 16.42, 262.11°) |
| OKLab | oklab(78.3% -0.0148 -0.0443) |
| OKLCH | oklch(78.3% 0.047 251.5) |
| XYZ | xyz(45.0089, 48.1808, 70.5337) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.30
Lightsteelblue
#B0C4DE
ΔE00 2.82
Light Grey Blue
#9DBCD4
ΔE00 3.02
Light Blue Grey
#B7C9E2
ΔE00 4.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Pastel Blue
#A2BFFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBD6 #D6BEA3
analogous
#A3D5D6 #A3BBD6 #A5A3D6
triadic
#A3BBD6 #D6A3BB #BBD6A3
tetradic
#A3BBD6 #D6A3D5 #D6BEA3 #A3D6A5
square
#A3BBD6 #D6A3D5 #D6BEA3 #A3D6A5
split-complementary
#A3BBD6 #D6A5A3 #D5D6A3
monochromatic
#4E7CB0 #799CC3 #A3BBD6 #CDDAE9 #EAEFF6
Accessibility & contrast
On white
1.97
#A3BBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A3BBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBD6
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBD6 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BBD7
Deuteranopia (green-blind)
#ABB6D5
Tritanopia (blue-blind)
#95C1C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3bbd6; /* rgb */ color: rgb(163, 187, 214); /* oklch */ color: oklch(78.3% 0.047 251.5);
Tailwind
colors: {
custom: {
50: '#bfcfe2',
500: '#a3bbd6',
950: '#000000',
},
}SCSS
$custom: #a3bbd6; $custom-light: #bfcfe2; $custom-dark: #000000;
JSON
{
"hex": "#a3bbd6",
"rgb": {
"r": 163,
"g": 187,
"b": 214
},
"hsl": {
"h": 211.765,
"s": 38.346,
"l": 73.922
},
"oklch": {
"l": 0.78295,
"c": 0.04675,
"h": 251.5
},
"luminance": 0.48182
}Semantic roles & 50–950 ramp
primary
#A3BBD6
secondary
#ECE6DF
accent
#7634B1
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121315
muted
#818283