#BFCEEB#BFCEEB
#BFCEEB is a very light, muted blue. Relative luminance 0.612; OKLCH L 84.9% C 0.044 H 263.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCEEB |
|---|---|
| RGB | rgb(191, 206, 235) |
| HSL | hsl(220, 52%, 84%) |
| HSV | hsv(220, 19%, 92%) |
| CMYK | cmyk(18.7%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.49, 0.89, -15.99) |
| CIE-LCH | lch(82.49, 16.02, 273.17°) |
| OKLab | oklab(84.93% -0.0048 -0.0434) |
| OKLCH | oklch(84.93% 0.044 263.7) |
| XYZ | xyz(58.5488, 61.2159, 87.3123) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.65
Lightsteelblue
#B0C4DE
ΔE00 3.78
Cloudy Blue
#ACC2D9
ΔE00 5.41
Powder Blue (survey)
#B1D1FC
ΔE00 5.51
Light Periwinkle
#C1C6FC
ΔE00 6.81
Periwinkle
#CCCCFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCEEB #EBDCBF
analogous
#BFE4EB #BFCEEB #C6BFEB
triadic
#BFCEEB #EBBFCE #CEEBBF
tetradic
#BFCEEB #EBBFE4 #EBDCBF #BFEBC6
square
#BFCEEB #EBBFE4 #EBDCBF #BFEBC6
split-complementary
#BFCEEB #EBC6BF #E4EBBF
monochromatic
#6287CE #90AADC #BFCEEB #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.59
#BFCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BFCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCEEB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCEEB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EC
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#B4D4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfceeb; /* rgb */ color: rgb(191, 206, 235); /* oklch */ color: oklch(84.9% 0.044 263.7);
Tailwind
colors: {
custom: {
50: '#d2dcf1',
500: '#bfceeb',
950: '#000000',
},
}SCSS
$custom: #bfceeb; $custom-light: #d2dcf1; $custom-dark: #000000;
JSON
{
"hex": "#bfceeb",
"rgb": {
"r": 191,
"g": 206,
"b": 235
},
"hsl": {
"h": 219.545,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84931,
"c": 0.0437,
"h": 263.7
},
"luminance": 0.61217
}Semantic roles & 50–950 ramp
primary
#BFCEEB
secondary
#C7B187
accent
#8B26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485