#BFCBE2#BFCBE2
#BFCBE2 is a very light, muted blue. Relative luminance 0.593; OKLCH L 84.0% C 0.035 H 263.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBE2 |
|---|---|
| RGB | rgb(191, 203, 226) |
| HSL | hsl(219, 38%, 82%) |
| HSV | hsv(219, 15%, 89%) |
| CMYK | cmyk(15.5%, 10.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.44, 0.56, -12.76) |
| CIE-LCH | lch(81.44, 12.77, 272.49°) |
| OKLab | oklab(84.02% -0.0039 -0.0345) |
| OKLCH | oklch(84.02% 0.035 263.6) |
| XYZ | xyz(56.5660, 59.2783, 80.3984) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.29
Lightsteelblue
#B0C4DE
ΔE00 3.50
Cloudy Blue
#ACC2D9
ΔE00 4.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.11
Light Grey Blue
#9DBCD4
ΔE00 8.16
Light Periwinkle
#C1C6FC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBE2 #E2D6BF
analogous
#BFDDE2 #BFCBE2 #C5BFE2
triadic
#BFCBE2 #E2BFCB #CBE2BF
tetradic
#BFCBE2 #E2BFDD #E2D6BF #BFE2C5
square
#BFCBE2 #E2BFDD #E2D6BF #BFE2C5
split-complementary
#BFCBE2 #E2C5BF #DDE2BF
monochromatic
#6B87BC #95A9CF #BFCBE2 #E9EDF5 #EAEEF5
Accessibility & contrast
On white
1.63
#BFCBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BFCBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBE2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBE2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE3
Deuteranopia (green-blind)
#C1C9E1
Tritanopia (blue-blind)
#B7CFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcbe2; /* rgb */ color: rgb(191, 203, 226); /* oklch */ color: oklch(84.0% 0.035 263.6);
Tailwind
colors: {
custom: {
50: '#d2daeb',
500: '#bfcbe2',
950: '#000000',
},
}SCSS
$custom: #bfcbe2; $custom-light: #d2daeb; $custom-dark: #000000;
JSON
{
"hex": "#bfcbe2",
"rgb": {
"r": 191,
"g": 203,
"b": 226
},
"hsl": {
"h": 219.429,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.84016,
"c": 0.03474,
"h": 263.6
},
"luminance": 0.59279
}Semantic roles & 50–950 ramp
primary
#BFCBE2
secondary
#BBAA8A
accent
#8635B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384