#BFCCD2#BFCCD2
#BFCCD2 is a very light, near-neutral cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.017 H 227.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCD2 |
|---|---|
| RGB | rgb(191, 204, 210) |
| HSL | hsl(199, 17%, 79%) |
| HSV | hsv(199, 9%, 82%) |
| CMYK | cmyk(9%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.24, -3.24, -4.50) |
| CIE-LCH | lch(81.24, 5.54, 234.25°) |
| OKLab | oklab(83.71% -0.0113 -0.0121) |
| OKLCH | oklch(83.71% 0.017 227) |
| XYZ | xyz(54.7090, 58.9145, 69.4496) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.61
Light Gray
#D3D3D3
ΔE00 6.17
Silver
#C0C0C0
ΔE00 6.26
Dove Gray
#B6B8BD
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCD2 #D2C5BF
analogous
#BFD2CE #BFCCD2 #BFC2D2
triadic
#BFCCD2 #D2BFCC #CCD2BF
tetradic
#BFCCD2 #CEBFD2 #D2C5BF #C2D2BF
square
#BFCCD2 #CEBFD2 #D2C5BF #C2D2BF
split-complementary
#BFCCD2 #D2BFC2 #D2CEBF
monochromatic
#77939F #9BAFB9 #BFCCD2 #E3E9EB #EDF1F2
Accessibility & contrast
On white
1.64
#BFCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BFCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCD2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCD2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#BACECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfccd2; /* rgb */ color: rgb(191, 204, 210); /* oklch */ color: oklch(83.7% 0.017 227.0);
Tailwind
colors: {
custom: {
50: '#d2dbdf',
500: '#bfccd2',
950: '#000000',
},
}SCSS
$custom: #bfccd2; $custom-light: #d2dbdf; $custom-dark: #000000;
JSON
{
"hex": "#bfccd2",
"rgb": {
"r": 191,
"g": 204,
"b": 210
},
"hsl": {
"h": 198.947,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.83706,
"c": 0.01651,
"h": 227
},
"luminance": 0.58915
}Semantic roles & 50–950 ramp
primary
#BFCCD2
secondary
#A7968E
accent
#644A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484