#BBDDFE#BBDDFE
#BBDDFE is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.4% C 0.058 H 247.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDFE |
|---|---|
| RGB | rgb(187, 221, 254) |
| HSL | hsl(210, 97%, 86%) |
| HSV | hsv(210, 26%, 100%) |
| CMYK | cmyk(26.4%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(86.72, -3.97, -19.72) |
| CIE-LCH | lch(86.72, 20.11, 258.62°) |
| OKLab | oklab(88.38% -0.0221 -0.0539) |
| OKLCH | oklch(88.38% 0.058 247.7) |
| XYZ | xyz(64.2342, 69.4311, 103.7638) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.95
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Light Blue Grey
#B7C9E2
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.76
Ice Blue
#A5DFF9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDFE #FEDCBB
analogous
#BBFEFD #BBDDFE #BBBCFE
triadic
#BBDDFE #FEBBDD #DDFEBB
tetradic
#BBDDFE #FDBBFE #FEDCBB #BCFEBB
square
#BBDDFE #FDBBFE #FEDCBB #BCFEBB
split-complementary
#BBDDFE #FEBBBC #FEFDBB
monochromatic
#42A1FC #7FBFFD #BBDDFE #E1F0FF #E1F0FF
Accessibility & contrast
On white
1.41
#BBDDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BBDDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDFE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDFE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#A8E5E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbddfe; /* rgb */ color: rgb(187, 221, 254); /* oklch */ color: oklch(88.4% 0.058 247.7);
Tailwind
colors: {
custom: {
50: '#d0e7fe',
500: '#bbddfe',
950: '#000000',
},
}SCSS
$custom: #bbddfe; $custom-light: #d0e7fe; $custom-dark: #000000;
JSON
{
"hex": "#bbddfe",
"rgb": {
"r": 187,
"g": 221,
"b": 254
},
"hsl": {
"h": 209.552,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.88379,
"c": 0.05824,
"h": 247.7
},
"luminance": 0.69433
}Semantic roles & 50–950 ramp
primary
#BBDDFE
secondary
#E5AE78
accent
#7100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485