#BFCBEB#BFCBEB
#BFCBEB is a very light, muted blue. Relative luminance 0.598; OKLCH L 84.3% C 0.047 H 269.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBEB |
|---|---|
| RGB | rgb(191, 203, 235) |
| HSL | hsl(224, 52%, 84%) |
| HSV | hsv(224, 19%, 92%) |
| CMYK | cmyk(18.7%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(81.72, 2.48, -17.16) |
| CIE-LCH | lch(81.72, 17.33, 278.22°) |
| OKLab | oklab(84.33% -0.0007 -0.0466) |
| OKLCH | oklch(84.33% 0.047 269.1) |
| XYZ | xyz(57.8335, 59.7853, 87.0739) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.13
Lightsteelblue
#B0C4DE
ΔE00 4.92
Light Periwinkle
#C1C6FC
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 6.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.49
Cloudy Blue
#ACC2D9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBEB #EBDFBF
analogous
#BFE1EB #BFCBEB #C9BFEB
triadic
#BFCBEB #EBBFCB #CBEBBF
tetradic
#BFCBEB #EBBFE1 #EBDFBF #BFEBC9
square
#BFCBEB #EBBFE1 #EBDFBF #BFEBC9
split-complementary
#BFCBEB #EBC9BF #E1EBBF
monochromatic
#627FCE #90A5DC #BFCBEB #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.62
#BFCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BFCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBEB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBEB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#B5D1D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcbeb; /* rgb */ color: rgb(191, 203, 235); /* oklch */ color: oklch(84.3% 0.047 269.1);
Tailwind
colors: {
custom: {
50: '#d2daf1',
500: '#bfcbeb',
950: '#000000',
},
}SCSS
$custom: #bfcbeb; $custom-light: #d2daf1; $custom-dark: #000000;
JSON
{
"hex": "#bfcbeb",
"rgb": {
"r": 191,
"g": 203,
"b": 235
},
"hsl": {
"h": 223.636,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84325,
"c": 0.04664,
"h": 269.1
},
"luminance": 0.59786
}Semantic roles & 50–950 ramp
primary
#BFCBEB
secondary
#C7B687
accent
#9626C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385