#BBD1FF#BBD1FF
#BBD1FF is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.0% C 0.069 H 264.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1FF |
|---|---|
| RGB | rgb(187, 209, 255) |
| HSL | hsl(221, 100%, 87%) |
| HSV | hsv(221, 27%, 100%) |
| CMYK | cmyk(26.7%, 18%, 0%, 0%) |
| CIE-LAB | lab(83.64, 2.59, -24.91) |
| CIE-LCH | lch(83.64, 25.04, 275.93°) |
| OKLab | oklab(85.98% -0.0061 -0.0683) |
| OKLCH | oklch(85.98% 0.069 264.9) |
| XYZ | xyz(61.3390, 63.3838, 103.5908) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.18
Light Periwinkle
#C1C6FC
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 6.29
Baby Blue (survey)
#A2CFFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1FF #FFE9BB
analogous
#BBF3FF #BBD1FF #C7BBFF
triadic
#BBD1FF #FFBBD1 #D1FFBB
tetradic
#BBD1FF #FFBBF3 #FFE9BB #BBFFC7
square
#BBD1FF #FFBBF3 #FFE9BB #BBFFC7
split-complementary
#BBD1FF #FFC7BB #F3FFBB
monochromatic
#417EFF #7EA8FF #BBD1FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.54
#BBD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BBD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1FF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1FF | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#BCCEFE
Tritanopia (blue-blind)
#A9DAE0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd1ff; /* rgb */ color: rgb(187, 209, 255); /* oklch */ color: oklch(86.0% 0.069 264.9);
Tailwind
colors: {
custom: {
50: '#d0dfff',
500: '#bbd1ff',
950: '#000000',
},
}SCSS
$custom: #bbd1ff; $custom-light: #d0dfff; $custom-dark: #000000;
JSON
{
"hex": "#bbd1ff",
"rgb": {
"r": 187,
"g": 209,
"b": 255
},
"hsl": {
"h": 220.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85977,
"c": 0.0686,
"h": 264.9
},
"luminance": 0.63386
}Semantic roles & 50–950 ramp
primary
#BBD1FF
secondary
#E7C377
accent
#9B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486