#BBDAFE#BBDAFE
#BBDAFE is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.8% C 0.060 H 252.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAFE |
|---|---|
| RGB | rgb(187, 218, 254) |
| HSL | hsl(212, 97%, 86%) |
| HSV | hsv(212, 26%, 100%) |
| CMYK | cmyk(26.4%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.94, -2.40, -20.90) |
| CIE-LCH | lch(85.94, 21.03, 263.45°) |
| OKLab | oklab(87.77% -0.0182 -0.0571) |
| OKLCH | oklch(87.77% 0.06 252.3) |
| XYZ | xyz(63.4492, 67.8612, 103.5022) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.63
Baby Blue (survey)
#A2CFFE
ΔE00 4.51
Light Blue Grey
#B7C9E2
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 6.09
Light Blue
#95D0FC
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAFE #FEDFBB
analogous
#BBFBFE #BBDAFE #BEBBFE
triadic
#BBDAFE #FEBBDA #DAFEBB
tetradic
#BBDAFE #FEBBFB #FEDFBB #BBFEBE
square
#BBDAFE #FEBBFB #FEDFBB #BBFEBE
split-complementary
#BBDAFE #FEBEBB #FBFEBB
monochromatic
#4298FC #7FB9FD #BBDAFE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.44
#BBDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BBDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAFE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAFE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#A8E2E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdafe; /* rgb */ color: rgb(187, 218, 254); /* oklch */ color: oklch(87.8% 0.060 252.3);
Tailwind
colors: {
custom: {
50: '#d0e5fe',
500: '#bbdafe',
950: '#000000',
},
}SCSS
$custom: #bbdafe; $custom-light: #d0e5fe; $custom-dark: #000000;
JSON
{
"hex": "#bbdafe",
"rgb": {
"r": 187,
"g": 218,
"b": 254
},
"hsl": {
"h": 212.239,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87765,
"c": 0.05998,
"h": 252.3
},
"luminance": 0.67863
}Semantic roles & 50–950 ramp
primary
#BBDAFE
secondary
#E5B378
accent
#7B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485