#A1BFCA#A1BFCA
#A1BFCA is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.6% C 0.036 H 222.0°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFCA |
|---|---|
| RGB | rgb(161, 191, 202) |
| HSL | hsl(196, 28%, 71%) |
| HSV | hsv(196, 20%, 79%) |
| CMYK | cmyk(20.3%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.51, -7.71, -8.90) |
| CIE-LCH | lch(75.51, 11.77, 229.09°) |
| OKLab | oklab(78.59% -0.0268 -0.0241) |
| OKLCH | oklch(78.59% 0.036 222) |
| XYZ | xyz(43.9865, 49.1016, 63.0257) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 6.50
Cloudy Blue
#ACC2D9
ΔE00 6.89
Cool Gray
#9AA7B0
ΔE00 8.07
Bluegrey
#85A3B2
ΔE00 8.11
Sky Blue
#87CEEB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFCA #CAACA1
analogous
#A1CAC0 #A1BFCA #A1AACA
triadic
#A1BFCA #CAA1BF #BFCAA1
tetradic
#A1BFCA #C0A1CA #CAACA1 #AACAA1
square
#A1BFCA #C0A1CA #CAACA1 #AACAA1
split-complementary
#A1BFCA #CAA1AA #CAC0A1
monochromatic
#57889A #7AA4B4 #A1BFCA #C8DAE0 #EBF2F4
Accessibility & contrast
On white
1.94
#A1BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#A1BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFCA
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFCA | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#95C3C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a1bfca; /* rgb */ color: rgb(161, 191, 202); /* oklch */ color: oklch(78.6% 0.036 222.0);
Tailwind
colors: {
custom: {
50: '#bdd2da',
500: '#a1bfca',
950: '#000000',
},
}SCSS
$custom: #a1bfca; $custom-light: #bdd2da; $custom-dark: #000000;
JSON
{
"hex": "#a1bfca",
"rgb": {
"r": 161,
"g": 191,
"b": 202
},
"hsl": {
"h": 196.098,
"s": 27.891,
"l": 71.176
},
"oklch": {
"l": 0.78593,
"c": 0.03604,
"h": 222
},
"luminance": 0.49103
}Semantic roles & 50–950 ramp
primary
#A1BFCA
secondary
#E9E1DE
accent
#5B3FA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283