#BBD7FD#BBD7FD
#BBD7FD is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 87.1% C 0.061 H 256.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7FD |
|---|---|
| RGB | rgb(187, 215, 253) |
| HSL | hsl(215, 94%, 86%) |
| HSV | hsv(215, 26%, 99%) |
| CMYK | cmyk(26.1%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(85.13, -1.05, -21.60) |
| CIE-LCH | lch(85.13, 21.62, 267.21°) |
| OKLab | oklab(87.12% -0.0146 -0.0591) |
| OKLCH | oklch(87.12% 0.061 256.1) |
| XYZ | xyz(62.5186, 66.2554, 102.4040) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.00
Baby Blue (survey)
#A2CFFE
ΔE00 4.79
Light Blue Grey
#B7C9E2
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7FD #FDE1BB
analogous
#BBF8FD #BBD7FD #C0BBFD
triadic
#BBD7FD #FDBBD7 #D7FDBB
tetradic
#BBD7FD #FDBBF8 #FDE1BB #BBFDC0
square
#BBD7FD #FDBBF8 #FDE1BB #BBFDC0
split-complementary
#BBD7FD #FDC0BB #F8FDBB
monochromatic
#4491FA #80B4FB #BBD7FD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.47
#BBD7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BBD7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7FD
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7FD | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#A9DFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbd7fd; /* rgb */ color: rgb(187, 215, 253); /* oklch */ color: oklch(87.1% 0.061 256.1);
Tailwind
colors: {
custom: {
50: '#d0e3fe',
500: '#bbd7fd',
950: '#000000',
},
}SCSS
$custom: #bbd7fd; $custom-light: #d0e3fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd7fd",
"rgb": {
"r": 187,
"g": 215,
"b": 253
},
"hsl": {
"h": 214.545,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87118,
"c": 0.06087,
"h": 256.1
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#BBD7FD
secondary
#E3B679
accent
#8400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485