#BBD2FF#BBD2FF
#BBD2FF is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.2% C 0.068 H 263.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2FF |
|---|---|
| RGB | rgb(187, 210, 255) |
| HSL | hsl(220, 100%, 87%) |
| HSV | hsv(220, 27%, 100%) |
| CMYK | cmyk(26.7%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(83.90, 2.05, -24.51) |
| CIE-LCH | lch(83.90, 24.60, 274.79°) |
| OKLab | oklab(86.18% -0.0074 -0.0672) |
| OKLCH | oklch(86.18% 0.068 263.7) |
| XYZ | xyz(61.5851, 63.8760, 103.6729) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.87
Pastel Blue
#A2BFFE
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 5.76
Baby Blue (survey)
#A2CFFE
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2FF #FFE8BB
analogous
#BBF4FF #BBD2FF #C6BBFF
triadic
#BBD2FF #FFBBD2 #D2FFBB
tetradic
#BBD2FF #FFBBF4 #FFE8BB #BBFFC6
square
#BBD2FF #FFBBF4 #FFE8BB #BBFFC6
split-complementary
#BBD2FF #FFC6BB #F4FFBB
monochromatic
#4181FF #7EAAFF #BBD2FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.52
#BBD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BBD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2FF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2FF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#A9DBE1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd2ff; /* rgb */ color: rgb(187, 210, 255); /* oklch */ color: oklch(86.2% 0.068 263.7);
Tailwind
colors: {
custom: {
50: '#d0dfff',
500: '#bbd2ff',
950: '#000000',
},
}SCSS
$custom: #bbd2ff; $custom-light: #d0dfff; $custom-dark: #000000;
JSON
{
"hex": "#bbd2ff",
"rgb": {
"r": 187,
"g": 210,
"b": 255
},
"hsl": {
"h": 219.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86178,
"c": 0.06764,
"h": 263.7
},
"luminance": 0.63878
}Semantic roles & 50–950 ramp
primary
#BBD2FF
secondary
#E7C177
accent
#9800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486