#BCDDF8#BCDDF8
#BCDDF8 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.2% C 0.051 H 243.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDF8 |
|---|---|
| RGB | rgb(188, 221, 248) |
| HSL | hsl(207, 81%, 85%) |
| HSV | hsv(207, 24%, 97%) |
| CMYK | cmyk(24.2%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(86.59, -5.03, -16.74) |
| CIE-LCH | lch(86.59, 17.48, 253.27°) |
| OKLab | oklab(88.24% -0.0232 -0.0456) |
| OKLCH | oklch(88.24% 0.051 243) |
| XYZ | xyz(63.5340, 69.1794, 98.7942) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.53
Ice Blue
#A5DFF9
ΔE00 5.99
Baby Blue (survey)
#A2CFFE
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.24
Light Blue
#95D0FC
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDF8 #F8D7BC
analogous
#BCF8F5 #BCDDF8 #BCBFF8
triadic
#BCDDF8 #F8BCDD #DDF8BC
tetradic
#BCDDF8 #F5BCF8 #F8D7BC #BFF8BC
square
#BCDDF8 #F5BCF8 #F8D7BC #BFF8BC
split-complementary
#BCDDF8 #F8BCBF #F8F5BC
monochromatic
#4DA5EC #85C1F2 #BCDDF8 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.42
#BCDDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BCDDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDF8
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDF8 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF9
Deuteranopia (green-blind)
#CAD6F8
Tritanopia (blue-blind)
#ABE4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcddf8; /* rgb */ color: rgb(188, 221, 248); /* oklch */ color: oklch(88.2% 0.051 243.0);
Tailwind
colors: {
custom: {
50: '#d1e7fa',
500: '#bcddf8',
950: '#000000',
},
}SCSS
$custom: #bcddf8; $custom-light: #d1e7fa; $custom-dark: #000000;
JSON
{
"hex": "#bcddf8",
"rgb": {
"r": 188,
"g": 221,
"b": 248
},
"hsl": {
"h": 207,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.88235,
"c": 0.05119,
"h": 243
},
"luminance": 0.69182
}Semantic roles & 50–950 ramp
primary
#BCDDF8
secondary
#DBA77D
accent
#6808DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485