#BFC0D2#BFC0D2
#BFC0D2 is a light, muted blue. Relative luminance 0.534; OKLCH L 81.3% C 0.025 H 283.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0D2 |
|---|---|
| RGB | rgb(191, 192, 210) |
| HSL | hsl(237, 17%, 79%) |
| HSV | hsv(237, 9%, 82%) |
| CMYK | cmyk(9%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(78.13, 3.13, -9.11) |
| CIE-LCH | lch(78.13, 9.64, 288.95°) |
| OKLab | oklab(81.26% 0.0058 -0.0245) |
| OKLCH | oklch(81.26% 0.025 283.3) |
| XYZ | xyz(51.9660, 53.4285, 68.5352) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.62
Silver
#C0C0C0
ΔE00 8.33
Cloudy Blue
#ACC2D9
ΔE00 8.50
Lavender (CSS)
#E6E6FA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0D2 #D2D1BF
analogous
#BFC9D2 #BFC0D2 #C7BFD2
triadic
#BFC0D2 #D2BFC0 #C0D2BF
tetradic
#BFC0D2 #D2BFC9 #D2D1BF #BFD2C7
square
#BFC0D2 #D2BFC9 #D2D1BF #BFD2C7
split-complementary
#BFC0D2 #D2C7BF #C9D2BF
monochromatic
#77799F #9B9DB9 #BFC0D2 #E3E3EB #EDEDF2
Accessibility & contrast
On white
1.80
#BFC0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BFC0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0D2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0D2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC2D3
Deuteranopia (green-blind)
#BBC1D1
Tritanopia (blue-blind)
#BBC3C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc0d2; /* rgb */ color: rgb(191, 192, 210); /* oklch */ color: oklch(81.3% 0.025 283.3);
Tailwind
colors: {
custom: {
50: '#d2d3df',
500: '#bfc0d2',
950: '#000000',
},
}SCSS
$custom: #bfc0d2; $custom-light: #d2d3df; $custom-dark: #000000;
JSON
{
"hex": "#bfc0d2",
"rgb": {
"r": 191,
"g": 192,
"b": 210
},
"hsl": {
"h": 236.842,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.81258,
"c": 0.02515,
"h": 283.3
},
"luminance": 0.53429
}Semantic roles & 50–950 ramp
primary
#BFC0D2
secondary
#A7A68E
accent
#974A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384