#BBDEFD#BBDEFD
#BBDEFD is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.5% C 0.057 H 245.2°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEFD |
|---|---|
| RGB | rgb(187, 222, 253) |
| HSL | hsl(208, 94%, 86%) |
| HSV | hsv(208, 26%, 99%) |
| CMYK | cmyk(26.1%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(86.95, -4.72, -18.84) |
| CIE-LCH | lch(86.95, 19.43, 255.95°) |
| OKLab | oklab(88.55% -0.0237 -0.0515) |
| OKLCH | oklch(88.55% 0.057 245.2) |
| XYZ | xyz(64.3393, 69.8969, 103.0109) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 6.15
Ice Blue
#A5DFF9
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEFD #FDDABB
analogous
#BBFDFB #BBDEFD #BBBDFD
triadic
#BBDEFD #FDBBDE #DEFDBB
tetradic
#BBDEFD #FBBBFD #FDDABB #BDFDBB
square
#BBDEFD #FBBBFD #FDDABB #BDFDBB
split-complementary
#BBDEFD #FDBBBD #FDFBBB
monochromatic
#44A4FA #80C1FB #BBDEFD #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.40
#BBDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#BBDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEFD
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEFD | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C9D7FC
Tritanopia (blue-blind)
#A8E5E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdefd; /* rgb */ color: rgb(187, 222, 253); /* oklch */ color: oklch(88.5% 0.057 245.2);
Tailwind
colors: {
custom: {
50: '#d0e8fe',
500: '#bbdefd',
950: '#000000',
},
}SCSS
$custom: #bbdefd; $custom-light: #d0e8fe; $custom-dark: #000000;
JSON
{
"hex": "#bbdefd",
"rgb": {
"r": 187,
"g": 222,
"b": 253
},
"hsl": {
"h": 208.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.88549,
"c": 0.05668,
"h": 245.2
},
"luminance": 0.69899
}Semantic roles & 50–950 ramp
primary
#BBDEFD
secondary
#E3AB79
accent
#6C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485