#BBD2F8#BBD2F8
#BBD2F8 is a very light, muted blue. Relative luminance 0.634; OKLCH L 85.9% C 0.059 H 260.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F8 |
|---|---|
| RGB | rgb(187, 210, 248) |
| HSL | hsl(217, 81%, 85%) |
| HSV | hsv(217, 25%, 97%) |
| CMYK | cmyk(24.6%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(83.67, 0.44, -21.16) |
| CIE-LCH | lch(83.67, 21.16, 271.20°) |
| OKLab | oklab(85.92% -0.0097 -0.0578) |
| OKLCH | oklch(85.92% 0.059 260.4) |
| XYZ | xyz(60.4788, 63.4335, 97.8461) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.65
Light Blue Grey
#B7C9E2
ΔE00 4.30
Lightsteelblue
#B0C4DE
ΔE00 4.90
Baby Blue (survey)
#A2CFFE
ΔE00 5.85
Pastel Blue
#A2BFFE
ΔE00 6.17
Cloudy Blue
#ACC2D9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F8 #F8E1BB
analogous
#BBF0F8 #BBD2F8 #C2BBF8
triadic
#BBD2F8 #F8BBD2 #D2F8BB
tetradic
#BBD2F8 #F8BBF0 #F8E1BB #BBF8C2
square
#BBD2F8 #F8BBF0 #F8E1BB #BBF8C2
split-complementary
#BBD2F8 #F8C2BB #F0F8BB
monochromatic
#4C89ED #84ADF2 #BBD2F8 #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.53
#BBD2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BBD2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F8
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F8 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4FA
Deuteranopia (green-blind)
#BFCEF7
Tritanopia (blue-blind)
#ABDADE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd2f8; /* rgb */ color: rgb(187, 210, 248); /* oklch */ color: oklch(85.9% 0.059 260.4);
Tailwind
colors: {
custom: {
50: '#d0dffa',
500: '#bbd2f8',
950: '#000000',
},
}SCSS
$custom: #bbd2f8; $custom-light: #d0dffa; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f8",
"rgb": {
"r": 187,
"g": 210,
"b": 248
},
"hsl": {
"h": 217.377,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.85921,
"c": 0.05864,
"h": 260.4
},
"luminance": 0.63435
}Semantic roles & 50–950 ramp
primary
#BBD2F8
secondary
#DBB77C
accent
#8D08DE
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485