#BBD2F1#BBD2F1
#BBD2F1 is a very light, muted cyan. Relative luminance 0.630; OKLCH L 85.7% C 0.050 H 255.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F1 |
|---|---|
| RGB | rgb(187, 210, 241) |
| HSL | hsl(214, 66%, 84%) |
| HSV | hsv(214, 22%, 95%) |
| CMYK | cmyk(22.4%, 12.9%, 0%, 5.5%) |
| CIE-LAB | lab(83.45, -1.13, -17.78) |
| CIE-LCH | lch(83.45, 17.81, 266.36°) |
| OKLab | oklab(85.67% -0.0122 -0.0484) |
| OKLCH | oklch(85.67% 0.05 255.9) |
| XYZ | xyz(59.4131, 63.0072, 92.2333) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.86
Powder Blue (survey)
#B1D1FC
ΔE00 3.29
Lightsteelblue
#B0C4DE
ΔE00 3.71
Cloudy Blue
#ACC2D9
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.86
Pastel Blue
#A2BFFE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F1 #F1DABB
analogous
#BBEDF1 #BBD2F1 #BFBBF1
triadic
#BBD2F1 #F1BBD2 #D2F1BB
tetradic
#BBD2F1 #F1BBED #F1DABB #BBF1BF
square
#BBD2F1 #F1BBED #F1DABB #BBF1BF
split-complementary
#BBD2F1 #F1BFBB #EDF1BB
monochromatic
#558FDC #88B0E7 #BBD2F1 #E6EEFA #E6EEFA
Accessibility & contrast
On white
1.54
#BBD2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BBD2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F1
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F1 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F3
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#ADD9DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd2f1; /* rgb */ color: rgb(187, 210, 241); /* oklch */ color: oklch(85.7% 0.050 255.9);
Tailwind
colors: {
custom: {
50: '#d0dff5',
500: '#bbd2f1',
950: '#000000',
},
}SCSS
$custom: #bbd2f1; $custom-light: #d0dff5; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f1",
"rgb": {
"r": 187,
"g": 210,
"b": 241
},
"hsl": {
"h": 214.444,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.85671,
"c": 0.04994,
"h": 255.9
},
"luminance": 0.63009
}Semantic roles & 50–950 ramp
primary
#BBD2F1
secondary
#D0AE80
accent
#8018CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485