#BBD9FD#BBD9FD
#BBD9FD is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.5% C 0.059 H 253.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9FD |
|---|---|
| RGB | rgb(187, 217, 253) |
| HSL | hsl(213, 94%, 86%) |
| HSV | hsv(213, 26%, 99%) |
| CMYK | cmyk(26.1%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.65, -2.10, -20.81) |
| CIE-LCH | lch(85.65, 20.92, 264.23°) |
| OKLab | oklab(87.53% -0.0172 -0.0569) |
| OKLCH | oklch(87.53% 0.059 253.1) |
| XYZ | xyz(63.0310, 67.2802, 102.5748) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.45
Baby Blue (survey)
#A2CFFE
ΔE00 4.57
Light Blue Grey
#B7C9E2
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.66
Light Blue
#95D0FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9FD #FDDFBB
analogous
#BBFAFD #BBD9FD #BEBBFD
triadic
#BBD9FD #FDBBD9 #D9FDBB
tetradic
#BBD9FD #FDBBFA #FDDFBB #BBFDBE
square
#BBD9FD #FDBBFA #FDDFBB #BBFDBE
split-complementary
#BBD9FD #FDBEBB #FAFDBB
monochromatic
#4497FA #80B8FB #BBD9FD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.45
#BBD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BBD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9FD
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9FD | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#A9E1E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbd9fd; /* rgb */ color: rgb(187, 217, 253); /* oklch */ color: oklch(87.5% 0.059 253.1);
Tailwind
colors: {
custom: {
50: '#d0e4fe',
500: '#bbd9fd',
950: '#000000',
},
}SCSS
$custom: #bbd9fd; $custom-light: #d0e4fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd9fd",
"rgb": {
"r": 187,
"g": 217,
"b": 253
},
"hsl": {
"h": 212.727,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87525,
"c": 0.05946,
"h": 253.1
},
"luminance": 0.67282
}Semantic roles & 50–950 ramp
primary
#BBD9FD
secondary
#E3B379
accent
#7D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485