#BFCCEC#BFCCEC
#BFCCEC is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.6% C 0.047 H 267.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCEC |
|---|---|
| RGB | rgb(191, 204, 236) |
| HSL | hsl(223, 54%, 84%) |
| HSV | hsv(223, 19%, 93%) |
| CMYK | cmyk(19.1%, 13.6%, 0%, 7.5%) |
| CIE-LAB | lab(82.01, 2.16, -17.25) |
| CIE-LCH | lch(82.01, 17.39, 277.15°) |
| OKLab | oklab(84.56% -0.0017 -0.0469) |
| OKLCH | oklch(84.56% 0.047 267.9) |
| XYZ | xyz(58.2153, 60.3170, 87.9158) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.87
Lightsteelblue
#B0C4DE
ΔE00 4.70
Light Periwinkle
#C1C6FC
ΔE00 5.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.10
Periwinkle
#CCCCFF
ΔE00 6.27
Cloudy Blue
#ACC2D9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCEC #ECDFBF
analogous
#BFE2EC #BFCCEC #C8BFEC
triadic
#BFCCEC #ECBFCC #CCECBF
tetradic
#BFCCEC #ECBFE2 #ECDFBF #BFECC8
square
#BFCCEC #ECBFE2 #ECDFBF #BFECC8
split-complementary
#BFCCEC #ECC8BF #E2ECBF
monochromatic
#6181D0 #90A6DE #BFCCEC #E7ECF8 #E7ECF8
Accessibility & contrast
On white
1.61
#BFCCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BFCCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCEC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCEC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#B4D2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfccec; /* rgb */ color: rgb(191, 204, 236); /* oklch */ color: oklch(84.6% 0.047 267.9);
Tailwind
colors: {
custom: {
50: '#d2dbf2',
500: '#bfccec',
950: '#000000',
},
}SCSS
$custom: #bfccec; $custom-light: #d2dbf2; $custom-dark: #000000;
JSON
{
"hex": "#bfccec",
"rgb": {
"r": 191,
"g": 204,
"b": 236
},
"hsl": {
"h": 222.667,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.84561,
"c": 0.04694,
"h": 267.9
},
"luminance": 0.60318
}Semantic roles & 50–950 ramp
primary
#BFCCEC
secondary
#C9B686
accent
#9424C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485