#BFCCEB#BFCCEB
#BFCCEB is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.5% C 0.046 H 267.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCEB |
|---|---|
| RGB | rgb(191, 204, 235) |
| HSL | hsl(222, 52%, 84%) |
| HSV | hsv(222, 19%, 92%) |
| CMYK | cmyk(18.7%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.98, 1.95, -16.77) |
| CIE-LCH | lch(81.98, 16.88, 276.62°) |
| OKLab | oklab(84.53% -0.0021 -0.0456) |
| OKLCH | oklch(84.53% 0.046 267.4) |
| XYZ | xyz(58.0704, 60.2591, 87.1528) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.61
Lightsteelblue
#B0C4DE
ΔE00 4.50
Light Periwinkle
#C1C6FC
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.13
Cloudy Blue
#ACC2D9
ΔE00 6.22
Periwinkle
#CCCCFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCEB #EBDEBF
analogous
#BFE2EB #BFCCEB #C8BFEB
triadic
#BFCCEB #EBBFCC #CCEBBF
tetradic
#BFCCEB #EBBFE2 #EBDEBF #BFEBC8
square
#BFCCEB #EBBFE2 #EBDEBF #BFEBC8
split-complementary
#BFCCEB #EBC8BF #E2EBBF
monochromatic
#6282CE #90A7DC #BFCCEB #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.61
#BFCCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BFCCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCEB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCEB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#B5D2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcceb; /* rgb */ color: rgb(191, 204, 235); /* oklch */ color: oklch(84.5% 0.046 267.4);
Tailwind
colors: {
custom: {
50: '#d2dbf1',
500: '#bfcceb',
950: '#000000',
},
}SCSS
$custom: #bfcceb; $custom-light: #d2dbf1; $custom-dark: #000000;
JSON
{
"hex": "#bfcceb",
"rgb": {
"r": 191,
"g": 204,
"b": 235
},
"hsl": {
"h": 222.273,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84526,
"c": 0.04561,
"h": 267.4
},
"luminance": 0.6026
}Semantic roles & 50–950 ramp
primary
#BFCCEB
secondary
#C7B487
accent
#9226C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485