#BCDDF9#BCDDF9
#BCDDF9 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.3% C 0.052 H 244.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDF9 |
|---|---|
| RGB | rgb(188, 221, 249) |
| HSL | hsl(208, 84%, 86%) |
| HSV | hsv(208, 24%, 98%) |
| CMYK | cmyk(24.5%, 11.2%, 0%, 2.4%) |
| CIE-LAB | lab(86.62, -4.81, -17.22) |
| CIE-LCH | lch(86.62, 17.88, 254.40°) |
| OKLab | oklab(88.27% -0.0229 -0.0469) |
| OKLCH | oklch(88.27% 0.052 244) |
| XYZ | xyz(63.6896, 69.2417, 99.6134) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.16
Ice Blue
#A5DFF9
ΔE00 6.19
Light Blue
#95D0FC
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDF9 #F9D8BC
analogous
#BCF9F6 #BCDDF9 #BCBEF9
triadic
#BCDDF9 #F9BCDD #DDF9BC
tetradic
#BCDDF9 #F6BCF9 #F9D8BC #BEF9BC
square
#BCDDF9 #F6BCF9 #F9D8BC #BEF9BC
split-complementary
#BCDDF9 #F9BCBE #F9F6BC
monochromatic
#4CA4EF #84C0F4 #BCDDF9 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.41
#BCDDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BCDDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDF9
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDF9 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFA
Deuteranopia (green-blind)
#CAD6F8
Tritanopia (blue-blind)
#ABE4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcddf9; /* rgb */ color: rgb(188, 221, 249); /* oklch */ color: oklch(88.3% 0.052 244.0);
Tailwind
colors: {
custom: {
50: '#d1e7fb',
500: '#bcddf9',
950: '#000000',
},
}SCSS
$custom: #bcddf9; $custom-light: #d1e7fb; $custom-dark: #000000;
JSON
{
"hex": "#bcddf9",
"rgb": {
"r": 188,
"g": 221,
"b": 249
},
"hsl": {
"h": 207.541,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.88269,
"c": 0.05222,
"h": 244
},
"luminance": 0.69244
}Semantic roles & 50–950 ramp
primary
#BCDDF9
secondary
#DDA97C
accent
#6A06E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485