#BDCCDD#BDCCDD
#BDCCDD is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.9% C 0.029 H 251.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCDD |
|---|---|
| RGB | rgb(189, 204, 221) |
| HSL | hsl(212, 32%, 80%) |
| HSV | hsv(212, 14%, 87%) |
| CMYK | cmyk(14.5%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(81.41, -1.66, -10.15) |
| CIE-LCH | lch(81.41, 10.28, 260.73°) |
| OKLab | oklab(83.91% -0.0092 -0.0274) |
| OKLCH | oklch(83.91% 0.029 251.5) |
| XYZ | xyz(55.6272, 59.2240, 76.8932) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.00
Cloudy Blue
#ACC2D9
ΔE00 3.78
Lightsteelblue
#B0C4DE
ΔE00 3.83
Light Grey Blue
#9DBCD4
ΔE00 6.71
Fog
#D8DCE0
ΔE00 7.32
Dove Gray
#B6B8BD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCDD #DDCEBD
analogous
#BDDCDD #BDCCDD #BEBDDD
triadic
#BDCCDD #DDBDCC #CCDDBD
tetradic
#BDCCDD #DDBDDC #DDCEBD #BDDDBE
square
#BDCCDD #DDBDDC #DDCEBD #BDDDBE
split-complementary
#BDCCDD #DDBEBD #DCDDBD
monochromatic
#6C8EB3 #95ADC8 #BDCCDD #E5EBF2 #EBEFF5
Accessibility & contrast
On white
1.63
#BDCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BDCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCDD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCDD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#B5D0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdccdd; /* rgb */ color: rgb(189, 204, 221); /* oklch */ color: oklch(83.9% 0.029 251.5);
Tailwind
colors: {
custom: {
50: '#d1dbe7',
500: '#bdccdd',
950: '#000000',
},
}SCSS
$custom: #bdccdd; $custom-light: #d1dbe7; $custom-dark: #000000;
JSON
{
"hex": "#bdccdd",
"rgb": {
"r": 189,
"g": 204,
"b": 221
},
"hsl": {
"h": 211.875,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.83908,
"c": 0.02888,
"h": 251.5
},
"luminance": 0.59225
}Semantic roles & 50–950 ramp
primary
#BDCCDD
secondary
#B5A08A
accent
#763BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484