#BBD8FD#BBD8FD
#BBD8FD is a very light, moderate cyan. Relative luminance 0.668; OKLCH L 87.3% C 0.060 H 254.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8FD |
|---|---|
| RGB | rgb(187, 216, 253) |
| HSL | hsl(214, 94%, 86%) |
| HSV | hsv(214, 26%, 99%) |
| CMYK | cmyk(26.1%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(85.39, -1.58, -21.20) |
| CIE-LCH | lch(85.39, 21.26, 265.74°) |
| OKLab | oklab(87.32% -0.0159 -0.058) |
| OKLCH | oklch(87.32% 0.06 254.6) |
| XYZ | xyz(62.7740, 66.7663, 102.4892) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.17
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Light Blue Grey
#B7C9E2
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 5.72
Cloudy Blue
#ACC2D9
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8FD #FDE0BB
analogous
#BBF9FD #BBD8FD #BFBBFD
triadic
#BBD8FD #FDBBD8 #D8FDBB
tetradic
#BBD8FD #FDBBF9 #FDE0BB #BBFDBF
square
#BBD8FD #FDBBF9 #FDE0BB #BBFDBF
split-complementary
#BBD8FD #FDBFBB #F9FDBB
monochromatic
#4494FA #80B6FB #BBD8FD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.46
#BBD8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BBD8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8FD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8FD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#C4D2FC
Tritanopia (blue-blind)
#A9E0E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbd8fd; /* rgb */ color: rgb(187, 216, 253); /* oklch */ color: oklch(87.3% 0.060 254.6);
Tailwind
colors: {
custom: {
50: '#d0e4fe',
500: '#bbd8fd',
950: '#000000',
},
}SCSS
$custom: #bbd8fd; $custom-light: #d0e4fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd8fd",
"rgb": {
"r": 187,
"g": 216,
"b": 253
},
"hsl": {
"h": 213.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87321,
"c": 0.06015,
"h": 254.6
},
"luminance": 0.66768
}Semantic roles & 50–950 ramp
primary
#BBD8FD
secondary
#E3B579
accent
#8100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485