#BFBCD0#BFBCD0
#BFBCD0 is a light, muted blue. Relative luminance 0.516; OKLCH L 80.4% C 0.028 H 292.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCD0 |
|---|---|
| RGB | rgb(191, 188, 208) |
| HSL | hsl(249, 18%, 78%) |
| HSV | hsv(249, 10%, 82%) |
| CMYK | cmyk(8.2%, 9.6%, 0%, 18.4%) |
| CIE-LAB | lab(77.04, 4.88, -9.65) |
| CIE-LCH | lch(77.04, 10.81, 296.81°) |
| OKLab | oklab(80.39% 0.0108 -0.0259) |
| OKLCH | oklch(80.39% 0.028 292.6) |
| XYZ | xyz(50.8520, 51.5967, 66.9424) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 8.38
Light Blue Grey
#B7C9E2
ΔE00 9.24
Silver
#C0C0C0
ΔE00 9.52
Lightsteelblue
#B0C4DE
ΔE00 9.70
Lavender (CSS)
#E6E6FA
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCD0 #CDD0BC
analogous
#BCC3D0 #BFBCD0 #C9BCD0
triadic
#BFBCD0 #D0BFBC #BCD0BF
tetradic
#BFBCD0 #D0BCC3 #CDD0BC #BCD0C9
square
#BFBCD0 #D0BCC3 #CDD0BC #BCD0C9
split-complementary
#BFBCD0 #D0C9BC #C3D0BC
monochromatic
#7A749E #9D98B7 #BFBCD0 #E1E0E9 #EEEDF2
Accessibility & contrast
On white
1.86
#BFBCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BFBCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCD0
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCD0 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED1
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#BCBFC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbcd0; /* rgb */ color: rgb(191, 188, 208); /* oklch */ color: oklch(80.4% 0.028 292.6);
Tailwind
colors: {
custom: {
50: '#d2d0de',
500: '#bfbcd0',
950: '#000000',
},
}SCSS
$custom: #bfbcd0; $custom-light: #d2d0de; $custom-dark: #000000;
JSON
{
"hex": "#bfbcd0",
"rgb": {
"r": 191,
"g": 188,
"b": 208
},
"hsl": {
"h": 249,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.80387,
"c": 0.02807,
"h": 292.6
},
"luminance": 0.51597
}Semantic roles & 50–950 ramp
primary
#BFBCD0
secondary
#A1A58B
accent
#9C4A8F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384