#BFCDD2#BFCDD2
#BFCDD2 is a very light, near-neutral cyan. Relative luminance 0.594; OKLCH L 83.9% C 0.017 H 221.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDD2 |
|---|---|
| RGB | rgb(191, 205, 210) |
| HSL | hsl(196, 17%, 79%) |
| HSV | hsv(196, 9%, 82%) |
| CMYK | cmyk(9%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(81.51, -3.76, -4.11) |
| CIE-LCH | lch(81.51, 5.57, 227.55°) |
| OKLab | oklab(83.91% -0.0127 -0.0111) |
| OKLCH | oklch(83.91% 0.017 221.1) |
| XYZ | xyz(54.9475, 59.3914, 69.5291) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.84
Fog
#D8DCE0
ΔE00 5.81
Light Gray
#D3D3D3
ΔE00 6.37
Silver
#C0C0C0
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDD2 #D2C4BF
analogous
#BFD2CD #BFCDD2 #BFC3D2
triadic
#BFCDD2 #D2BFCD #CDD2BF
tetradic
#BFCDD2 #CDBFD2 #D2C4BF #C3D2BF
square
#BFCDD2 #CDBFD2 #D2C4BF #C3D2BF
split-complementary
#BFCDD2 #D2BFC3 #D2CDBF
monochromatic
#77959F #9BB1B9 #BFCDD2 #E3E9EB #EDF1F2
Accessibility & contrast
On white
1.63
#BFCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BFCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDD2
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDD2 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C7C9D2
Tritanopia (blue-blind)
#BACFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcdd2; /* rgb */ color: rgb(191, 205, 210); /* oklch */ color: oklch(83.9% 0.017 221.1);
Tailwind
colors: {
custom: {
50: '#d2dcdf',
500: '#bfcdd2',
950: '#000000',
},
}SCSS
$custom: #bfcdd2; $custom-light: #d2dcdf; $custom-dark: #000000;
JSON
{
"hex": "#bfcdd2",
"rgb": {
"r": 191,
"g": 205,
"b": 210
},
"hsl": {
"h": 195.789,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.83913,
"c": 0.01681,
"h": 221.1
},
"luminance": 0.59392
}Semantic roles & 50–950 ramp
primary
#BFCDD2
secondary
#A7958E
accent
#5F4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484