#A3BBCA#A3BBCA
#A3BBCA is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.034 H 235.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBCA |
|---|---|
| RGB | rgb(163, 187, 202) |
| HSL | hsl(203, 27%, 72%) |
| HSV | hsv(203, 19%, 79%) |
| CMYK | cmyk(19.3%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.57, -4.96, -10.30) |
| CIE-LCH | lch(74.57, 11.43, 244.30°) |
| OKLab | oklab(77.88% -0.0193 -0.0279) |
| OKLCH | oklch(77.88% 0.034 235.3) |
| XYZ | xyz(43.5324, 47.5903, 62.7579) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.26
Cloudy Blue
#ACC2D9
ΔE00 4.32
Lightsteelblue
#B0C4DE
ΔE00 6.06
Cool Gray
#9AA7B0
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBCA #CAB2A3
analogous
#A3CAC6 #A3BBCA #A3A8CA
triadic
#A3BBCA #CAA3BB #BBCAA3
tetradic
#A3BBCA #C6A3CA #CAB2A3 #A8CAA3
square
#A3BBCA #C6A3CA #CAB2A3 #A8CAA3
split-complementary
#A3BBCA #CAA3A8 #CAC6A3
monochromatic
#59819A #7C9EB4 #A3BBCA #CAD8E0 #ECF1F4
Accessibility & contrast
On white
2.00
#A3BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A3BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBCA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBCA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#AFB5CA
Tritanopia (blue-blind)
#98BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a3bbca; /* rgb */ color: rgb(163, 187, 202); /* oklch */ color: oklch(77.9% 0.034 235.3);
Tailwind
colors: {
custom: {
50: '#becfda',
500: '#a3bbca',
950: '#000000',
},
}SCSS
$custom: #a3bbca; $custom-light: #becfda; $custom-dark: #000000;
JSON
{
"hex": "#a3bbca",
"rgb": {
"r": 163,
"g": 187,
"b": 202
},
"hsl": {
"h": 203.077,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.77878,
"c": 0.03392,
"h": 235.3
},
"luminance": 0.47591
}Semantic roles & 50–950 ramp
primary
#A3BBCA
secondary
#E9E3DF
accent
#6740A5
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121314
muted
#818283