#BFC0DF#BFC0DF
#BFC0DF is a light, muted blue. Relative luminance 0.541; OKLCH L 81.7% C 0.043 H 283.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0DF |
|---|---|
| RGB | rgb(191, 192, 223) |
| HSL | hsl(238, 33%, 81%) |
| HSV | hsv(238, 14%, 87%) |
| CMYK | cmyk(14.3%, 13.9%, 0%, 12.5%) |
| CIE-LAB | lab(78.52, 5.80, -15.54) |
| CIE-LCH | lch(78.52, 16.58, 290.48°) |
| OKLab | oklab(81.7% 0.0104 -0.0421) |
| OKLCH | oklch(81.7% 0.043 283.9) |
| XYZ | xyz(53.6518, 54.1028, 77.4140) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 8.12
Lightsteelblue
#B0C4DE
ΔE00 8.55
Thistle
#D8BFD8
ΔE00 9.55
Lavender (CSS)
#E6E6FA
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0DF #DFDEBF
analogous
#BFD0DF #BFC0DF #CEBFDF
triadic
#BFC0DF #DFBFC0 #C0DFBF
tetradic
#BFC0DF #DFBFD0 #DFDEBF #BFDFCE
square
#BFC0DF #DFBFD0 #DFDEBF #BFDFCE
split-complementary
#BFC0DF #DFCEBF #D0DFBF
monochromatic
#6D70B6 #9698CB #BFC0DF #E8E8F3 #EBEBF5
Accessibility & contrast
On white
1.78
#BFC0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BFC0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0DF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0DF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3E0
Deuteranopia (green-blind)
#B8C1DE
Tritanopia (blue-blind)
#B8C5CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc0df; /* rgb */ color: rgb(191, 192, 223); /* oklch */ color: oklch(81.7% 0.043 283.9);
Tailwind
colors: {
custom: {
50: '#d2d3e9',
500: '#bfc0df',
950: '#000000',
},
}SCSS
$custom: #bfc0df; $custom-light: #d2d3e9; $custom-dark: #000000;
JSON
{
"hex": "#bfc0df",
"rgb": {
"r": 191,
"g": 192,
"b": 223
},
"hsl": {
"h": 238.125,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.81697,
"c": 0.04336,
"h": 283.9
},
"luminance": 0.54103
}Semantic roles & 50–950 ramp
primary
#BFC0DF
secondary
#B7B68B
accent
#A939AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384