#BFC0DA#BFC0DA
#BFC0DA is a light, muted blue. Relative luminance 0.538; OKLCH L 81.5% C 0.036 H 283.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0DA |
|---|---|
| RGB | rgb(191, 192, 218) |
| HSL | hsl(238, 27%, 80%) |
| HSV | hsv(238, 12%, 85%) |
| CMYK | cmyk(12.4%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(78.37, 4.76, -13.07) |
| CIE-LCH | lch(78.37, 13.91, 290.00°) |
| OKLab | oklab(81.53% 0.0087 -0.0353) |
| OKLCH | oklch(81.53% 0.036 283.8) |
| XYZ | xyz(52.9877, 53.8371, 73.9161) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.60
Periwinkle
#CCCCFF
ΔE00 7.73
Light Periwinkle
#C1C6FC
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.08
Lavender (CSS)
#E6E6FA
ΔE00 9.16
Dove Gray
#B6B8BD
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0DA #DAD9BF
analogous
#BFCDDA #BFC0DA #CBBFDA
triadic
#BFC0DA #DABFC0 #C0DABF
tetradic
#BFC0DA #DABFCD #DAD9BF #BFDACB
square
#BFC0DA #DABFCD #DAD9BF #BFDACB
split-complementary
#BFC0DA #DACBBF #CDDABF
monochromatic
#7174AD #989AC4 #BFC0DA #E6E6F0 #ECECF4
Accessibility & contrast
On white
1.78
#BFC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BFC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0DA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0DA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#BAC4C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc0da; /* rgb */ color: rgb(191, 192, 218); /* oklch */ color: oklch(81.5% 0.036 283.8);
Tailwind
colors: {
custom: {
50: '#d2d3e5',
500: '#bfc0da',
950: '#000000',
},
}SCSS
$custom: #bfc0da; $custom-light: #d2d3e5; $custom-dark: #000000;
JSON
{
"hex": "#bfc0da",
"rgb": {
"r": 191,
"g": 192,
"b": 218
},
"hsl": {
"h": 237.778,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.81525,
"c": 0.03635,
"h": 283.8
},
"luminance": 0.53838
}Semantic roles & 50–950 ramp
primary
#BFC0DA
secondary
#B1AF8D
accent
#A240A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384