#BBDBFB#BBDBFB
#BBDBFB is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.9% C 0.056 H 248.5°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBFB |
|---|---|
| RGB | rgb(187, 219, 251) |
| HSL | hsl(210, 89%, 86%) |
| HSV | hsv(210, 25%, 98%) |
| CMYK | cmyk(25.5%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.10, -3.61, -19.07) |
| CIE-LCH | lch(86.10, 19.40, 259.29°) |
| OKLab | oklab(87.86% -0.0205 -0.0521) |
| OKLCH | oklch(87.86% 0.056 248.5) |
| XYZ | xyz(63.2327, 68.1907, 101.0786) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.70
Baby Blue (survey)
#A2CFFE
ΔE00 4.84
Light Blue Grey
#B7C9E2
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 6.16
Light Blue
#95D0FC
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBFB #FBDBBB
analogous
#BBFBFB #BBDBFB #BBBBFB
triadic
#BBDBFB #FBBBDB #DBFBBB
tetradic
#BBDBFB #FBBBFB #FBDBBB #BBFBBB
square
#BBDBFB #FBBBFB #FBDBBB #BBFBBB
split-complementary
#BBDBFB #FBBBBB #FBFBBB
monochromatic
#479EF4 #81BCF8 #BBDBFB #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.43
#BBDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BBDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBFB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBFB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#A9E2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdbfb; /* rgb */ color: rgb(187, 219, 251); /* oklch */ color: oklch(87.9% 0.056 248.5);
Tailwind
colors: {
custom: {
50: '#d0e6fc',
500: '#bbdbfb',
950: '#000000',
},
}SCSS
$custom: #bbdbfb; $custom-light: #d0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bbdbfb",
"rgb": {
"r": 187,
"g": 219,
"b": 251
},
"hsl": {
"h": 210,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.87863,
"c": 0.05597,
"h": 248.5
},
"luminance": 0.68193
}Semantic roles & 50–950 ramp
primary
#BBDBFB
secondary
#E0AD7A
accent
#7300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485