#BBD8FE#BBD8FE
#BBD8FE is a very light, moderate cyan. Relative luminance 0.668; OKLCH L 87.4% C 0.061 H 255.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8FE |
|---|---|
| RGB | rgb(187, 216, 254) |
| HSL | hsl(214, 97%, 86%) |
| HSV | hsv(214, 26%, 100%) |
| CMYK | cmyk(26.4%, 15%, 0%, 0.4%) |
| CIE-LAB | lab(85.42, -1.35, -21.68) |
| CIE-LCH | lch(85.42, 21.72, 266.44°) |
| OKLab | oklab(87.36% -0.0156 -0.0593) |
| OKLCH | oklch(87.36% 0.061 255.3) |
| XYZ | xyz(62.9337, 66.8301, 103.3303) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.06
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Light Blue Grey
#B7C9E2
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 5.84
Pastel Blue
#A2BFFE
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8FE #FEE1BB
analogous
#BBF9FE #BBD8FE #C0BBFE
triadic
#BBD8FE #FEBBD8 #D8FEBB
tetradic
#BBD8FE #FEBBF9 #FEE1BB #BBFEC0
square
#BBD8FE #FEBBF9 #FEE1BB #BBFEC0
split-complementary
#BBD8FE #FEC0BB #F9FEBB
monochromatic
#4293FC #7FB5FD #BBD8FE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.46
#BBD8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BBD8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8FE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8FE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#C3D3FD
Tritanopia (blue-blind)
#A8E0E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbd8fe; /* rgb */ color: rgb(187, 216, 254); /* oklch */ color: oklch(87.4% 0.061 255.3);
Tailwind
colors: {
custom: {
50: '#d0e4fe',
500: '#bbd8fe',
950: '#000000',
},
}SCSS
$custom: #bbd8fe; $custom-light: #d0e4fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd8fe",
"rgb": {
"r": 187,
"g": 216,
"b": 254
},
"hsl": {
"h": 214.03,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87357,
"c": 0.06134,
"h": 255.3
},
"luminance": 0.66832
}Semantic roles & 50–950 ramp
primary
#BBD8FE
secondary
#E5B678
accent
#8200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485