#BFC0DC#BFC0DC
#BFC0DC is a light, muted blue. Relative luminance 0.539; OKLCH L 81.6% C 0.039 H 283.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0DC |
|---|---|
| RGB | rgb(191, 192, 220) |
| HSL | hsl(238, 29%, 81%) |
| HSV | hsv(238, 13%, 86%) |
| CMYK | cmyk(13.2%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(78.43, 5.17, -14.06) |
| CIE-LCH | lch(78.43, 14.98, 290.20°) |
| OKLab | oklab(81.59% 0.0094 -0.038) |
| OKLCH | oklch(81.59% 0.039 283.9) |
| XYZ | xyz(53.2510, 53.9424, 75.3027) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.12
Light Periwinkle
#C1C6FC
ΔE00 7.35
Light Blue Grey
#B7C9E2
ΔE00 7.80
Lightsteelblue
#B0C4DE
ΔE00 8.27
Lavender (CSS)
#E6E6FA
ΔE00 9.31
Thistle
#D8BFD8
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0DC #DCDBBF
analogous
#BFCEDC #BFC0DC #CCBFDC
triadic
#BFC0DC #DCBFC0 #C0DCBF
tetradic
#BFC0DC #DCBFCE #DCDBBF #BFDCCC
square
#BFC0DC #DCBFCE #DCDBBF #BFDCCC
split-complementary
#BFC0DC #DCCCBF #CEDCBF
monochromatic
#7072B1 #9799C6 #BFC0DC #E7E7F2 #EBECF4
Accessibility & contrast
On white
1.78
#BFC0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BFC0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0DC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0DC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DD
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#B9C5C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc0dc; /* rgb */ color: rgb(191, 192, 220); /* oklch */ color: oklch(81.6% 0.039 283.9);
Tailwind
colors: {
custom: {
50: '#d2d3e6',
500: '#bfc0dc',
950: '#000000',
},
}SCSS
$custom: #bfc0dc; $custom-light: #d2d3e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc0dc",
"rgb": {
"r": 191,
"g": 192,
"b": 220
},
"hsl": {
"h": 237.931,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.81593,
"c": 0.03915,
"h": 283.9
},
"luminance": 0.53943
}Semantic roles & 50–950 ramp
primary
#BFC0DC
secondary
#B3B28C
accent
#A43EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384