#BBDFFA#BBDFFA
#BBDFFA is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.7% C 0.053 H 240.6°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFFA |
|---|---|
| RGB | rgb(187, 223, 250) |
| HSL | hsl(206, 86%, 86%) |
| HSV | hsv(206, 25%, 98%) |
| CMYK | cmyk(25.2%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(87.11, -5.91, -17.01) |
| CIE-LCH | lch(87.11, 18.01, 250.83°) |
| OKLab | oklab(88.65% -0.0261 -0.0464) |
| OKLCH | oklch(88.65% 0.053 240.6) |
| XYZ | xyz(64.1316, 70.2400, 100.6026) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.20
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Baby Blue (survey)
#A2CFFE
ΔE00 6.27
Light Blue
#95D0FC
ΔE00 6.45
Lightblue
#ADD8E6
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFFA #FAD6BB
analogous
#BBFAF5 #BBDFFA #BBBFFA
triadic
#BBDFFA #FABBDF #DFFABB
tetradic
#BBDFFA #F5BBFA #FAD6BB #BFFABB
square
#BBDFFA #F5BBFA #FAD6BB #BFFABB
split-complementary
#BBDFFA #FABBBF #FAF5BB
monochromatic
#49A9F2 #82C4F6 #BBDFFA #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.40
#BBDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#BBDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFFA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFFA | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#A9E6E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdffa; /* rgb */ color: rgb(187, 223, 250); /* oklch */ color: oklch(88.7% 0.053 240.6);
Tailwind
colors: {
custom: {
50: '#d0e9fc',
500: '#bbdffa',
950: '#000000',
},
}SCSS
$custom: #bbdffa; $custom-light: #d0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bbdffa",
"rgb": {
"r": 187,
"g": 223,
"b": 250
},
"hsl": {
"h": 205.714,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.88651,
"c": 0.05323,
"h": 240.6
},
"luminance": 0.70242
}Semantic roles & 50–950 ramp
primary
#BBDFFA
secondary
#DEA57B
accent
#6303E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485