#BFC0DE#BFC0DE
#BFC0DE is a light, muted blue. Relative luminance 0.540; OKLCH L 81.7% C 0.042 H 283.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0DE |
|---|---|
| RGB | rgb(191, 192, 222) |
| HSL | hsl(238, 32%, 81%) |
| HSV | hsv(238, 14%, 87%) |
| CMYK | cmyk(14%, 13.5%, 0%, 12.9%) |
| CIE-LAB | lab(78.49, 5.59, -15.04) |
| CIE-LCH | lch(78.49, 16.05, 290.39°) |
| OKLab | oklab(81.66% 0.0101 -0.0407) |
| OKLCH | oklch(81.66% 0.042 283.9) |
| XYZ | xyz(53.5174, 54.0490, 76.7061) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.54
Light Periwinkle
#C1C6FC
ΔE00 6.76
Light Blue Grey
#B7C9E2
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.46
Lavender (CSS)
#E6E6FA
ΔE00 9.51
Thistle
#D8BFD8
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0DE #DEDDBF
analogous
#BFCFDE #BFC0DE #CDBFDE
triadic
#BFC0DE #DEBFC0 #C0DEBF
tetradic
#BFC0DE #DEBFCF #DEDDBF #BFDECD
square
#BFC0DE #DEBFCF #DEDDBF #BFDECD
split-complementary
#BFC0DE #DECDBF #CFDEBF
monochromatic
#6E71B4 #9798C9 #BFC0DE #E7E8F3 #EBEBF5
Accessibility & contrast
On white
1.78
#BFC0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BFC0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0DE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0DE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DF
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#B9C5CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc0de; /* rgb */ color: rgb(191, 192, 222); /* oklch */ color: oklch(81.7% 0.042 283.9);
Tailwind
colors: {
custom: {
50: '#d2d3e8',
500: '#bfc0de',
950: '#000000',
},
}SCSS
$custom: #bfc0de; $custom-light: #d2d3e8; $custom-dark: #000000;
JSON
{
"hex": "#bfc0de",
"rgb": {
"r": 191,
"g": 192,
"b": 222
},
"hsl": {
"h": 238.065,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.81662,
"c": 0.04195,
"h": 283.9
},
"luminance": 0.5405
}Semantic roles & 50–950 ramp
primary
#BFC0DE
secondary
#B6B48B
accent
#A73BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384