#B4BFCA#B4BFCA
#B4BFCA is a light, near-neutral cyan. Relative luminance 0.512; OKLCH L 80.0% C 0.020 H 248.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFCA |
|---|---|
| RGB | rgb(180, 191, 202) |
| HSL | hsl(210, 17%, 75%) |
| HSV | hsv(210, 11%, 79%) |
| CMYK | cmyk(10.9%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.82, -1.59, -6.82) |
| CIE-LCH | lch(76.82, 7.00, 256.85°) |
| OKLab | oklab(79.95% -0.0074 -0.0183) |
| OKLCH | oklch(79.95% 0.02 248.1) |
| XYZ | xyz(48.1115, 51.2285, 63.2190) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.38
Cloudy Blue
#ACC2D9
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 5.81
Silver
#C0C0C0
ΔE00 6.25
Light Grey Blue
#9DBCD4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFCA #CABFB4
analogous
#B4CACA #B4BFCA #B4B4CA
triadic
#B4BFCA #CAB4BF #BFCAB4
tetradic
#B4BFCA #CAB4CA #CABFB4 #B4CAB4
square
#B4BFCA #CAB4CA #CABFB4 #B4CAB4
split-complementary
#B4BFCA #CAB4B4 #CACAB4
monochromatic
#6C8297 #90A0B1 #B4BFCA #D8DEE3 #EDF0F2
Accessibility & contrast
On white
1.87
#B4BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#B4BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFCA
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFCA | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B8BDCA
Tritanopia (blue-blind)
#AFC1C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b4bfca; /* rgb */ color: rgb(180, 191, 202); /* oklch */ color: oklch(80.0% 0.020 248.1);
Tailwind
colors: {
custom: {
50: '#cad2da',
500: '#b4bfca',
950: '#000000',
},
}SCSS
$custom: #b4bfca; $custom-light: #cad2da; $custom-dark: #000000;
JSON
{
"hex": "#b4bfca",
"rgb": {
"r": 180,
"g": 191,
"b": 202
},
"hsl": {
"h": 210,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.7995,
"c": 0.01977,
"h": 248.1
},
"luminance": 0.51229
}Semantic roles & 50–950 ramp
primary
#B4BFCA
secondary
#9E9184
accent
#734A9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383