#BFCCDB#BFCCDB
#BFCCDB is a very light, muted cyan. Relative luminance 0.594; OKLCH L 84.0% C 0.025 H 251.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCDB |
|---|---|
| RGB | rgb(191, 204, 219) |
| HSL | hsl(212, 28%, 80%) |
| HSV | hsv(212, 13%, 86%) |
| CMYK | cmyk(12.8%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.50, -1.43, -8.94) |
| CIE-LCH | lch(81.50, 9.05, 260.93°) |
| OKLab | oklab(83.99% -0.0079 -0.0241) |
| OKLCH | oklch(83.99% 0.025 251.9) |
| XYZ | xyz(55.8620, 59.3757, 75.5217) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.74
Cloudy Blue
#ACC2D9
ΔE00 4.46
Lightsteelblue
#B0C4DE
ΔE00 4.56
Fog
#D8DCE0
ΔE00 6.60
Dove Gray
#B6B8BD
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCDB #DBCEBF
analogous
#BFDADB #BFCCDB #C0BFDB
triadic
#BFCCDB #DBBFCC #CCDBBF
tetradic
#BFCCDB #DBBFDA #DBCEBF #BFDBC0
square
#BFCCDB #DBBFDA #DBCEBF #BFDBC0
split-complementary
#BFCCDB #DBC0BF #DADBBF
monochromatic
#718EAF #98ADC5 #BFCCDB #E6EBF1 #EBEFF4
Accessibility & contrast
On white
1.63
#BFCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BFCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCDB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCDB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#C4C9DB
Tritanopia (blue-blind)
#B8CFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfccdb; /* rgb */ color: rgb(191, 204, 219); /* oklch */ color: oklch(84.0% 0.025 251.9);
Tailwind
colors: {
custom: {
50: '#d2dbe6',
500: '#bfccdb',
950: '#000000',
},
}SCSS
$custom: #bfccdb; $custom-light: #d2dbe6; $custom-dark: #000000;
JSON
{
"hex": "#bfccdb",
"rgb": {
"r": 191,
"g": 204,
"b": 219
},
"hsl": {
"h": 212.143,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.83989,
"c": 0.02534,
"h": 251.9
},
"luminance": 0.59377
}Semantic roles & 50–950 ramp
primary
#BFCCDB
secondary
#B2A08C
accent
#763FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484