#BBE3FA#BBE3FA
#BBE3FA is a very light, muted cyan. Relative luminance 0.724; OKLCH L 89.5% C 0.052 H 233.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3FA |
|---|---|
| RGB | rgb(187, 227, 250) |
| HSL | hsl(202, 86%, 86%) |
| HSV | hsv(202, 25%, 98%) |
| CMYK | cmyk(25.2%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(88.16, -7.98, -15.44) |
| CIE-LCH | lch(88.16, 17.38, 242.67°) |
| OKLab | oklab(89.48% -0.0313 -0.0421) |
| OKLCH | oklch(89.48% 0.052 233.4) |
| XYZ | xyz(65.2129, 72.4027, 100.9631) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.81
Lightblue
#ADD8E6
ΔE00 4.86
Light Blue
#95D0FC
ΔE00 7.49
Baby Blue
#89CFF0
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 7.98
Sky Blue
#87CEEB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3FA #FAD2BB
analogous
#BBFAF1 #BBE3FA #BBC3FA
triadic
#BBE3FA #FABBE3 #E3FABB
tetradic
#BBE3FA #F1BBFA #FAD2BB #C3FABB
square
#BBE3FA #F1BBFA #FAD2BB #C3FABB
split-complementary
#BBE3FA #FABBC3 #FAF1BB
monochromatic
#49B4F2 #82CCF6 #BBE3FA #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.36
#BBE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#BBE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3FA
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3FA | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#A8E9EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbe3fa; /* rgb */ color: rgb(187, 227, 250); /* oklch */ color: oklch(89.5% 0.052 233.4);
Tailwind
colors: {
custom: {
50: '#d0ebfc',
500: '#bbe3fa',
950: '#000000',
},
}SCSS
$custom: #bbe3fa; $custom-light: #d0ebfc; $custom-dark: #000000;
JSON
{
"hex": "#bbe3fa",
"rgb": {
"r": 187,
"g": 227,
"b": 250
},
"hsl": {
"h": 201.905,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.89477,
"c": 0.05243,
"h": 233.4
},
"luminance": 0.72405
}Semantic roles & 50–950 ramp
primary
#BBE3FA
secondary
#DE9F7B
accent
#5503E3
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485