#BFCEDE#BFCEDE
#BFCEDE is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.028 H 249.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCEDE |
|---|---|
| RGB | rgb(191, 206, 222) |
| HSL | hsl(211, 32%, 81%) |
| HSV | hsv(211, 14%, 87%) |
| CMYK | cmyk(14%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(82.10, -1.86, -9.64) |
| CIE-LCH | lch(82.10, 9.82, 259.06°) |
| OKLab | oklab(84.5% -0.0095 -0.026) |
| OKLCH | oklch(84.5% 0.028 249.9) |
| XYZ | xyz(56.7389, 60.4919, 77.7799) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.55
Cloudy Blue
#ACC2D9
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 4.43
Fog
#D8DCE0
ΔE00 6.83
Light Grey Blue
#9DBCD4
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCEDE #DECFBF
analogous
#BFDDDE #BFCEDE #BFBFDE
triadic
#BFCEDE #DEBFCE #CEDEBF
tetradic
#BFCEDE #DEBFDD #DECFBF #BFDEBF
square
#BFCEDE #DEBFDD #DECFBF #BFDEBF
split-complementary
#BFCEDE #DEBFBF #DDDEBF
monochromatic
#6E90B4 #97AFC9 #BFCEDE #E7EDF3 #EBF0F5
Accessibility & contrast
On white
1.60
#BFCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BFCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCEDE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCEDE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#B7D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcede; /* rgb */ color: rgb(191, 206, 222); /* oklch */ color: oklch(84.5% 0.028 249.9);
Tailwind
colors: {
custom: {
50: '#d2dce8',
500: '#bfcede',
950: '#000000',
},
}SCSS
$custom: #bfcede; $custom-light: #d2dce8; $custom-dark: #000000;
JSON
{
"hex": "#bfcede",
"rgb": {
"r": 191,
"g": 206,
"b": 222
},
"hsl": {
"h": 210.968,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.84495,
"c": 0.02769,
"h": 249.9
},
"luminance": 0.60493
}Semantic roles & 50–950 ramp
primary
#BFCEDE
secondary
#B6A18B
accent
#753BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484