#BBD7FE#BBD7FE
#BBD7FE is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 87.2% C 0.062 H 256.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7FE |
|---|---|
| RGB | rgb(187, 215, 254) |
| HSL | hsl(215, 97%, 86%) |
| HSV | hsv(215, 26%, 100%) |
| CMYK | cmyk(26.4%, 15.4%, 0%, 0.4%) |
| CIE-LAB | lab(85.16, -0.82, -22.07) |
| CIE-LCH | lch(85.16, 22.09, 267.87°) |
| OKLab | oklab(87.15% -0.0143 -0.0604) |
| OKLCH | oklch(87.15% 0.062 256.7) |
| XYZ | xyz(62.6783, 66.3193, 103.2452) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.94
Baby Blue (survey)
#A2CFFE
ΔE00 4.80
Light Blue Grey
#B7C9E2
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 5.78
Pastel Blue
#A2BFFE
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7FE #FEE2BB
analogous
#BBF9FE #BBD7FE #C1BBFE
triadic
#BBD7FE #FEBBD7 #D7FEBB
tetradic
#BBD7FE #FEBBF9 #FEE2BB #BBFEC1
square
#BBD7FE #FEBBF9 #FEE2BB #BBFEC1
split-complementary
#BBD7FE #FEC1BB #F9FEBB
monochromatic
#4290FC #7FB4FD #BBD7FE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.47
#BBD7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BBD7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7FE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7FE | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#A9DFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbd7fe; /* rgb */ color: rgb(187, 215, 254); /* oklch */ color: oklch(87.2% 0.062 256.7);
Tailwind
colors: {
custom: {
50: '#d0e3fe',
500: '#bbd7fe',
950: '#000000',
},
}SCSS
$custom: #bbd7fe; $custom-light: #d0e3fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd7fe",
"rgb": {
"r": 187,
"g": 215,
"b": 254
},
"hsl": {
"h": 214.925,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87154,
"c": 0.06209,
"h": 256.7
},
"luminance": 0.66321
}Semantic roles & 50–950 ramp
primary
#BBD7FE
secondary
#E5B878
accent
#8600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485