#BFE0FC#BFE0FC
#BFE0FC is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.2% C 0.052 H 244.0°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE0FC |
|---|---|
| RGB | rgb(191, 224, 252) |
| HSL | hsl(208, 91%, 87%) |
| HSV | hsv(208, 24%, 99%) |
| CMYK | cmyk(24.2%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(87.69, -4.81, -17.18) |
| CIE-LCH | lch(87.69, 17.84, 254.35°) |
| OKLab | oklab(89.19% -0.0228 -0.0468) |
| OKLCH | oklch(89.19% 0.052 244) |
| XYZ | xyz(65.7073, 71.4138, 102.3988) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.58
Baby Blue (survey)
#A2CFFE
ΔE00 6.21
Ice Blue
#A5DFF9
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.64
Light Blue
#95D0FC
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE0FC #FCDBBF
analogous
#BFFCFA #BFE0FC #BFC2FC
triadic
#BFE0FC #FCBFE0 #E0FCBF
tetradic
#BFE0FC #FABFFC #FCDBBF #C2FCBF
square
#BFE0FC #FABFFC #FCDBBF #C2FCBF
split-complementary
#BFE0FC #FCBFC2 #FCFABF
monochromatic
#4AA7F7 #85C4F9 #BFE0FC #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.37
#BFE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#BFE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE0FC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE0FC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#AEE7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe0fc; /* rgb */ color: rgb(191, 224, 252); /* oklch */ color: oklch(89.2% 0.052 244.0);
Tailwind
colors: {
custom: {
50: '#d3e9fd',
500: '#bfe0fc',
950: '#000000',
},
}SCSS
$custom: #bfe0fc; $custom-light: #d3e9fd; $custom-dark: #000000;
JSON
{
"hex": "#bfe0fc",
"rgb": {
"r": 191,
"g": 224,
"b": 252
},
"hsl": {
"h": 207.541,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.89185,
"c": 0.0521,
"h": 244
},
"luminance": 0.71416
}Semantic roles & 50–950 ramp
primary
#BFE0FC
secondary
#E2AB7D
accent
#6900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485