#BCDAFC#BCDAFC
#BCDAFC is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.8% C 0.057 H 251.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAFC |
|---|---|
| RGB | rgb(188, 218, 252) |
| HSL | hsl(212, 91%, 86%) |
| HSV | hsv(212, 25%, 99%) |
| CMYK | cmyk(25.4%, 13.5%, 0%, 1.2%) |
| CIE-LAB | lab(85.94, -2.56, -19.84) |
| CIE-LCH | lch(85.94, 20.00, 262.63°) |
| OKLab | oklab(87.76% -0.0179 -0.0542) |
| OKLCH | oklch(87.76% 0.057 251.7) |
| XYZ | xyz(63.3762, 67.8603, 101.8358) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Light Blue Grey
#B7C9E2
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 5.87
Cloudy Blue
#ACC2D9
ΔE00 6.57
Light Blue
#95D0FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAFC #FCDEBC
analogous
#BCFAFC #BCDAFC #BEBCFC
triadic
#BCDAFC #FCBCDA #DAFCBC
tetradic
#BCDAFC #FCBCFA #FCDEBC #BCFCBE
square
#BCDAFC #FCBCFA #FCDEBC #BCFCBE
split-complementary
#BCDAFC #FCBEBC #FAFCBC
monochromatic
#4799F7 #81BAF9 #BCDAFC #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.44
#BCDAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BCDAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAFC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAFC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#AAE2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdafc; /* rgb */ color: rgb(188, 218, 252); /* oklch */ color: oklch(87.8% 0.057 251.7);
Tailwind
colors: {
custom: {
50: '#d1e5fd',
500: '#bcdafc',
950: '#000000',
},
}SCSS
$custom: #bcdafc; $custom-light: #d1e5fd; $custom-dark: #000000;
JSON
{
"hex": "#bcdafc",
"rgb": {
"r": 188,
"g": 218,
"b": 252
},
"hsl": {
"h": 211.875,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.8776,
"c": 0.05708,
"h": 251.7
},
"luminance": 0.67862
}Semantic roles & 50–950 ramp
primary
#BCDAFC
secondary
#E2B17A
accent
#7A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485