#BBD3F2#BBD3F2
#BBD3F2 is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.9% C 0.050 H 254.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3F2 |
|---|---|
| RGB | rgb(187, 211, 242) |
| HSL | hsl(214, 68%, 84%) |
| HSV | hsv(214, 23%, 95%) |
| CMYK | cmyk(22.7%, 12.8%, 0%, 5.1%) |
| CIE-LAB | lab(83.74, -1.44, -17.87) |
| CIE-LCH | lch(83.74, 17.93, 265.40°) |
| OKLab | oklab(85.91% -0.0131 -0.0487) |
| OKLCH | oklch(85.91% 0.05 254.9) |
| XYZ | xyz(59.8105, 63.5624, 93.1047) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.10
Powder Blue (survey)
#B1D1FC
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 3.92
Cloudy Blue
#ACC2D9
ΔE00 4.97
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3F2 #F2DABB
analogous
#BBEFF2 #BBD3F2 #BFBBF2
triadic
#BBD3F2 #F2BBD3 #D3F2BB
tetradic
#BBD3F2 #F2BBEF #F2DABB #BBF2BF
square
#BBD3F2 #F2BBEF #F2DABB #BBF2BF
split-complementary
#BBD3F2 #F2BFBB #EFF2BB
monochromatic
#5491DE #88B2E8 #BBD3F2 #E5EEFA #E5EEFA
Accessibility & contrast
On white
1.53
#BBD3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BBD3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3F2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3F2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F4
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#ACDADD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd3f2; /* rgb */ color: rgb(187, 211, 242); /* oklch */ color: oklch(85.9% 0.050 254.9);
Tailwind
colors: {
custom: {
50: '#d0e0f6',
500: '#bbd3f2',
950: '#000000',
},
}SCSS
$custom: #bbd3f2; $custom-light: #d0e0f6; $custom-dark: #000000;
JSON
{
"hex": "#bbd3f2",
"rgb": {
"r": 187,
"g": 211,
"b": 242
},
"hsl": {
"h": 213.818,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.8591,
"c": 0.05044,
"h": 254.9
},
"luminance": 0.63564
}Semantic roles & 50–950 ramp
primary
#BBD3F2
secondary
#D2AE80
accent
#7F16D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485