#BFC8D3#BFC8D3
#BFC8D3 is a very light, near-neutral cyan. Relative luminance 0.571; OKLCH L 82.9% C 0.018 H 253.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8D3 |
|---|---|
| RGB | rgb(191, 200, 211) |
| HSL | hsl(213, 19%, 79%) |
| HSV | hsv(213, 9%, 83%) |
| CMYK | cmyk(9.5%, 5.2%, 0%, 17.3%) |
| CIE-LAB | lab(80.23, -0.93, -6.53) |
| CIE-LCH | lch(80.23, 6.60, 261.89°) |
| OKLab | oklab(82.92% -0.0052 -0.0175) |
| OKLCH | oklch(82.92% 0.018 253.4) |
| XYZ | xyz(53.8955, 57.0875, 69.7949) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.23
Light Blue Grey
#B7C9E2
ΔE00 5.35
Cloudy Blue
#ACC2D9
ΔE00 5.65
Lightsteelblue
#B0C4DE
ΔE00 5.93
Fog
#D8DCE0
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8D3 #D3CABF
analogous
#BFD2D3 #BFC8D3 #C0BFD3
triadic
#BFC8D3 #D3BFC8 #C8D3BF
tetradic
#BFC8D3 #D3BFD2 #D3CABF #BFD3C0
square
#BFC8D3 #D3BFD2 #D3CABF #BFD3C0
split-complementary
#BFC8D3 #D3C0BF #D2D3BF
monochromatic
#768AA1 #9BA9BA #BFC8D3 #E3E7EC #EDEFF3
Accessibility & contrast
On white
1.69
#BFC8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BFC8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8D3
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8D3 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D4
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#BACACB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc8d3; /* rgb */ color: rgb(191, 200, 211); /* oklch */ color: oklch(82.9% 0.018 253.4);
Tailwind
colors: {
custom: {
50: '#d2d8e0',
500: '#bfc8d3',
950: '#000000',
},
}SCSS
$custom: #bfc8d3; $custom-light: #d2d8e0; $custom-dark: #000000;
JSON
{
"hex": "#bfc8d3",
"rgb": {
"r": 191,
"g": 200,
"b": 211
},
"hsl": {
"h": 213,
"s": 18.519,
"l": 78.824
},
"oklch": {
"l": 0.82916,
"c": 0.01831,
"h": 253.4
},
"luminance": 0.57088
}Semantic roles & 50–950 ramp
primary
#BFC8D3
secondary
#A89C8E
accent
#77499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384