#BFCFDF#BFCFDF
#BFCFDF is a very light, muted cyan. Relative luminance 0.610; OKLCH L 84.7% C 0.028 H 248.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFDF |
|---|---|
| RGB | rgb(191, 207, 223) |
| HSL | hsl(210, 33%, 81%) |
| HSV | hsv(210, 14%, 87%) |
| CMYK | cmyk(14.3%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.39, -2.18, -9.74) |
| CIE-LCH | lch(82.39, 9.98, 257.37°) |
| OKLab | oklab(84.73% -0.0105 -0.0263) |
| OKLCH | oklch(84.73% 0.028 248.2) |
| XYZ | xyz(57.1148, 61.0287, 78.5683) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.73
Cloudy Blue
#ACC2D9
ΔE00 4.36
Lightsteelblue
#B0C4DE
ΔE00 4.58
Fog
#D8DCE0
ΔE00 6.86
Light Grey Blue
#9DBCD4
ΔE00 7.02
Powder Blue (survey)
#B1D1FC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFDF #DFCFBF
analogous
#BFDFDF #BFCFDF #BFBFDF
triadic
#BFCFDF #DFBFCF #CFDFBF
tetradic
#BFCFDF #DFBFDF #DFCFBF #BFDFBF
square
#BFCFDF #DFBFDF #DFCFBF #BFDFBF
split-complementary
#BFCFDF #DFBFBF #DFDFBF
monochromatic
#6D92B6 #96B0CB #BFCFDF #E8EEF3 #EBF0F5
Accessibility & contrast
On white
1.59
#BFCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BFCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFDF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFDF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C5CCDF
Tritanopia (blue-blind)
#B7D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcfdf; /* rgb */ color: rgb(191, 207, 223); /* oklch */ color: oklch(84.7% 0.028 248.2);
Tailwind
colors: {
custom: {
50: '#d2dde9',
500: '#bfcfdf',
950: '#000000',
},
}SCSS
$custom: #bfcfdf; $custom-light: #d2dde9; $custom-dark: #000000;
JSON
{
"hex": "#bfcfdf",
"rgb": {
"r": 191,
"g": 207,
"b": 223
},
"hsl": {
"h": 210,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.84733,
"c": 0.02832,
"h": 248.2
},
"luminance": 0.6103
}Semantic roles & 50–950 ramp
primary
#BFCFDF
secondary
#B7A18B
accent
#7339AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484