#BFCADE#BFCADE
#BFCADE is a very light, muted blue. Relative luminance 0.586; OKLCH L 83.7% C 0.030 H 262.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCADE |
|---|---|
| RGB | rgb(191, 202, 222) |
| HSL | hsl(219, 32%, 81%) |
| HSV | hsv(219, 14%, 87%) |
| CMYK | cmyk(14%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(81.07, 0.25, -11.19) |
| CIE-LCH | lch(81.07, 11.19, 271.28°) |
| OKLab | oklab(83.68% -0.004 -0.0302) |
| OKLCH | oklch(83.68% 0.03 262.5) |
| XYZ | xyz(55.7882, 58.5905, 77.4630) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.63
Lightsteelblue
#B0C4DE
ΔE00 3.71
Cloudy Blue
#ACC2D9
ΔE00 4.62
Dove Gray
#B6B8BD
ΔE00 7.81
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCADE #DED3BF
analogous
#BFD9DE #BFCADE #C3BFDE
triadic
#BFCADE #DEBFCA #CADEBF
tetradic
#BFCADE #DEBFD9 #DED3BF #BFDEC3
square
#BFCADE #DEBFD9 #DED3BF #BFDEC3
split-complementary
#BFCADE #DEC3BF #D9DEBF
monochromatic
#6E87B4 #97A9C9 #BFCADE #E7EBF3 #EBEEF5
Accessibility & contrast
On white
1.65
#BFCADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BFCADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCADE
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCADE | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#B8CED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcade; /* rgb */ color: rgb(191, 202, 222); /* oklch */ color: oklch(83.7% 0.030 262.5);
Tailwind
colors: {
custom: {
50: '#d2dae8',
500: '#bfcade',
950: '#000000',
},
}SCSS
$custom: #bfcade; $custom-light: #d2dae8; $custom-dark: #000000;
JSON
{
"hex": "#bfcade",
"rgb": {
"r": 191,
"g": 202,
"b": 222
},
"hsl": {
"h": 218.71,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83679,
"c": 0.03046,
"h": 262.5
},
"luminance": 0.58591
}Semantic roles & 50–950 ramp
primary
#BFCADE
secondary
#B6A78B
accent
#833BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384