#BFC4D2#BFC4D2
#BFC4D2 is a very light, muted blue. Relative luminance 0.552; OKLCH L 82.1% C 0.020 H 270.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4D2 |
|---|---|
| RGB | rgb(191, 196, 210) |
| HSL | hsl(224, 17%, 79%) |
| HSV | hsv(224, 9%, 82%) |
| CMYK | cmyk(9%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(79.16, 0.99, -7.58) |
| CIE-LCH | lch(79.16, 7.64, 277.46°) |
| OKLab | oklab(82.07% 0.0001 -0.0203) |
| OKLCH | oklch(82.07% 0.02 270.2) |
| XYZ | xyz(52.8562, 55.2089, 68.8320) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.08
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.66
Fog
#D8DCE0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4D2 #D2CDBF
analogous
#BFCDD2 #BFC4D2 #C3BFD2
triadic
#BFC4D2 #D2BFC4 #C4D2BF
tetradic
#BFC4D2 #D2BFCD #D2CDBF #BFD2C3
square
#BFC4D2 #D2BFCD #D2CDBF #BFD2C3
split-complementary
#BFC4D2 #D2C3BF #CDD2BF
monochromatic
#77829F #9BA3B9 #BFC4D2 #E3E5EB #EDEEF2
Accessibility & contrast
On white
1.74
#BFC4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BFC4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4D2
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4D2 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#BFC3D2
Tritanopia (blue-blind)
#BBC7C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc4d2; /* rgb */ color: rgb(191, 196, 210); /* oklch */ color: oklch(82.1% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#d2d5df',
500: '#bfc4d2',
950: '#000000',
},
}SCSS
$custom: #bfc4d2; $custom-light: #d2d5df; $custom-dark: #000000;
JSON
{
"hex": "#bfc4d2",
"rgb": {
"r": 191,
"g": 196,
"b": 210
},
"hsl": {
"h": 224.211,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.82069,
"c": 0.02034,
"h": 270.2
},
"luminance": 0.55209
}Semantic roles & 50–950 ramp
primary
#BFC4D2
secondary
#A7A08E
accent
#864A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384