#BBD0FF#BBD0FF
#BBD0FF is a very light, moderate blue. Relative luminance 0.629; OKLCH L 85.8% C 0.070 H 266.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0FF |
|---|---|
| RGB | rgb(187, 208, 255) |
| HSL | hsl(221, 100%, 87%) |
| HSV | hsv(221, 27%, 100%) |
| CMYK | cmyk(26.7%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(83.39, 3.12, -25.30) |
| CIE-LCH | lch(83.39, 25.49, 277.03°) |
| OKLab | oklab(85.78% -0.0048 -0.0694) |
| OKLCH | oklch(85.78% 0.07 266.1) |
| XYZ | xyz(61.0944, 62.8947, 103.5093) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.50
Light Periwinkle
#C1C6FC
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 6.08
Periwinkle
#CCCCFF
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0FF #FFEABB
analogous
#BBF2FF #BBD0FF #C8BBFF
triadic
#BBD0FF #FFBBD0 #D0FFBB
tetradic
#BBD0FF #FFBBF2 #FFEABB #BBFFC8
square
#BBD0FF #FFBBF2 #FFEABB #BBFFC8
split-complementary
#BBD0FF #FFC8BB #F2FFBB
monochromatic
#417BFF #7EA6FF #BBD0FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.55
#BBD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BBD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0FF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0FF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#A9D9E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd0ff; /* rgb */ color: rgb(187, 208, 255); /* oklch */ color: oklch(85.8% 0.070 266.1);
Tailwind
colors: {
custom: {
50: '#d0deff',
500: '#bbd0ff',
950: '#000000',
},
}SCSS
$custom: #bbd0ff; $custom-light: #d0deff; $custom-dark: #000000;
JSON
{
"hex": "#bbd0ff",
"rgb": {
"r": 187,
"g": 208,
"b": 255
},
"hsl": {
"h": 221.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85776,
"c": 0.06958,
"h": 266.1
},
"luminance": 0.62897
}Semantic roles & 50–950 ramp
primary
#BBD0FF
secondary
#E7C477
accent
#9F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486