#BFC2D4#BFC2D4
#BFC2D4 is a light, muted blue. Relative luminance 0.544; OKLCH L 81.7% C 0.025 H 278.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2D4 |
|---|---|
| RGB | rgb(191, 194, 212) |
| HSL | hsl(231, 20%, 79%) |
| HSV | hsv(231, 10%, 83%) |
| CMYK | cmyk(9.9%, 8.5%, 0%, 16.9%) |
| CIE-LAB | lab(78.70, 2.46, -9.34) |
| CIE-LCH | lch(78.70, 9.66, 284.76°) |
| OKLab | oklab(81.73% 0.0037 -0.0251) |
| OKLCH | oklch(81.73% 0.025 278.3) |
| XYZ | xyz(52.6588, 54.4130, 70.0031) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.07
Dove Gray
#B6B8BD
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 7.51
Silver
#C0C0C0
ΔE00 8.22
Lavender (CSS)
#E6E6FA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2D4 #D4D1BF
analogous
#BFCDD4 #BFC2D4 #C7BFD4
triadic
#BFC2D4 #D4BFC2 #C2D4BF
tetradic
#BFC2D4 #D4BFCD #D4D1BF #BFD4C7
square
#BFC2D4 #D4BFCD #D4D1BF #BFD4C7
split-complementary
#BFC2D4 #D4C7BF #CDD4BF
monochromatic
#767CA3 #9A9FBB #BFC2D4 #E4E5ED #EDEEF3
Accessibility & contrast
On white
1.77
#BFC2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BFC2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2D4
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2D4 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D5
Deuteranopia (green-blind)
#BCC2D4
Tritanopia (blue-blind)
#BBC5C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc2d4; /* rgb */ color: rgb(191, 194, 212); /* oklch */ color: oklch(81.7% 0.025 278.3);
Tailwind
colors: {
custom: {
50: '#d2d4e1',
500: '#bfc2d4',
950: '#000000',
},
}SCSS
$custom: #bfc2d4; $custom-light: #d2d4e1; $custom-dark: #000000;
JSON
{
"hex": "#bfc2d4",
"rgb": {
"r": 191,
"g": 194,
"b": 212
},
"hsl": {
"h": 231.429,
"s": 19.626,
"l": 79.02
},
"oklch": {
"l": 0.81728,
"c": 0.02536,
"h": 278.3
},
"luminance": 0.54413
}Semantic roles & 50–950 ramp
primary
#BFC2D4
secondary
#A9A58E
accent
#92489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384