#BBD0FE#BBD0FE
#BBD0FE is a very light, moderate blue. Relative luminance 0.628; OKLCH L 85.7% C 0.068 H 265.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0FE |
|---|---|
| RGB | rgb(187, 208, 254) |
| HSL | hsl(221, 97%, 86%) |
| HSV | hsv(221, 26%, 100%) |
| CMYK | cmyk(26.4%, 18.1%, 0%, 0.4%) |
| CIE-LAB | lab(83.35, 2.89, -24.82) |
| CIE-LCH | lch(83.35, 24.99, 276.63°) |
| OKLab | oklab(85.74% -0.0051 -0.0681) |
| OKLCH | oklch(85.74% 0.068 265.7) |
| XYZ | xyz(60.9339, 62.8304, 102.6637) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.46
Light Periwinkle
#C1C6FC
ΔE00 4.96
Pastel Blue
#A2BFFE
ΔE00 5.45
Light Blue Grey
#B7C9E2
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.27
Periwinkle
#CCCCFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0FE #FEE9BB
analogous
#BBF2FE #BBD0FE #C8BBFE
triadic
#BBD0FE #FEBBD0 #D0FEBB
tetradic
#BBD0FE #FEBBF2 #FEE9BB #BBFEC8
square
#BBD0FE #FEBBF2 #FEE9BB #BBFEC8
split-complementary
#BBD0FE #FEC8BB #F2FEBB
monochromatic
#427DFC #7FA6FD #BBD0FE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.55
#BBD0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BBD0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0FE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0FE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#A9D9DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd0fe; /* rgb */ color: rgb(187, 208, 254); /* oklch */ color: oklch(85.7% 0.068 265.7);
Tailwind
colors: {
custom: {
50: '#d0defe',
500: '#bbd0fe',
950: '#000000',
},
}SCSS
$custom: #bbd0fe; $custom-light: #d0defe; $custom-dark: #000000;
JSON
{
"hex": "#bbd0fe",
"rgb": {
"r": 187,
"g": 208,
"b": 254
},
"hsl": {
"h": 221.194,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85738,
"c": 0.06827,
"h": 265.7
},
"luminance": 0.62832
}Semantic roles & 50–950 ramp
primary
#BBD0FE
secondary
#E5C378
accent
#9E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486