#BDCCDE#BDCCDE
#BDCCDE is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.9% C 0.030 H 253.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCDE |
|---|---|
| RGB | rgb(189, 204, 222) |
| HSL | hsl(213, 33%, 81%) |
| HSV | hsv(213, 15%, 87%) |
| CMYK | cmyk(14.9%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(81.44, -1.45, -10.64) |
| CIE-LCH | lch(81.44, 10.74, 262.25°) |
| OKLab | oklab(83.94% -0.0088 -0.0287) |
| OKLCH | oklch(83.94% 0.03 253) |
| XYZ | xyz(55.7608, 59.2775, 77.5970) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.62
Lightsteelblue
#B0C4DE
ΔE00 3.54
Cloudy Blue
#ACC2D9
ΔE00 3.67
Light Grey Blue
#9DBCD4
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.53
Fog
#D8DCE0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCDE #DECFBD
analogous
#BDDCDE #BDCCDE #BEBDDE
triadic
#BDCCDE #DEBDCC #CCDEBD
tetradic
#BDCCDE #DEBDDC #DECFBD #BDDEBE
square
#BDCCDE #DEBDDC #DECFBD #BDDEBE
split-complementary
#BDCCDE #DEBEBD #DCDEBD
monochromatic
#6B8DB5 #94ACCA #BDCCDE #E6ECF2 #EBEFF5
Accessibility & contrast
On white
1.63
#BDCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BDCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCDE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCDE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDF
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#B5D0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdccde; /* rgb */ color: rgb(189, 204, 222); /* oklch */ color: oklch(83.9% 0.030 253.0);
Tailwind
colors: {
custom: {
50: '#d1dbe8',
500: '#bdccde',
950: '#000000',
},
}SCSS
$custom: #bdccde; $custom-light: #d1dbe8; $custom-dark: #000000;
JSON
{
"hex": "#bdccde",
"rgb": {
"r": 189,
"g": 204,
"b": 222
},
"hsl": {
"h": 212.727,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.83941,
"c": 0.03005,
"h": 253
},
"luminance": 0.59278
}Semantic roles & 50–950 ramp
primary
#BDCCDE
secondary
#B6A289
accent
#7839AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484