#BBDCFA#BBDCFA
#BBDCFA is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.0% C 0.054 H 245.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCFA |
|---|---|
| RGB | rgb(187, 220, 250) |
| HSL | hsl(209, 86%, 86%) |
| HSV | hsv(209, 25%, 98%) |
| CMYK | cmyk(25.2%, 12%, 0%, 2%) |
| CIE-LAB | lab(86.33, -4.35, -18.19) |
| CIE-LCH | lch(86.33, 18.71, 256.54°) |
| OKLab | oklab(88.03% -0.0222 -0.0496) |
| OKLCH | oklch(88.03% 0.054 245.9) |
| XYZ | xyz(63.3372, 68.6511, 100.3378) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.48
Ice Blue
#A5DFF9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCFA #FAD9BB
analogous
#BBFAF8 #BBDCFA #BBBCFA
triadic
#BBDCFA #FABBDC #DCFABB
tetradic
#BBDCFA #F8BBFA #FAD9BB #BCFABB
square
#BBDCFA #F8BBFA #FAD9BB #BCFABB
split-complementary
#BBDCFA #FABBBC #FAF8BB
monochromatic
#49A1F2 #82BFF6 #BBDCFA #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.43
#BBDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BBDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCFA
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCFA | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#A9E3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdcfa; /* rgb */ color: rgb(187, 220, 250); /* oklch */ color: oklch(88.0% 0.054 245.9);
Tailwind
colors: {
custom: {
50: '#d0e6fc',
500: '#bbdcfa',
950: '#000000',
},
}SCSS
$custom: #bbdcfa; $custom-light: #d0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bbdcfa",
"rgb": {
"r": 187,
"g": 220,
"b": 250
},
"hsl": {
"h": 208.571,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.88033,
"c": 0.05438,
"h": 245.9
},
"luminance": 0.68653
}Semantic roles & 50–950 ramp
primary
#BBDCFA
secondary
#DEAA7B
accent
#6D03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485