#BFCEED#BFCEED
#BFCEED is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.0% C 0.046 H 264.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCEED |
|---|---|
| RGB | rgb(191, 206, 237) |
| HSL | hsl(220, 56%, 84%) |
| HSV | hsv(220, 19%, 93%) |
| CMYK | cmyk(19.4%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.56, 1.32, -16.96) |
| CIE-LCH | lch(82.56, 17.01, 274.45°) |
| OKLab | oklab(85% -0.0041 -0.0461) |
| OKLCH | oklch(85% 0.046 264.9) |
| XYZ | xyz(58.8394, 61.3321, 88.8426) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 4.17
Powder Blue (survey)
#B1D1FC
ΔE00 5.40
Cloudy Blue
#ACC2D9
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 6.22
Periwinkle
#CCCCFF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCEED #EDDEBF
analogous
#BFE5ED #BFCEED #C7BFED
triadic
#BFCEED #EDBFCE #CEEDBF
tetradic
#BFCEED #EDBFE5 #EDDEBF #BFEDC7
square
#BFCEED #EDBFE5 #EDDEBF #BFEDC7
split-complementary
#BFCEED #EDC7BF #E5EDBF
monochromatic
#5F85D2 #8FA9E0 #BFCEED #E7EDF8 #E7EDF8
Accessibility & contrast
On white
1.58
#BFCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BFCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCEED
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCEED | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#C0CCEC
Tritanopia (blue-blind)
#B4D4D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfceed; /* rgb */ color: rgb(191, 206, 237); /* oklch */ color: oklch(85.0% 0.046 264.9);
Tailwind
colors: {
custom: {
50: '#d2dcf2',
500: '#bfceed',
950: '#000000',
},
}SCSS
$custom: #bfceed; $custom-light: #d2dcf2; $custom-dark: #000000;
JSON
{
"hex": "#bfceed",
"rgb": {
"r": 191,
"g": 206,
"b": 237
},
"hsl": {
"h": 220.435,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.85,
"c": 0.0463,
"h": 264.9
},
"luminance": 0.61333
}Semantic roles & 50–950 ramp
primary
#BFCEED
secondary
#CAB486
accent
#8F22C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485