#BCD5F7#BCD5F7
#BCD5F7 is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.6% C 0.055 H 256.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5F7 |
|---|---|
| RGB | rgb(188, 213, 247) |
| HSL | hsl(215, 79%, 85%) |
| HSV | hsv(215, 24%, 97%) |
| CMYK | cmyk(23.9%, 13.8%, 0%, 3.1%) |
| CIE-LAB | lab(84.48, -1.07, -19.39) |
| CIE-LCH | lch(84.48, 19.42, 266.84°) |
| OKLab | oklab(86.56% -0.0131 -0.0529) |
| OKLCH | oklch(86.56% 0.055 256.1) |
| XYZ | xyz(61.3172, 64.9934, 97.2920) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.66
Light Blue Grey
#B7C9E2
ΔE00 3.94
Lightsteelblue
#B0C4DE
ΔE00 4.69
Baby Blue (survey)
#A2CFFE
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 5.83
Pastel Blue
#A2BFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5F7 #F7DEBC
analogous
#BCF3F7 #BCD5F7 #C0BCF7
triadic
#BCD5F7 #F7BCD5 #D5F7BC
tetradic
#BCD5F7 #F7BCF3 #F7DEBC #BCF7C0
square
#BCD5F7 #F7BCF3 #F7DEBC #BCF7C0
split-complementary
#BCD5F7 #F7C0BC #F3F7BC
monochromatic
#4F90EA #85B3F0 #BCD5F7 #E4EEFC #E4EEFC
Accessibility & contrast
On white
1.50
#BCD5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BCD5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5F7
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5F7 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6F9
Deuteranopia (green-blind)
#C3D0F6
Tritanopia (blue-blind)
#ACDCE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd5f7; /* rgb */ color: rgb(188, 213, 247); /* oklch */ color: oklch(86.6% 0.055 256.1);
Tailwind
colors: {
custom: {
50: '#d1e1fa',
500: '#bcd5f7',
950: '#000000',
},
}SCSS
$custom: #bcd5f7; $custom-light: #d1e1fa; $custom-dark: #000000;
JSON
{
"hex": "#bcd5f7",
"rgb": {
"r": 188,
"g": 213,
"b": 247
},
"hsl": {
"h": 214.576,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.86563,
"c": 0.05452,
"h": 256.1
},
"luminance": 0.64995
}Semantic roles & 50–950 ramp
primary
#BCD5F7
secondary
#DAB37E
accent
#830BDB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485