#BFC0DB#BFC0DB
#BFC0DB is a light, muted blue. Relative luminance 0.539; OKLCH L 81.6% C 0.038 H 283.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0DB |
|---|---|
| RGB | rgb(191, 192, 219) |
| HSL | hsl(238, 28%, 80%) |
| HSV | hsv(238, 13%, 86%) |
| CMYK | cmyk(12.8%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(78.40, 4.97, -13.57) |
| CIE-LCH | lch(78.40, 14.45, 290.10°) |
| OKLab | oklab(81.56% 0.009 -0.0366) |
| OKLCH | oklch(81.56% 0.038 283.8) |
| XYZ | xyz(53.1189, 53.8896, 74.6073) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.43
Light Periwinkle
#C1C6FC
ΔE00 7.65
Light Blue Grey
#B7C9E2
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 8.17
Lavender (CSS)
#E6E6FA
ΔE00 9.23
Thistle
#D8BFD8
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0DB #DBDABF
analogous
#BFCEDB #BFC0DB #CCBFDB
triadic
#BFC0DB #DBBFC0 #C0DBBF
tetradic
#BFC0DB #DBBFCE #DBDABF #BFDBCC
square
#BFC0DB #DBBFCE #DBDABF #BFDBCC
split-complementary
#BFC0DB #DBCCBF #CEDBBF
monochromatic
#7173AF #9899C5 #BFC0DB #E6E7F1 #EBECF4
Accessibility & contrast
On white
1.78
#BFC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BFC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0DB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0DB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#B9C1DA
Tritanopia (blue-blind)
#B9C4C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc0db; /* rgb */ color: rgb(191, 192, 219); /* oklch */ color: oklch(81.6% 0.038 283.8);
Tailwind
colors: {
custom: {
50: '#d2d3e6',
500: '#bfc0db',
950: '#000000',
},
}SCSS
$custom: #bfc0db; $custom-light: #d2d3e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc0db",
"rgb": {
"r": 191,
"g": 192,
"b": 219
},
"hsl": {
"h": 237.857,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.81559,
"c": 0.03775,
"h": 283.8
},
"luminance": 0.5389
}Semantic roles & 50–950 ramp
primary
#BFC0DB
secondary
#B2B18C
accent
#A33FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384