#BBD2F3#BBD2F3
#BBD2F3 is a very light, muted blue. Relative luminance 0.631; OKLCH L 85.7% C 0.052 H 257.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F3 |
|---|---|
| RGB | rgb(187, 210, 243) |
| HSL | hsl(215, 70%, 84%) |
| HSV | hsv(215, 23%, 95%) |
| CMYK | cmyk(23%, 13.6%, 0%, 4.7%) |
| CIE-LAB | lab(83.51, -0.69, -18.75) |
| CIE-LCH | lch(83.51, 18.76, 267.91°) |
| OKLab | oklab(85.74% -0.0115 -0.0511) |
| OKLCH | oklch(85.74% 0.052 257.4) |
| XYZ | xyz(59.7134, 63.1273, 93.8153) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.98
Light Blue Grey
#B7C9E2
ΔE00 3.21
Lightsteelblue
#B0C4DE
ΔE00 3.99
Cloudy Blue
#ACC2D9
ΔE00 5.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.81
Pastel Blue
#A2BFFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F3 #F3DCBB
analogous
#BBEEF3 #BBD2F3 #C0BBF3
triadic
#BBD2F3 #F3BBD2 #D2F3BB
tetradic
#BBD2F3 #F3BBEE #F3DCBB #BBF3C0
square
#BBD2F3 #F3BBEE #F3DCBB #BBF3C0
split-complementary
#BBD2F3 #F3C0BB #EEF3BB
monochromatic
#538DE1 #87B0EA #BBD2F3 #E5EEFA #E5EEFA
Accessibility & contrast
On white
1.54
#BBD2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BBD2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F3
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F3 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F5
Deuteranopia (green-blind)
#C1CEF2
Tritanopia (blue-blind)
#ACD9DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd2f3; /* rgb */ color: rgb(187, 210, 243); /* oklch */ color: oklch(85.7% 0.052 257.4);
Tailwind
colors: {
custom: {
50: '#d0dff7',
500: '#bbd2f3',
950: '#000000',
},
}SCSS
$custom: #bbd2f3; $custom-light: #d0dff7; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f3",
"rgb": {
"r": 187,
"g": 210,
"b": 243
},
"hsl": {
"h": 215.357,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.85741,
"c": 0.05239,
"h": 257.4
},
"luminance": 0.63129
}Semantic roles & 50–950 ramp
primary
#BBD2F3
secondary
#D3B17F
accent
#8414D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485