#BBD2FD#BBD2FD
#BBD2FD is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.1% C 0.065 H 262.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2FD |
|---|---|
| RGB | rgb(187, 210, 253) |
| HSL | hsl(219, 94%, 86%) |
| HSV | hsv(219, 26%, 99%) |
| CMYK | cmyk(26.1%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(83.83, 1.59, -23.56) |
| CIE-LCH | lch(83.83, 23.61, 273.86°) |
| OKLab | oklab(86.1% -0.0081 -0.0645) |
| OKLCH | oklch(86.1% 0.065 262.9) |
| XYZ | xyz(61.2649, 63.7479, 101.9861) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.76
Light Blue Grey
#B7C9E2
ΔE00 5.37
Pastel Blue
#A2BFFE
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 5.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2FD #FDE6BB
analogous
#BBF3FD #BBD2FD #C5BBFD
triadic
#BBD2FD #FDBBD2 #D2FDBB
tetradic
#BBD2FD #FDBBF3 #FDE6BB #BBFDC5
square
#BBD2FD #FDBBF3 #FDE6BB #BBFDC5
split-complementary
#BBD2FD #FDC5BB #F3FDBB
monochromatic
#4483FA #80ABFB #BBD2FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.53
#BBD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BBD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2FD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2FD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#A9DBE0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd2fd; /* rgb */ color: rgb(187, 210, 253); /* oklch */ color: oklch(86.1% 0.065 262.9);
Tailwind
colors: {
custom: {
50: '#d0dffe',
500: '#bbd2fd',
950: '#000000',
},
}SCSS
$custom: #bbd2fd; $custom-light: #d0dffe; $custom-dark: #000000;
JSON
{
"hex": "#bbd2fd",
"rgb": {
"r": 187,
"g": 210,
"b": 253
},
"hsl": {
"h": 219.091,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86104,
"c": 0.06505,
"h": 262.9
},
"luminance": 0.6375
}Semantic roles & 50–950 ramp
primary
#BBD2FD
secondary
#E3BE79
accent
#9600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485