#BCDFFA#BCDFFA
#BCDFFA is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.7% C 0.053 H 241.4°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFFA |
|---|---|
| RGB | rgb(188, 223, 250) |
| HSL | hsl(206, 86%, 86%) |
| HSV | hsv(206, 25%, 98%) |
| CMYK | cmyk(24.8%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(87.18, -5.62, -16.91) |
| CIE-LCH | lch(87.18, 17.82, 251.61°) |
| OKLab | oklab(88.72% -0.0251 -0.0461) |
| OKLCH | oklch(88.72% 0.053 241.4) |
| XYZ | xyz(64.3771, 70.3666, 100.6141) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Light Blue
#95D0FC
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFFA #FAD7BC
analogous
#BCFAF6 #BCDFFA #BCC0FA
triadic
#BCDFFA #FABCDF #DFFABC
tetradic
#BCDFFA #F6BCFA #FAD7BC #C0FABC
square
#BCDFFA #F6BCFA #FAD7BC #C0FABC
split-complementary
#BCDFFA #FABCC0 #FAF6BC
monochromatic
#4AA9F1 #83C4F6 #BCDFFA #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.39
#BCDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BCDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFFA
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFFA | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#CCD7FA
Tritanopia (blue-blind)
#AAE6E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdffa; /* rgb */ color: rgb(188, 223, 250); /* oklch */ color: oklch(88.7% 0.053 241.4);
Tailwind
colors: {
custom: {
50: '#d1e9fc',
500: '#bcdffa',
950: '#000000',
},
}SCSS
$custom: #bcdffa; $custom-light: #d1e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bcdffa",
"rgb": {
"r": 188,
"g": 223,
"b": 250
},
"hsl": {
"h": 206.129,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.88715,
"c": 0.05252,
"h": 241.4
},
"luminance": 0.70369
}Semantic roles & 50–950 ramp
primary
#BCDFFA
secondary
#DEA77C
accent
#6403E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485