#BFCDEB#BFCDEB
#BFCDEB is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.7% C 0.045 H 265.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDEB |
|---|---|
| RGB | rgb(191, 205, 235) |
| HSL | hsl(221, 52%, 84%) |
| HSV | hsv(221, 19%, 92%) |
| CMYK | cmyk(18.7%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(82.24, 1.42, -16.38) |
| CIE-LCH | lch(82.24, 16.44, 274.94°) |
| OKLab | oklab(84.73% -0.0034 -0.0445) |
| OKLCH | oklch(84.73% 0.045 265.6) |
| XYZ | xyz(58.3089, 60.7360, 87.2323) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.11
Lightsteelblue
#B0C4DE
ΔE00 4.11
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 5.80
Light Periwinkle
#C1C6FC
ΔE00 6.34
Periwinkle
#CCCCFF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDEB #EBDDBF
analogous
#BFE3EB #BFCDEB #C7BFEB
triadic
#BFCDEB #EBBFCD #CDEBBF
tetradic
#BFCDEB #EBBFE3 #EBDDBF #BFEBC7
square
#BFCDEB #EBBFE3 #EBDDBF #BFEBC7
split-complementary
#BFCDEB #EBC7BF #E3EBBF
monochromatic
#6284CE #90A9DC #BFCDEB #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.60
#BFCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BFCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDEB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDEB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#B4D3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcdeb; /* rgb */ color: rgb(191, 205, 235); /* oklch */ color: oklch(84.7% 0.045 265.6);
Tailwind
colors: {
custom: {
50: '#d2dcf1',
500: '#bfcdeb',
950: '#000000',
},
}SCSS
$custom: #bfcdeb; $custom-light: #d2dcf1; $custom-dark: #000000;
JSON
{
"hex": "#bfcdeb",
"rgb": {
"r": 191,
"g": 205,
"b": 235
},
"hsl": {
"h": 220.909,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84728,
"c": 0.04463,
"h": 265.6
},
"luminance": 0.60737
}Semantic roles & 50–950 ramp
primary
#BFCDEB
secondary
#C7B387
accent
#8F26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485