#BDCFDD#BDCFDD
#BDCFDD is a very light, muted cyan. Relative luminance 0.607; OKLCH L 84.5% C 0.028 H 241.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFDD |
|---|---|
| RGB | rgb(189, 207, 221) |
| HSL | hsl(206, 32%, 80%) |
| HSV | hsv(206, 14%, 87%) |
| CMYK | cmyk(14.5%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(82.20, -3.24, -8.98) |
| CIE-LCH | lch(82.20, 9.55, 250.19°) |
| OKLab | oklab(84.52% -0.0133 -0.0242) |
| OKLCH | oklch(84.52% 0.028 241.2) |
| XYZ | xyz(56.3471, 60.6638, 77.1332) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.75
Light Blue Grey
#B7C9E2
ΔE00 4.83
Lightsteelblue
#B0C4DE
ΔE00 5.42
Light Grey Blue
#9DBCD4
ΔE00 6.81
Fog
#D8DCE0
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFDD #DDCBBD
analogous
#BDDDDB #BDCFDD #BDBFDD
triadic
#BDCFDD #DDBDCF #CFDDBD
tetradic
#BDCFDD #DBBDDD #DDCBBD #BFDDBD
square
#BDCFDD #DBBDDD #DDCBBD #BFDDBD
split-complementary
#BDCFDD #DDBDBF #DDDBBD
monochromatic
#6C94B3 #95B2C8 #BDCFDD #E5ECF2 #EBF0F5
Accessibility & contrast
On white
1.60
#BDCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BDCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFDD
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFDD | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDE
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#B5D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcfdd; /* rgb */ color: rgb(189, 207, 221); /* oklch */ color: oklch(84.5% 0.028 241.2);
Tailwind
colors: {
custom: {
50: '#d1dde7',
500: '#bdcfdd',
950: '#000000',
},
}SCSS
$custom: #bdcfdd; $custom-light: #d1dde7; $custom-dark: #000000;
JSON
{
"hex": "#bdcfdd",
"rgb": {
"r": 189,
"g": 207,
"b": 221
},
"hsl": {
"h": 206.25,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.84524,
"c": 0.02766,
"h": 241.2
},
"luminance": 0.60665
}Semantic roles & 50–950 ramp
primary
#BDCFDD
secondary
#B59C8A
accent
#6C3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484