#BBD9FE#BBD9FE
#BBD9FE is a very light, moderate cyan. Relative luminance 0.673; OKLCH L 87.6% C 0.061 H 253.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9FE |
|---|---|
| RGB | rgb(187, 217, 254) |
| HSL | hsl(213, 97%, 86%) |
| HSV | hsv(213, 26%, 100%) |
| CMYK | cmyk(26.4%, 14.6%, 0%, 0.4%) |
| CIE-LAB | lab(85.68, -1.87, -21.29) |
| CIE-LCH | lch(85.68, 21.37, 264.97°) |
| OKLab | oklab(87.56% -0.0169 -0.0582) |
| OKLCH | oklch(87.56% 0.061 253.8) |
| XYZ | xyz(63.1907, 67.3441, 103.4160) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.30
Baby Blue (survey)
#A2CFFE
ΔE00 4.55
Light Blue Grey
#B7C9E2
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 6.82
Light Blue
#95D0FC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9FE #FEE0BB
analogous
#BBFBFE #BBD9FE #BFBBFE
triadic
#BBD9FE #FEBBD9 #D9FEBB
tetradic
#BBD9FE #FEBBFB #FEE0BB #BBFEBF
square
#BBD9FE #FEBBFB #FEE0BB #BBFEBF
split-complementary
#BBD9FE #FEBFBB #FBFEBB
monochromatic
#4296FC #7FB7FD #BBD9FE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.45
#BBD9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BBD9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9FE
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9FE | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#A8E1E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbd9fe; /* rgb */ color: rgb(187, 217, 254); /* oklch */ color: oklch(87.6% 0.061 253.8);
Tailwind
colors: {
custom: {
50: '#d0e4fe',
500: '#bbd9fe',
950: '#000000',
},
}SCSS
$custom: #bbd9fe; $custom-light: #d0e4fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd9fe",
"rgb": {
"r": 187,
"g": 217,
"b": 254
},
"hsl": {
"h": 213.134,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87561,
"c": 0.06064,
"h": 253.8
},
"luminance": 0.67346
}Semantic roles & 50–950 ramp
primary
#BBD9FE
secondary
#E5B478
accent
#7F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485