#BDCFDE#BDCFDE
#BDCFDE is a very light, muted cyan. Relative luminance 0.607; OKLCH L 84.6% C 0.029 H 243.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFDE |
|---|---|
| RGB | rgb(189, 207, 222) |
| HSL | hsl(207, 33%, 81%) |
| HSV | hsv(207, 15%, 87%) |
| CMYK | cmyk(14.9%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.23, -3.03, -9.47) |
| CIE-LCH | lch(82.23, 9.95, 252.28°) |
| OKLab | oklab(84.56% -0.0129 -0.0256) |
| OKLCH | oklch(84.56% 0.029 243.2) |
| XYZ | xyz(56.4807, 60.7173, 77.8370) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.40
Cloudy Blue
#ACC2D9
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.05
Light Grey Blue
#9DBCD4
ΔE00 6.69
Fog
#D8DCE0
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFDE #DECCBD
analogous
#BDDEDC #BDCFDE #BDBEDE
triadic
#BDCFDE #DEBDCF #CFDEBD
tetradic
#BDCFDE #DCBDDE #DECCBD #BEDEBD
square
#BDCFDE #DCBDDE #DECCBD #BEDEBD
split-complementary
#BDCFDE #DEBDBE #DEDCBD
monochromatic
#6B94B5 #94B1CA #BDCFDE #E6EDF2 #EBF0F5
Accessibility & contrast
On white
1.60
#BDCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BDCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFDE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFDE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDF
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#B5D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdcfde; /* rgb */ color: rgb(189, 207, 222); /* oklch */ color: oklch(84.6% 0.029 243.2);
Tailwind
colors: {
custom: {
50: '#d1dde8',
500: '#bdcfde',
950: '#000000',
},
}SCSS
$custom: #bdcfde; $custom-light: #d1dde8; $custom-dark: #000000;
JSON
{
"hex": "#bdcfde",
"rgb": {
"r": 189,
"g": 207,
"b": 222
},
"hsl": {
"h": 207.273,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.84556,
"c": 0.02866,
"h": 243.2
},
"luminance": 0.60718
}Semantic roles & 50–950 ramp
primary
#BDCFDE
secondary
#B69E89
accent
#6E39AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484