#BBE1FA#BBE1FA
#BBE1FA is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.1% C 0.053 H 237.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE1FA |
|---|---|
| RGB | rgb(187, 225, 250) |
| HSL | hsl(204, 86%, 86%) |
| HSV | hsv(204, 25%, 98%) |
| CMYK | cmyk(25.2%, 10%, 0%, 2%) |
| CIE-LAB | lab(87.64, -6.95, -16.23) |
| CIE-LCH | lch(87.64, 17.65, 246.82°) |
| OKLab | oklab(89.06% -0.0287 -0.0442) |
| OKLCH | oklch(89.06% 0.053 237) |
| XYZ | xyz(64.6691, 71.3150, 100.7818) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.41
Lightblue
#ADD8E6
ΔE00 5.61
Light Blue
#95D0FC
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 7.19
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Baby Blue
#89CFF0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE1FA #FAD4BB
analogous
#BBFAF4 #BBE1FA #BBC1FA
triadic
#BBE1FA #FABBE1 #E1FABB
tetradic
#BBE1FA #F4BBFA #FAD4BB #C1FABB
square
#BBE1FA #F4BBFA #FAD4BB #C1FABB
split-complementary
#BBE1FA #FABBC1 #FAF4BB
monochromatic
#49AFF2 #82C8F6 #BBE1FA #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.38
#BBE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#BBE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE1FA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE1FA | 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)
#D6E0FB
Deuteranopia (green-blind)
#CDD9FA
Tritanopia (blue-blind)
#A9E7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe1fa; /* rgb */ color: rgb(187, 225, 250); /* oklch */ color: oklch(89.1% 0.053 237.0);
Tailwind
colors: {
custom: {
50: '#d0eafc',
500: '#bbe1fa',
950: '#000000',
},
}SCSS
$custom: #bbe1fa; $custom-light: #d0eafc; $custom-dark: #000000;
JSON
{
"hex": "#bbe1fa",
"rgb": {
"r": 187,
"g": 225,
"b": 250
},
"hsl": {
"h": 203.81,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.89063,
"c": 0.05273,
"h": 237
},
"luminance": 0.71317
}Semantic roles & 50–950 ramp
primary
#BBE1FA
secondary
#DEA27B
accent
#5C03E3
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485