#BFC2DD#BFC2DD
#BFC2DD is a very light, muted blue. Relative luminance 0.549; OKLCH L 82.0% C 0.038 H 280.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2DD |
|---|---|
| RGB | rgb(191, 194, 221) |
| HSL | hsl(234, 31%, 81%) |
| HSV | hsv(234, 14%, 87%) |
| CMYK | cmyk(13.6%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(78.97, 4.31, -13.78) |
| CIE-LCH | lch(78.97, 14.44, 287.36°) |
| OKLab | oklab(82.03% 0.0069 -0.0373) |
| OKLCH | oklch(82.03% 0.038 280.5) |
| XYZ | xyz(53.8259, 54.8798, 76.1497) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.76
Periwinkle
#CCCCFF
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 7.33
Cloudy Blue
#ACC2D9
ΔE00 8.70
Lavender (CSS)
#E6E6FA
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2DD #DDDABF
analogous
#BFD1DD #BFC2DD #CBBFDD
triadic
#BFC2DD #DDBFC2 #C2DDBF
tetradic
#BFC2DD #DDBFD1 #DDDABF #BFDDCB
square
#BFC2DD #DDBFD1 #DDDABF #BFDDCB
split-complementary
#BFC2DD #DDCBBF #D1DDBF
monochromatic
#6F76B3 #979CC8 #BFC2DD #E7E8F2 #EBECF4
Accessibility & contrast
On white
1.75
#BFC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BFC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2DD
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2DD | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5DE
Deuteranopia (green-blind)
#BAC3DC
Tritanopia (blue-blind)
#B9C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc2dd; /* rgb */ color: rgb(191, 194, 221); /* oklch */ color: oklch(82.0% 0.038 280.5);
Tailwind
colors: {
custom: {
50: '#d2d4e7',
500: '#bfc2dd',
950: '#000000',
},
}SCSS
$custom: #bfc2dd; $custom-light: #d2d4e7; $custom-dark: #000000;
JSON
{
"hex": "#bfc2dd",
"rgb": {
"r": 191,
"g": 194,
"b": 221
},
"hsl": {
"h": 234,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.82028,
"c": 0.0379,
"h": 280.5
},
"luminance": 0.5488
}Semantic roles & 50–950 ramp
primary
#BFC2DD
secondary
#B4B08C
accent
#9E3CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384