#BFCADD#BFCADD
#BFCADD is a very light, muted blue. Relative luminance 0.585; OKLCH L 83.6% C 0.029 H 261.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCADD |
|---|---|
| RGB | rgb(191, 202, 221) |
| HSL | hsl(218, 31%, 81%) |
| HSV | hsv(218, 14%, 87%) |
| CMYK | cmyk(13.6%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(81.04, 0.04, -10.70) |
| CIE-LCH | lch(81.04, 10.70, 270.23°) |
| OKLab | oklab(83.65% -0.0043 -0.0289) |
| OKLCH | oklch(83.65% 0.029 261.5) |
| XYZ | xyz(55.6545, 58.5371, 76.7592) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.75
Lightsteelblue
#B0C4DE
ΔE00 3.79
Cloudy Blue
#ACC2D9
ΔE00 4.54
Dove Gray
#B6B8BD
ΔE00 7.55
Fog
#D8DCE0
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCADD #DDD2BF
analogous
#BFD9DD #BFCADD #C3BFDD
triadic
#BFCADD #DDBFCA #CADDBF
tetradic
#BFCADD #DDBFD9 #DDD2BF #BFDDC3
square
#BFCADD #DDBFD9 #DDD2BF #BFDDC3
split-complementary
#BFCADD #DDC3BF #D9DDBF
monochromatic
#6F88B3 #97A9C8 #BFCADD #E7EBF2 #EBEEF4
Accessibility & contrast
On white
1.65
#BFCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BFCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCADD
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCADD | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#B8CED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcadd; /* rgb */ color: rgb(191, 202, 221); /* oklch */ color: oklch(83.6% 0.029 261.5);
Tailwind
colors: {
custom: {
50: '#d2dae7',
500: '#bfcadd',
950: '#000000',
},
}SCSS
$custom: #bfcadd; $custom-light: #d2dae7; $custom-dark: #000000;
JSON
{
"hex": "#bfcadd",
"rgb": {
"r": 191,
"g": 202,
"b": 221
},
"hsl": {
"h": 218,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.83646,
"c": 0.02918,
"h": 261.5
},
"luminance": 0.58538
}Semantic roles & 50–950 ramp
primary
#BFCADD
secondary
#B4A68C
accent
#813CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384