#BFCBE7#BFCBE7
#BFCBE7 is a very light, muted blue. Relative luminance 0.596; OKLCH L 84.2% C 0.041 H 267.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBE7 |
|---|---|
| RGB | rgb(191, 203, 231) |
| HSL | hsl(222, 45%, 83%) |
| HSV | hsv(222, 17%, 91%) |
| CMYK | cmyk(17.3%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(81.60, 1.62, -15.21) |
| CIE-LCH | lch(81.60, 15.29, 276.07°) |
| OKLab | oklab(84.19% -0.0021 -0.0412) |
| OKLCH | oklch(84.19% 0.041 267.1) |
| XYZ | xyz(57.2621, 59.5567, 84.0645) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.17
Lightsteelblue
#B0C4DE
ΔE00 4.14
Cloudy Blue
#ACC2D9
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 6.73
Periwinkle
#CCCCFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBE7 #E7DBBF
analogous
#BFDFE7 #BFCBE7 #C7BFE7
triadic
#BFCBE7 #E7BFCB #CBE7BF
tetradic
#BFCBE7 #E7BFDF #E7DBBF #BFE7C7
square
#BFCBE7 #E7BFDF #E7DBBF #BFE7C7
split-complementary
#BFCBE7 #E7C7BF #DFE7BF
monochromatic
#6683C6 #92A7D6 #BFCBE7 #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.63
#BFCBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BFCBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBE7
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBE7 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE8
Deuteranopia (green-blind)
#BFC9E6
Tritanopia (blue-blind)
#B6D0D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcbe7; /* rgb */ color: rgb(191, 203, 231); /* oklch */ color: oklch(84.2% 0.041 267.1);
Tailwind
colors: {
custom: {
50: '#d2daee',
500: '#bfcbe7',
950: '#000000',
},
}SCSS
$custom: #bfcbe7; $custom-light: #d2daee; $custom-dark: #000000;
JSON
{
"hex": "#bfcbe7",
"rgb": {
"r": 191,
"g": 203,
"b": 231
},
"hsl": {
"h": 222,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.84186,
"c": 0.04129,
"h": 267.1
},
"luminance": 0.59558
}Semantic roles & 50–950 ramp
primary
#BFCBE7
secondary
#C2B188
accent
#8F2DB9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385