#BBDAFD#BBDAFD
#BBDAFD is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.7% C 0.059 H 251.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAFD |
|---|---|
| RGB | rgb(187, 218, 253) |
| HSL | hsl(212, 94%, 86%) |
| HSV | hsv(212, 26%, 99%) |
| CMYK | cmyk(26.1%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(85.91, -2.63, -20.42) |
| CIE-LCH | lch(85.91, 20.59, 262.66°) |
| OKLab | oklab(87.73% -0.0185 -0.0558) |
| OKLCH | oklch(87.73% 0.059 251.6) |
| XYZ | xyz(63.2895, 67.7973, 102.6610) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.81
Baby Blue (survey)
#A2CFFE
ΔE00 4.56
Light Blue Grey
#B7C9E2
ΔE00 5.40
Lightsteelblue
#B0C4DE
ΔE00 6.01
Light Blue
#95D0FC
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAFD #FDDEBB
analogous
#BBFBFD #BBDAFD #BDBBFD
triadic
#BBDAFD #FDBBDA #DAFDBB
tetradic
#BBDAFD #FDBBFB #FDDEBB #BBFDBD
square
#BBDAFD #FDBBFB #FDDEBB #BBFDBD
split-complementary
#BBDAFD #FDBDBB #FBFDBB
monochromatic
#4499FA #80BAFB #BBDAFD #E1EFFE #E1EFFE
Accessibility & contrast
On white
1.44
#BBDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BBDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAFD
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAFD | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#A9E2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdafd; /* rgb */ color: rgb(187, 218, 253); /* oklch */ color: oklch(87.7% 0.059 251.6);
Tailwind
colors: {
custom: {
50: '#d0e5fe',
500: '#bbdafd',
950: '#000000',
},
}SCSS
$custom: #bbdafd; $custom-light: #d0e5fe; $custom-dark: #000000;
JSON
{
"hex": "#bbdafd",
"rgb": {
"r": 187,
"g": 218,
"b": 253
},
"hsl": {
"h": 211.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87729,
"c": 0.05882,
"h": 251.6
},
"luminance": 0.67799
}Semantic roles & 50–950 ramp
primary
#BBDAFD
secondary
#E3B179
accent
#7A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485