#BFC0D7#BFC0D7
#BFC0D7 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.4% C 0.032 H 283.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0D7 |
|---|---|
| RGB | rgb(191, 192, 215) |
| HSL | hsl(238, 23%, 80%) |
| HSV | hsv(238, 11%, 84%) |
| CMYK | cmyk(11.2%, 10.7%, 0%, 15.7%) |
| CIE-LAB | lab(78.28, 4.14, -11.59) |
| CIE-LCH | lch(78.28, 12.31, 289.66°) |
| OKLab | oklab(81.42% 0.0076 -0.0312) |
| OKLCH | oklch(81.42% 0.032 283.7) |
| XYZ | xyz(52.5987, 53.6815, 71.8673) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.84
Dove Gray
#B6B8BD
ΔE00 8.25
Periwinkle
#CCCCFF
ΔE00 8.70
Light Periwinkle
#C1C6FC
ΔE00 8.92
Lavender (CSS)
#E6E6FA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0D7 #D7D6BF
analogous
#BFCCD7 #BFC0D7 #CABFD7
triadic
#BFC0D7 #D7BFC0 #C0D7BF
tetradic
#BFC0D7 #D7BFCC #D7D6BF #BFD7CA
square
#BFC0D7 #D7BFCC #D7D6BF #BFD7CA
split-complementary
#BFC0D7 #D7CABF #CCD7BF
monochromatic
#7476A8 #999BBF #BFC0D7 #E5E5EF #ECECF3
Accessibility & contrast
On white
1.79
#BFC0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BFC0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0D7
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0D7 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC2D8
Deuteranopia (green-blind)
#BAC1D6
Tritanopia (blue-blind)
#BAC4C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc0d7; /* rgb */ color: rgb(191, 192, 215); /* oklch */ color: oklch(81.4% 0.032 283.7);
Tailwind
colors: {
custom: {
50: '#d2d3e3',
500: '#bfc0d7',
950: '#000000',
},
}SCSS
$custom: #bfc0d7; $custom-light: #d2d3e3; $custom-dark: #000000;
JSON
{
"hex": "#bfc0d7",
"rgb": {
"r": 191,
"g": 192,
"b": 215
},
"hsl": {
"h": 237.5,
"s": 23.077,
"l": 79.608
},
"oklch": {
"l": 0.81423,
"c": 0.03215,
"h": 283.7
},
"luminance": 0.53682
}Semantic roles & 50–950 ramp
primary
#BFC0D7
secondary
#ADAC8D
accent
#9E44A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384