#BFE1FF#BFE1FF
#BFE1FF is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.5% C 0.055 H 245.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE1FF |
|---|---|
| RGB | rgb(191, 225, 255) |
| HSL | hsl(208, 100%, 87%) |
| HSV | hsv(208, 25%, 100%) |
| CMYK | cmyk(25.1%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(88.04, -4.66, -18.23) |
| CIE-LCH | lch(88.04, 18.81, 255.66°) |
| OKLab | oklab(89.49% -0.0231 -0.0497) |
| OKLCH | oklch(89.49% 0.055 245.1) |
| XYZ | xyz(66.4560, 72.1445, 105.0122) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Ice Blue
#A5DFF9
ΔE00 6.48
Light Blue
#95D0FC
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE1FF #FFDDBF
analogous
#BFFFFD #BFE1FF #BFC1FF
triadic
#BFE1FF #FFBFE1 #E1FFBF
tetradic
#BFE1FF #FDBFFF #FFDDBF #C1FFBF
square
#BFE1FF #FDBFFF #FFDDBF #C1FFBF
split-complementary
#BFE1FF #FFBFC1 #FFFDBF
monochromatic
#45A8FF #82C4FF #BFE1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.36
#BFE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#BFE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE1FF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE1FF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#ADE8EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bfe1ff; /* rgb */ color: rgb(191, 225, 255); /* oklch */ color: oklch(89.5% 0.055 245.1);
Tailwind
colors: {
custom: {
50: '#d3eaff',
500: '#bfe1ff',
950: '#000000',
},
}SCSS
$custom: #bfe1ff; $custom-light: #d3eaff; $custom-dark: #000000;
JSON
{
"hex": "#bfe1ff",
"rgb": {
"r": 191,
"g": 225,
"b": 255
},
"hsl": {
"h": 208.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.89493,
"c": 0.05482,
"h": 245.1
},
"luminance": 0.72147
}Semantic roles & 50–950 ramp
primary
#BFE1FF
secondary
#E8AE7B
accent
#6C00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486