#A1BBCA#A1BBCA
#A1BBCA is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.7% C 0.036 H 233.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBCA |
|---|---|
| RGB | rgb(161, 187, 202) |
| HSL | hsl(202, 28%, 71%) |
| HSV | hsv(202, 20%, 79%) |
| CMYK | cmyk(20.3%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.43, -5.58, -10.51) |
| CIE-LCH | lch(74.43, 11.90, 242.01°) |
| OKLab | oklab(77.74% -0.0213 -0.0285) |
| OKLCH | oklch(77.74% 0.036 233.2) |
| XYZ | xyz(43.1261, 47.3807, 62.7389) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.28
Cloudy Blue
#ACC2D9
ΔE00 4.75
Lightsteelblue
#B0C4DE
ΔE00 6.51
Cool Gray
#9AA7B0
ΔE00 6.58
Bluegrey
#85A3B2
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBCA #CAB0A1
analogous
#A1CAC4 #A1BBCA #A1A6CA
triadic
#A1BBCA #CAA1BB #BBCAA1
tetradic
#A1BBCA #C4A1CA #CAB0A1 #A6CAA1
square
#A1BBCA #C4A1CA #CAB0A1 #A6CAA1
split-complementary
#A1BBCA #CAA1A6 #CAC4A1
monochromatic
#57819A #7A9FB4 #A1BBCA #C8D7E0 #EBF1F4
Accessibility & contrast
On white
2.00
#A1BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A1BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBCA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBCA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#96BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a1bbca; /* rgb */ color: rgb(161, 187, 202); /* oklch */ color: oklch(77.7% 0.036 233.2);
Tailwind
colors: {
custom: {
50: '#bdcfda',
500: '#a1bbca',
950: '#000000',
},
}SCSS
$custom: #a1bbca; $custom-light: #bdcfda; $custom-dark: #000000;
JSON
{
"hex": "#a1bbca",
"rgb": {
"r": 161,
"g": 187,
"b": 202
},
"hsl": {
"h": 201.951,
"s": 27.891,
"l": 71.176
},
"oklch": {
"l": 0.77739,
"c": 0.03559,
"h": 233.2
},
"luminance": 0.47382
}Semantic roles & 50–950 ramp
primary
#A1BBCA
secondary
#E9E2DE
accent
#653FA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283