#BFC0D8#BFC0D8
#BFC0D8 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.5% C 0.034 H 283.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0D8 |
|---|---|
| RGB | rgb(191, 192, 216) |
| HSL | hsl(238, 24%, 80%) |
| HSV | hsv(238, 12%, 85%) |
| CMYK | cmyk(11.6%, 11.1%, 0%, 15.3%) |
| CIE-LAB | lab(78.31, 4.35, -12.09) |
| CIE-LCH | lch(78.31, 12.84, 289.78°) |
| OKLab | oklab(81.46% 0.008 -0.0326) |
| OKLCH | oklch(81.46% 0.034 283.7) |
| XYZ | xyz(52.7276, 53.7331, 72.5461) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 7.91
Periwinkle
#CCCCFF
ΔE00 8.37
Dove Gray
#B6B8BD
ΔE00 8.59
Light Periwinkle
#C1C6FC
ΔE00 8.59
Lavender (CSS)
#E6E6FA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0D8 #D8D7BF
analogous
#BFCDD8 #BFC0D8 #CBBFD8
triadic
#BFC0D8 #D8BFC0 #C0D8BF
tetradic
#BFC0D8 #D8BFCD #D8D7BF #BFD8CB
square
#BFC0D8 #D8BFCD #D8D7BF #BFD8CB
split-complementary
#BFC0D8 #D8CBBF #CDD8BF
monochromatic
#7375AA #999BC1 #BFC0D8 #E5E5EF #ECECF3
Accessibility & contrast
On white
1.79
#BFC0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BFC0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0D8
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0D8 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC2D9
Deuteranopia (green-blind)
#BAC1D7
Tritanopia (blue-blind)
#BAC4C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc0d8; /* rgb */ color: rgb(191, 192, 216); /* oklch */ color: oklch(81.5% 0.034 283.7);
Tailwind
colors: {
custom: {
50: '#d2d3e4',
500: '#bfc0d8',
950: '#000000',
},
}SCSS
$custom: #bfc0d8; $custom-light: #d2d3e4; $custom-dark: #000000;
JSON
{
"hex": "#bfc0d8",
"rgb": {
"r": 191,
"g": 192,
"b": 216
},
"hsl": {
"h": 237.6,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.81457,
"c": 0.03355,
"h": 283.7
},
"luminance": 0.53734
}Semantic roles & 50–950 ramp
primary
#BFC0D8
secondary
#AEAD8D
accent
#9F43A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384