#BBDAFC#BBDAFC
#BBDAFC is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.7% C 0.058 H 250.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAFC |
|---|---|
| RGB | rgb(187, 218, 252) |
| HSL | hsl(211, 92%, 86%) |
| HSV | hsv(211, 26%, 99%) |
| CMYK | cmyk(25.8%, 13.5%, 0%, 1.2%) |
| CIE-LAB | lab(85.87, -2.86, -19.94) |
| CIE-LCH | lch(85.87, 20.14, 261.85°) |
| OKLab | oklab(87.69% -0.0189 -0.0545) |
| OKLCH | oklch(87.69% 0.058 250.9) |
| XYZ | xyz(63.1307, 67.7337, 101.8242) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.63
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 6.57
Light Blue
#95D0FC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAFC #FCDDBB
analogous
#BBFAFC #BBDAFC #BCBBFC
triadic
#BBDAFC #FCBBDA #DAFCBB
tetradic
#BBDAFC #FCBBFA #FCDDBB #BBFCBC
square
#BBDAFC #FCBBFA #FCDDBB #BBFCBC
split-complementary
#BBDAFC #FCBCBB #FAFCBB
monochromatic
#469AF7 #80BAF9 #BBDAFC #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.44
#BBDAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BBDAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAFC
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAFC | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#A9E2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdafc; /* rgb */ color: rgb(187, 218, 252); /* oklch */ color: oklch(87.7% 0.058 250.9);
Tailwind
colors: {
custom: {
50: '#d0e5fd',
500: '#bbdafc',
950: '#000000',
},
}SCSS
$custom: #bbdafc; $custom-light: #d0e5fd; $custom-dark: #000000;
JSON
{
"hex": "#bbdafc",
"rgb": {
"r": 187,
"g": 218,
"b": 252
},
"hsl": {
"h": 211.385,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.87694,
"c": 0.05766,
"h": 250.9
},
"luminance": 0.67736
}Semantic roles & 50–950 ramp
primary
#BBDAFC
secondary
#E2B079
accent
#7800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485