#BFCDDB#BFCDDB
#BFCDDB is a very light, muted cyan. Relative luminance 0.599; OKLCH L 84.2% C 0.025 H 248.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDDB |
|---|---|
| RGB | rgb(191, 205, 219) |
| HSL | hsl(210, 28%, 80%) |
| HSV | hsv(210, 13%, 86%) |
| CMYK | cmyk(12.8%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(81.76, -1.95, -8.55) |
| CIE-LCH | lch(81.76, 8.77, 257.13°) |
| OKLab | oklab(84.19% -0.0092 -0.023) |
| OKLCH | oklch(84.19% 0.025 248.1) |
| XYZ | xyz(56.1004, 59.8526, 75.6011) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.24
Cloudy Blue
#ACC2D9
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 4.98
Fog
#D8DCE0
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 7.25
Dove Gray
#B6B8BD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDDB #DBCDBF
analogous
#BFDBDB #BFCDDB #BFBFDB
triadic
#BFCDDB #DBBFCD #CDDBBF
tetradic
#BFCDDB #DBBFDB #DBCDBF #BFDBBF
square
#BFCDDB #DBBFDB #DBCDBF #BFDBBF
split-complementary
#BFCDDB #DBBFBF #DBDBBF
monochromatic
#7190AF #98AEC5 #BFCDDB #E6ECF1 #EBF0F4
Accessibility & contrast
On white
1.62
#BFCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BFCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDDB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDDB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#B8D0D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcddb; /* rgb */ color: rgb(191, 205, 219); /* oklch */ color: oklch(84.2% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#d2dce6',
500: '#bfcddb',
950: '#000000',
},
}SCSS
$custom: #bfcddb; $custom-light: #d2dce6; $custom-dark: #000000;
JSON
{
"hex": "#bfcddb",
"rgb": {
"r": 191,
"g": 205,
"b": 219
},
"hsl": {
"h": 210,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.84194,
"c": 0.02483,
"h": 248.1
},
"luminance": 0.59853
}Semantic roles & 50–950 ramp
primary
#BFCDDB
secondary
#B29F8C
accent
#733FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484