#BBDAFB#BBDAFB
#BBDAFB is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.7% C 0.057 H 250.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAFB |
|---|---|
| RGB | rgb(187, 218, 251) |
| HSL | hsl(211, 89%, 86%) |
| HSV | hsv(211, 25%, 98%) |
| CMYK | cmyk(25.5%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(85.84, -3.08, -19.46) |
| CIE-LCH | lch(85.84, 19.70, 260.99°) |
| OKLab | oklab(87.66% -0.0192 -0.0531) |
| OKLCH | oklch(87.66% 0.057 250.1) |
| XYZ | xyz(62.9726, 67.6705, 100.9919) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 4.71
Light Blue Grey
#B7C9E2
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.45
Light Blue
#95D0FC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAFB #FBDCBB
analogous
#BBFAFB #BBDAFB #BCBBFB
triadic
#BBDAFB #FBBBDA #DAFBBB
tetradic
#BBDAFB #FBBBFA #FBDCBB #BBFBBC
square
#BBDAFB #FBBBFA #FBDCBB #BBFBBC
split-complementary
#BBDAFB #FBBCBB #FAFBBB
monochromatic
#479BF4 #81BBF8 #BBDAFB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.44
#BBDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BBDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAFB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAFB | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#C6D4FA
Tritanopia (blue-blind)
#A9E1E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdafb; /* rgb */ color: rgb(187, 218, 251); /* oklch */ color: oklch(87.7% 0.057 250.1);
Tailwind
colors: {
custom: {
50: '#d0e5fc',
500: '#bbdafb',
950: '#000000',
},
}SCSS
$custom: #bbdafb; $custom-light: #d0e5fc; $custom-dark: #000000;
JSON
{
"hex": "#bbdafb",
"rgb": {
"r": 187,
"g": 218,
"b": 251
},
"hsl": {
"h": 210.938,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.87658,
"c": 0.05653,
"h": 250.1
},
"luminance": 0.67673
}Semantic roles & 50–950 ramp
primary
#BBDAFB
secondary
#E0AF7A
accent
#7600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485