#BFCCD3#BFCCD3
#BFCCD3 is a very light, near-neutral cyan. Relative luminance 0.590; OKLCH L 83.7% C 0.017 H 230.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCD3 |
|---|---|
| RGB | rgb(191, 204, 211) |
| HSL | hsl(201, 19%, 79%) |
| HSV | hsv(201, 9%, 83%) |
| CMYK | cmyk(9.5%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(81.27, -3.04, -4.99) |
| CIE-LCH | lch(81.27, 5.84, 238.67°) |
| OKLab | oklab(83.74% -0.0109 -0.0134) |
| OKLCH | oklch(83.74% 0.017 230.9) |
| XYZ | xyz(54.8340, 58.9645, 70.1078) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.17
Fog
#D8DCE0
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 6.27
Silver
#C0C0C0
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 6.57
Cloudy Blue
#ACC2D9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCD3 #D3C6BF
analogous
#BFD3D0 #BFCCD3 #BFC2D3
triadic
#BFCCD3 #D3BFCC #CCD3BF
tetradic
#BFCCD3 #D0BFD3 #D3C6BF #C2D3BF
square
#BFCCD3 #D0BFD3 #D3C6BF #C2D3BF
split-complementary
#BFCCD3 #D3BFC2 #D3D0BF
monochromatic
#7692A1 #9BAFBA #BFCCD3 #E3E9EC #EDF1F3
Accessibility & contrast
On white
1.64
#BFCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BFCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCD3
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCD3 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD3
Deuteranopia (green-blind)
#C6C9D3
Tritanopia (blue-blind)
#BACECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfccd3; /* rgb */ color: rgb(191, 204, 211); /* oklch */ color: oklch(83.7% 0.017 230.9);
Tailwind
colors: {
custom: {
50: '#d2dbe0',
500: '#bfccd3',
950: '#000000',
},
}SCSS
$custom: #bfccd3; $custom-light: #d2dbe0; $custom-dark: #000000;
JSON
{
"hex": "#bfccd3",
"rgb": {
"r": 191,
"g": 204,
"b": 211
},
"hsl": {
"h": 201,
"s": 18.519,
"l": 78.824
},
"oklch": {
"l": 0.83737,
"c": 0.01727,
"h": 230.9
},
"luminance": 0.58965
}Semantic roles & 50–950 ramp
primary
#BFCCD3
secondary
#A8978E
accent
#66499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484