#BBD7FA#BBD7FA
#BBD7FA is a very light, muted cyan. Relative luminance 0.661; OKLCH L 87.0% C 0.057 H 254.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7FA |
|---|---|
| RGB | rgb(187, 215, 250) |
| HSL | hsl(213, 86%, 86%) |
| HSV | hsv(213, 25%, 98%) |
| CMYK | cmyk(25.2%, 14%, 0%, 2%) |
| CIE-LAB | lab(85.03, -1.74, -20.16) |
| CIE-LCH | lch(85.03, 20.23, 265.07°) |
| OKLab | oklab(87.01% -0.0156 -0.0551) |
| OKLCH | oklch(87.01% 0.057 254.1) |
| XYZ | xyz(62.0445, 66.0658, 99.9069) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.37
Light Blue Grey
#B7C9E2
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 5.26
Cloudy Blue
#ACC2D9
ΔE00 6.19
Pastel Blue
#A2BFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7FA #FADEBB
analogous
#BBF7FA #BBD7FA #BEBBFA
triadic
#BBD7FA #FABBD7 #D7FABB
tetradic
#BBD7FA #FABBF7 #FADEBB #BBFABE
square
#BBD7FA #FABBF7 #FADEBB #BBFABE
split-complementary
#BBD7FA #FABEBB #F7FABB
monochromatic
#4994F2 #82B5F6 #BBD7FA #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.48
#BBD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BBD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7FA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7FA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#AADFE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbd7fa; /* rgb */ color: rgb(187, 215, 250); /* oklch */ color: oklch(87.0% 0.057 254.1);
Tailwind
colors: {
custom: {
50: '#d0e3fc',
500: '#bbd7fa',
950: '#000000',
},
}SCSS
$custom: #bbd7fa; $custom-light: #d0e3fc; $custom-dark: #000000;
JSON
{
"hex": "#bbd7fa",
"rgb": {
"r": 187,
"g": 215,
"b": 250
},
"hsl": {
"h": 213.333,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.8701,
"c": 0.05725,
"h": 254.1
},
"luminance": 0.66068
}Semantic roles & 50–950 ramp
primary
#BBD7FA
secondary
#DEB27B
accent
#7F03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485