#BFC9D2#BFC9D2
#BFC9D2 is a very light, near-neutral cyan. Relative luminance 0.575; OKLCH L 83.1% C 0.017 H 245.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC9D2 |
|---|---|
| RGB | rgb(191, 201, 210) |
| HSL | hsl(208, 17%, 79%) |
| HSV | hsv(208, 9%, 82%) |
| CMYK | cmyk(9%, 4.3%, 0%, 17.6%) |
| CIE-LAB | lab(80.46, -1.66, -5.65) |
| CIE-LCH | lch(80.46, 5.89, 253.65°) |
| OKLab | oklab(83.09% -0.007 -0.0152) |
| OKLCH | oklch(83.09% 0.017 245.1) |
| XYZ | xyz(54.0029, 57.5022, 69.2142) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.36
Silver (survey)
#C5C9C7
ΔE00 5.55
Fog
#D8DCE0
ΔE00 5.59
Silver
#C0C0C0
ΔE00 5.75
Light Gray
#D3D3D3
ΔE00 6.08
Cloudy Blue
#ACC2D9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC9D2 #D2C8BF
analogous
#BFD2D1 #BFC9D2 #BFBFD2
triadic
#BFC9D2 #D2BFC9 #C9D2BF
tetradic
#BFC9D2 #D1BFD2 #D2C8BF #BFD2BF
square
#BFC9D2 #D1BFD2 #D2C8BF #BFD2BF
split-complementary
#BFC9D2 #D2BFBF #D2D1BF
monochromatic
#778C9F #9BABB9 #BFC9D2 #E3E7EB #EDF0F2
Accessibility & contrast
On white
1.68
#BFC9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BFC9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC9D2
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC9D2 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#BBCBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc9d2; /* rgb */ color: rgb(191, 201, 210); /* oklch */ color: oklch(83.1% 0.017 245.1);
Tailwind
colors: {
custom: {
50: '#d2d9df',
500: '#bfc9d2',
950: '#000000',
},
}SCSS
$custom: #bfc9d2; $custom-light: #d2d9df; $custom-dark: #000000;
JSON
{
"hex": "#bfc9d2",
"rgb": {
"r": 191,
"g": 201,
"b": 210
},
"hsl": {
"h": 208.421,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.8309,
"c": 0.01672,
"h": 245.1
},
"luminance": 0.57503
}Semantic roles & 50–950 ramp
primary
#BFC9D2
secondary
#A79A8E
accent
#714A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384