#BBDDFA#BBDDFA
#BBDDFA is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.2% C 0.054 H 244.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDFA |
|---|---|
| RGB | rgb(187, 221, 250) |
| HSL | hsl(208, 86%, 86%) |
| HSV | hsv(208, 25%, 98%) |
| CMYK | cmyk(25.2%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(86.59, -4.88, -17.80) |
| CIE-LCH | lch(86.59, 18.45, 254.68°) |
| OKLab | oklab(88.24% -0.0235 -0.0486) |
| OKLCH | oklch(88.24% 0.054 244.2) |
| XYZ | xyz(63.6004, 69.1776, 100.4255) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.03
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.27
Light Blue
#95D0FC
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDFA #FAD8BB
analogous
#BBFAF7 #BBDDFA #BBBDFA
triadic
#BBDDFA #FABBDD #DDFABB
tetradic
#BBDDFA #F7BBFA #FAD8BB #BDFABB
square
#BBDDFA #F7BBFA #FAD8BB #BDFABB
split-complementary
#BBDDFA #FABBBD #FAF7BB
monochromatic
#49A4F2 #82C0F6 #BBDDFA #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.42
#BBDDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BBDDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDFA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDFA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFB
Deuteranopia (green-blind)
#C9D6F9
Tritanopia (blue-blind)
#A9E4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbddfa; /* rgb */ color: rgb(187, 221, 250); /* oklch */ color: oklch(88.2% 0.054 244.2);
Tailwind
colors: {
custom: {
50: '#d0e7fc',
500: '#bbddfa',
950: '#000000',
},
}SCSS
$custom: #bbddfa; $custom-light: #d0e7fc; $custom-dark: #000000;
JSON
{
"hex": "#bbddfa",
"rgb": {
"r": 187,
"g": 221,
"b": 250
},
"hsl": {
"h": 207.619,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.88239,
"c": 0.05395,
"h": 244.2
},
"luminance": 0.6918
}Semantic roles & 50–950 ramp
primary
#BBDDFA
secondary
#DEA97B
accent
#6A03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485