#BFCDDE#BFCDDE
#BFCDDE is a very light, muted cyan. Relative luminance 0.600; OKLCH L 84.3% C 0.028 H 253.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDDE |
|---|---|
| RGB | rgb(191, 205, 222) |
| HSL | hsl(213, 32%, 81%) |
| HSV | hsv(213, 14%, 87%) |
| CMYK | cmyk(14%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(81.84, -1.34, -10.03) |
| CIE-LCH | lch(81.84, 10.12, 262.41°) |
| OKLab | oklab(84.29% -0.0081 -0.027) |
| OKLCH | oklch(84.29% 0.028 253.3) |
| XYZ | xyz(56.4989, 60.0120, 77.6999) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.06
Lightsteelblue
#B0C4DE
ΔE00 4.03
Cloudy Blue
#ACC2D9
ΔE00 4.15
Fog
#D8DCE0
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 7.17
Dove Gray
#B6B8BD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDDE #DED0BF
analogous
#BFDCDE #BFCDDE #C0BFDE
triadic
#BFCDDE #DEBFCD #CDDEBF
tetradic
#BFCDDE #DEBFDC #DED0BF #BFDEC0
square
#BFCDDE #DEBFDC #DED0BF #BFDEC0
split-complementary
#BFCDDE #DEC0BF #DCDEBF
monochromatic
#6E8EB4 #97ADC9 #BFCDDE #E7EDF3 #EBEFF5
Accessibility & contrast
On white
1.62
#BFCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BFCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDDE
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDDE | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#B8D1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcdde; /* rgb */ color: rgb(191, 205, 222); /* oklch */ color: oklch(84.3% 0.028 253.3);
Tailwind
colors: {
custom: {
50: '#d2dce8',
500: '#bfcdde',
950: '#000000',
},
}SCSS
$custom: #bfcdde; $custom-light: #d2dce8; $custom-dark: #000000;
JSON
{
"hex": "#bfcdde",
"rgb": {
"r": 191,
"g": 205,
"b": 222
},
"hsl": {
"h": 212.903,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.84291,
"c": 0.02825,
"h": 253.3
},
"luminance": 0.60013
}Semantic roles & 50–950 ramp
primary
#BFCDDE
secondary
#B6A38B
accent
#783BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484