#BFCDD3#BFCDD3
#BFCDD3 is a very light, near-neutral cyan. Relative luminance 0.594; OKLCH L 83.9% C 0.017 H 225.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDD3 |
|---|---|
| RGB | rgb(191, 205, 211) |
| HSL | hsl(198, 19%, 79%) |
| HSV | hsv(198, 9%, 83%) |
| CMYK | cmyk(9.5%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(81.53, -3.56, -4.61) |
| CIE-LCH | lch(81.53, 5.82, 232.27°) |
| OKLab | oklab(83.94% -0.0123 -0.0124) |
| OKLCH | oklch(83.94% 0.017 225.2) |
| XYZ | xyz(55.0725, 59.4414, 70.1873) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.10
Fog
#D8DCE0
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.65
Dove Gray
#B6B8BD
ΔE00 7.06
Gainsboro
#DCDCDC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDD3 #D3C5BF
analogous
#BFD3CF #BFCDD3 #BFC3D3
triadic
#BFCDD3 #D3BFCD #CDD3BF
tetradic
#BFCDD3 #CFBFD3 #D3C5BF #C3D3BF
square
#BFCDD3 #CFBFD3 #D3C5BF #C3D3BF
split-complementary
#BFCDD3 #D3BFC3 #D3CFBF
monochromatic
#7694A1 #9BB1BA #BFCDD3 #E3E9EC #EDF1F3
Accessibility & contrast
On white
1.63
#BFCDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BFCDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDD3
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDD3 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD3
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#BACFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcdd3; /* rgb */ color: rgb(191, 205, 211); /* oklch */ color: oklch(83.9% 0.017 225.2);
Tailwind
colors: {
custom: {
50: '#d2dce0',
500: '#bfcdd3',
950: '#000000',
},
}SCSS
$custom: #bfcdd3; $custom-light: #d2dce0; $custom-dark: #000000;
JSON
{
"hex": "#bfcdd3",
"rgb": {
"r": 191,
"g": 205,
"b": 211
},
"hsl": {
"h": 198,
"s": 18.519,
"l": 78.824
},
"oklch": {
"l": 0.83943,
"c": 0.01744,
"h": 225.2
},
"luminance": 0.59442
}Semantic roles & 50–950 ramp
primary
#BFCDD3
secondary
#A8968E
accent
#62499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484