#BFCCED#BFCCED
#BFCCED is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.6% C 0.048 H 268.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCED |
|---|---|
| RGB | rgb(191, 204, 237) |
| HSL | hsl(223, 56%, 84%) |
| HSV | hsv(223, 19%, 93%) |
| CMYK | cmyk(19.4%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.04, 2.38, -17.74) |
| CIE-LCH | lch(82.04, 17.90, 277.65°) |
| OKLab | oklab(84.6% -0.0014 -0.0482) |
| OKLCH | oklch(84.6% 0.048 268.3) |
| XYZ | xyz(58.3610, 60.3753, 88.6831) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.12
Lightsteelblue
#B0C4DE
ΔE00 4.90
Light Periwinkle
#C1C6FC
ΔE00 5.33
Periwinkle
#CCCCFF
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCED #EDE0BF
analogous
#BFE3ED #BFCCED #C9BFED
triadic
#BFCCED #EDBFCC #CCEDBF
tetradic
#BFCCED #EDBFE3 #EDE0BF #BFEDC9
square
#BFCCED #EDBFE3 #EDE0BF #BFEDC9
split-complementary
#BFCCED #EDC9BF #E3EDBF
monochromatic
#5F80D2 #8FA6E0 #BFCCED #E7ECF8 #E7ECF8
Accessibility & contrast
On white
1.61
#BFCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BFCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCED
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCED | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#B4D2D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcced; /* rgb */ color: rgb(191, 204, 237); /* oklch */ color: oklch(84.6% 0.048 268.3);
Tailwind
colors: {
custom: {
50: '#d2dbf2',
500: '#bfcced',
950: '#000000',
},
}SCSS
$custom: #bfcced; $custom-light: #d2dbf2; $custom-dark: #000000;
JSON
{
"hex": "#bfcced",
"rgb": {
"r": 191,
"g": 204,
"b": 237
},
"hsl": {
"h": 223.043,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.84597,
"c": 0.04827,
"h": 268.3
},
"luminance": 0.60377
}Semantic roles & 50–950 ramp
primary
#BFCCED
secondary
#CAB786
accent
#9622C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485