#BBDBFF#BBDBFF
#BBDBFF is a very light, moderate cyan. Relative luminance 0.684; OKLCH L 88.0% C 0.061 H 251.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBFF |
|---|---|
| RGB | rgb(187, 219, 255) |
| HSL | hsl(212, 100%, 87%) |
| HSV | hsv(212, 27%, 100%) |
| CMYK | cmyk(26.7%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.23, -2.69, -20.98) |
| CIE-LCH | lch(86.23, 21.15, 262.69°) |
| OKLab | oklab(88.01% -0.0192 -0.0574) |
| OKLCH | oklch(88.01% 0.061 251.5) |
| XYZ | xyz(63.8699, 68.4456, 104.4344) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Light Blue Grey
#B7C9E2
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 6.35
Light Blue
#95D0FC
ΔE00 6.57
Cloudy Blue
#ACC2D9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBFF #FFDFBB
analogous
#BBFDFF #BBDBFF #BDBBFF
triadic
#BBDBFF #FFBBDB #DBFFBB
tetradic
#BBDBFF #FFBBFD #FFDFBB #BBFFBD
square
#BBDBFF #FFBBFD #FFDFBB #BBFFBD
split-complementary
#BBDBFF #FFBDBB #FDFFBB
monochromatic
#419AFF #7EBBFF #BBDBFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.43
#BBDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BBDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBFF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBFF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#A8E3E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdbff; /* rgb */ color: rgb(187, 219, 255); /* oklch */ color: oklch(88.0% 0.061 251.5);
Tailwind
colors: {
custom: {
50: '#d0e6ff',
500: '#bbdbff',
950: '#000000',
},
}SCSS
$custom: #bbdbff; $custom-light: #d0e6ff; $custom-dark: #000000;
JSON
{
"hex": "#bbdbff",
"rgb": {
"r": 187,
"g": 219,
"b": 255
},
"hsl": {
"h": 211.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.88005,
"c": 0.06051,
"h": 251.5
},
"luminance": 0.68448
}Semantic roles & 50–950 ramp
primary
#BBDBFF
secondary
#E7B277
accent
#7A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486