#BFC2D9#BFC2D9
#BFC2D9 is a light, muted blue. Relative luminance 0.547; OKLCH L 81.9% C 0.032 H 279.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2D9 |
|---|---|
| RGB | rgb(191, 194, 217) |
| HSL | hsl(233, 25%, 80%) |
| HSV | hsv(233, 12%, 85%) |
| CMYK | cmyk(12%, 10.6%, 0%, 14.9%) |
| CIE-LAB | lab(78.85, 3.48, -11.81) |
| CIE-LCH | lch(78.85, 12.31, 286.41°) |
| OKLab | oklab(81.89% 0.0055 -0.0319) |
| OKLCH | oklch(81.89% 0.032 279.8) |
| XYZ | xyz(53.2993, 54.6692, 73.3764) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.88
Cloudy Blue
#ACC2D9
ΔE00 8.11
Dove Gray
#B6B8BD
ΔE00 8.16
Periwinkle
#CCCCFF
ΔE00 8.54
Light Periwinkle
#C1C6FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2D9 #D9D6BF
analogous
#BFCFD9 #BFC2D9 #C9BFD9
triadic
#BFC2D9 #D9BFC2 #C2D9BF
tetradic
#BFC2D9 #D9BFCF #D9D6BF #BFD9C9
square
#BFC2D9 #D9BFCF #D9D6BF #BFD9C9
split-complementary
#BFC2D9 #D9C9BF #CFD9BF
monochromatic
#7279AB #999DC2 #BFC2D9 #E5E7F0 #ECEDF4
Accessibility & contrast
On white
1.76
#BFC2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BFC2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2D9
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2D9 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DA
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#BAC6C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc2d9; /* rgb */ color: rgb(191, 194, 217); /* oklch */ color: oklch(81.9% 0.032 279.8);
Tailwind
colors: {
custom: {
50: '#d2d4e4',
500: '#bfc2d9',
950: '#000000',
},
}SCSS
$custom: #bfc2d9; $custom-light: #d2d4e4; $custom-dark: #000000;
JSON
{
"hex": "#bfc2d9",
"rgb": {
"r": 191,
"g": 194,
"b": 217
},
"hsl": {
"h": 233.077,
"s": 25.49,
"l": 80
},
"oklch": {
"l": 0.81893,
"c": 0.03232,
"h": 279.8
},
"luminance": 0.5467
}Semantic roles & 50–950 ramp
primary
#BFC2D9
secondary
#AFAB8D
accent
#9941A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384