#BFE0FA#BFE0FA
#BFE0FA is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.1% C 0.050 H 241.9°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE0FA |
|---|---|
| RGB | rgb(191, 224, 250) |
| HSL | hsl(206, 86%, 86%) |
| HSV | hsv(206, 24%, 98%) |
| CMYK | cmyk(23.6%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(87.62, -5.26, -16.22) |
| CIE-LCH | lch(87.62, 17.05, 252.04°) |
| OKLab | oklab(89.12% -0.0236 -0.0442) |
| OKLCH | oklch(89.12% 0.05 241.9) |
| XYZ | xyz(65.3920, 71.2876, 100.7384) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.20
Baby Blue (survey)
#A2CFFE
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 6.81
Lightblue
#ADD8E6
ΔE00 6.85
Light Blue
#95D0FC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE0FA #FAD9BF
analogous
#BFFAF7 #BFE0FA #BFC3FA
triadic
#BFE0FA #FABFE0 #E0FABF
tetradic
#BFE0FA #F7BFFA #FAD9BF #C3FABF
square
#BFE0FA #F7BFFA #FAD9BF #C3FABF
split-complementary
#BFE0FA #FABFC3 #FAF7BF
monochromatic
#4DA9F1 #86C5F6 #BFE0FA #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.38
#BFE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#BFE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE0FA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE0FA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#AFE6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe0fa; /* rgb */ color: rgb(191, 224, 250); /* oklch */ color: oklch(89.1% 0.050 241.9);
Tailwind
colors: {
custom: {
50: '#d3e9fc',
500: '#bfe0fa',
950: '#000000',
},
}SCSS
$custom: #bfe0fa; $custom-light: #d3e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bfe0fa",
"rgb": {
"r": 191,
"g": 224,
"b": 250
},
"hsl": {
"h": 206.441,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.89117,
"c": 0.05006,
"h": 241.9
},
"luminance": 0.7129
}Semantic roles & 50–950 ramp
primary
#BFE0FA
secondary
#DFA97E
accent
#6603E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485