#BBD0FD#BBD0FD
#BBD0FD is a very light, moderate blue. Relative luminance 0.628; OKLCH L 85.7% C 0.067 H 265.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0FD |
|---|---|
| RGB | rgb(187, 208, 253) |
| HSL | hsl(221, 94%, 86%) |
| HSV | hsv(221, 26%, 99%) |
| CMYK | cmyk(26.1%, 17.8%, 0%, 0.8%) |
| CIE-LAB | lab(83.32, 2.65, -24.34) |
| CIE-LCH | lch(83.32, 24.48, 276.22°) |
| OKLab | oklab(85.7% -0.0054 -0.0667) |
| OKLCH | oklch(85.7% 0.067 265.4) |
| XYZ | xyz(60.7742, 62.7665, 101.8226) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.42
Light Periwinkle
#C1C6FC
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 5.51
Light Blue Grey
#B7C9E2
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.10
Periwinkle
#CCCCFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0FD #FDE8BB
analogous
#BBF1FD #BBD0FD #C7BBFD
triadic
#BBD0FD #FDBBD0 #D0FDBB
tetradic
#BBD0FD #FDBBF1 #FDE8BB #BBFDC7
square
#BBD0FD #FDBBF1 #FDE8BB #BBFDC7
split-complementary
#BBD0FD #FDC7BB #F1FDBB
monochromatic
#447EFA #80A7FB #BBD0FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.55
#BBD0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BBD0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0FD
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0FD | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#AAD9DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd0fd; /* rgb */ color: rgb(187, 208, 253); /* oklch */ color: oklch(85.7% 0.067 265.4);
Tailwind
colors: {
custom: {
50: '#d0defe',
500: '#bbd0fd',
950: '#000000',
},
}SCSS
$custom: #bbd0fd; $custom-light: #d0defe; $custom-dark: #000000;
JSON
{
"hex": "#bbd0fd",
"rgb": {
"r": 187,
"g": 208,
"b": 253
},
"hsl": {
"h": 220.909,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85701,
"c": 0.06695,
"h": 265.4
},
"luminance": 0.62768
}Semantic roles & 50–950 ramp
primary
#BBD0FD
secondary
#E3C279
accent
#9C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485