#BFC2DA#BFC2DA
#BFC2DA is a light, muted blue. Relative luminance 0.547; OKLCH L 81.9% C 0.034 H 280.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2DA |
|---|---|
| RGB | rgb(191, 194, 218) |
| HSL | hsl(233, 27%, 80%) |
| HSV | hsv(233, 12%, 85%) |
| CMYK | cmyk(12.4%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(78.88, 3.69, -12.30) |
| CIE-LCH | lch(78.88, 12.84, 286.67°) |
| OKLab | oklab(81.93% 0.0058 -0.0332) |
| OKLCH | oklch(81.93% 0.034 280) |
| XYZ | xyz(53.4298, 54.7214, 74.0635) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.42
Lightsteelblue
#B0C4DE
ΔE00 6.97
Periwinkle
#CCCCFF
ΔE00 8.20
Cloudy Blue
#ACC2D9
ΔE00 8.25
Light Periwinkle
#C1C6FC
ΔE00 8.30
Dove Gray
#B6B8BD
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2DA #DAD7BF
analogous
#BFCFDA #BFC2DA #C9BFDA
triadic
#BFC2DA #DABFC2 #C2DABF
tetradic
#BFC2DA #DABFCF #DAD7BF #BFDAC9
square
#BFC2DA #DABFCF #DAD7BF #BFDAC9
split-complementary
#BFC2DA #DAC9BF #CFDABF
monochromatic
#7178AD #989DC4 #BFC2DA #E6E7F0 #ECEDF4
Accessibility & contrast
On white
1.76
#BFC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BFC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2DA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2DA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#BBC2D9
Tritanopia (blue-blind)
#B9C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc2da; /* rgb */ color: rgb(191, 194, 218); /* oklch */ color: oklch(81.9% 0.034 280.0);
Tailwind
colors: {
custom: {
50: '#d2d4e5',
500: '#bfc2da',
950: '#000000',
},
}SCSS
$custom: #bfc2da; $custom-light: #d2d4e5; $custom-dark: #000000;
JSON
{
"hex": "#bfc2da",
"rgb": {
"r": 191,
"g": 194,
"b": 218
},
"hsl": {
"h": 233.333,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.81926,
"c": 0.03371,
"h": 280
},
"luminance": 0.54722
}Semantic roles & 50–950 ramp
primary
#BFC2DA
secondary
#B1AD8D
accent
#9A40A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384