#BFC0DD#BFC0DD
#BFC0DD is a light, muted blue. Relative luminance 0.540; OKLCH L 81.6% C 0.041 H 283.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0DD |
|---|---|
| RGB | rgb(191, 192, 221) |
| HSL | hsl(238, 31%, 81%) |
| HSV | hsv(238, 14%, 87%) |
| CMYK | cmyk(13.6%, 13.1%, 0%, 13.3%) |
| CIE-LAB | lab(78.46, 5.38, -14.55) |
| CIE-LCH | lch(78.46, 15.52, 290.30°) |
| OKLab | oklab(81.63% 0.0097 -0.0394) |
| OKLCH | oklch(81.63% 0.041 283.9) |
| XYZ | xyz(53.3838, 53.9956, 76.0023) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.36
Lavender (CSS)
#E6E6FA
ΔE00 9.41
Thistle
#D8BFD8
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0DD #DDDCBF
analogous
#BFCFDD #BFC0DD #CDBFDD
triadic
#BFC0DD #DDBFC0 #C0DDBF
tetradic
#BFC0DD #DDBFCF #DDDCBF #BFDDCD
square
#BFC0DD #DDBFCF #DDDCBF #BFDDCD
split-complementary
#BFC0DD #DDCDBF #CFDDBF
monochromatic
#6F71B3 #9799C8 #BFC0DD #E7E7F2 #EBEBF4
Accessibility & contrast
On white
1.78
#BFC0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BFC0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0DD
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0DD | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#B9C5C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc0dd; /* rgb */ color: rgb(191, 192, 221); /* oklch */ color: oklch(81.6% 0.041 283.9);
Tailwind
colors: {
custom: {
50: '#d2d3e7',
500: '#bfc0dd',
950: '#000000',
},
}SCSS
$custom: #bfc0dd; $custom-light: #d2d3e7; $custom-dark: #000000;
JSON
{
"hex": "#bfc0dd",
"rgb": {
"r": 191,
"g": 192,
"b": 221
},
"hsl": {
"h": 238,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.81627,
"c": 0.04056,
"h": 283.9
},
"luminance": 0.53996
}Semantic roles & 50–950 ramp
primary
#BFC0DD
secondary
#B4B38C
accent
#A63CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384