#A1BDCA#A1BDCA
#A1BDCA is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.036 H 227.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BDCA |
|---|---|
| RGB | rgb(161, 189, 202) |
| HSL | hsl(199, 28%, 71%) |
| HSV | hsv(199, 20%, 79%) |
| CMYK | cmyk(20.3%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.97, -6.65, -9.70) |
| CIE-LCH | lch(74.97, 11.76, 235.58°) |
| OKLab | oklab(78.16% -0.024 -0.0263) |
| OKLCH | oklch(78.16% 0.036 227.6) |
| XYZ | xyz(43.5533, 48.2352, 62.8813) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.28
Cloudy Blue
#ACC2D9
ΔE00 5.78
Cool Gray
#9AA7B0
ΔE00 7.24
Lightblue
#ADD8E6
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 7.53
Bluegrey
#85A3B2
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BDCA #CAAEA1
analogous
#A1CAC2 #A1BDCA #A1A8CA
triadic
#A1BDCA #CAA1BD #BDCAA1
tetradic
#A1BDCA #C2A1CA #CAAEA1 #A8CAA1
square
#A1BDCA #C2A1CA #CAAEA1 #A8CAA1
split-complementary
#A1BDCA #CAA1A8 #CAC2A1
monochromatic
#57859A #7AA2B4 #A1BDCA #C8D8E0 #EBF1F4
Accessibility & contrast
On white
1.97
#A1BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A1BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BDCA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BDCA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#96C1C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a1bdca; /* rgb */ color: rgb(161, 189, 202); /* oklch */ color: oklch(78.2% 0.036 227.6);
Tailwind
colors: {
custom: {
50: '#bdd0da',
500: '#a1bdca',
950: '#000000',
},
}SCSS
$custom: #a1bdca; $custom-light: #bdd0da; $custom-dark: #000000;
JSON
{
"hex": "#a1bdca",
"rgb": {
"r": 161,
"g": 189,
"b": 202
},
"hsl": {
"h": 199.024,
"s": 27.891,
"l": 71.176
},
"oklch": {
"l": 0.78165,
"c": 0.03565,
"h": 227.6
},
"luminance": 0.48237
}Semantic roles & 50–950 ramp
primary
#A1BDCA
secondary
#E9E1DE
accent
#603FA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283