#BBCEF0#BBCEF0
#BBCEF0 is a very light, muted blue. Relative luminance 0.610; OKLCH L 84.8% C 0.052 H 262.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEF0 |
|---|---|
| RGB | rgb(187, 206, 240) |
| HSL | hsl(218, 64%, 84%) |
| HSV | hsv(218, 22%, 94%) |
| CMYK | cmyk(22.1%, 14.2%, 0%, 5.9%) |
| CIE-LAB | lab(82.38, 0.76, -18.86) |
| CIE-LCH | lch(82.38, 18.87, 272.31°) |
| OKLab | oklab(84.82% -0.0071 -0.0514) |
| OKLCH | oklch(84.82% 0.052 262.1) |
| XYZ | xyz(58.2889, 60.9972, 91.1237) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 3.89
Powder Blue (survey)
#B1D1FC
ΔE00 3.96
Cloudy Blue
#ACC2D9
ΔE00 5.55
Light Periwinkle
#C1C6FC
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEF0 #F0DDBB
analogous
#BBE8F0 #BBCEF0 #C2BBF0
triadic
#BBCEF0 #F0BBCE #CEF0BB
tetradic
#BBCEF0 #F0BBE8 #F0DDBB #BBF0C2
square
#BBCEF0 #F0BBE8 #F0DDBB #BBF0C2
split-complementary
#BBCEF0 #F0C2BB #E8F0BB
monochromatic
#5786DA #89AAE5 #BBCEF0 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.59
#BBCEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BBCEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEF0
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEF0 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F2
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#AED5D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbcef0; /* rgb */ color: rgb(187, 206, 240); /* oklch */ color: oklch(84.8% 0.052 262.1);
Tailwind
colors: {
custom: {
50: '#d0dcf5',
500: '#bbcef0',
950: '#000000',
},
}SCSS
$custom: #bbcef0; $custom-light: #d0dcf5; $custom-dark: #000000;
JSON
{
"hex": "#bbcef0",
"rgb": {
"r": 187,
"g": 206,
"b": 240
},
"hsl": {
"h": 218.491,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.84821,
"c": 0.05191,
"h": 262.1
},
"luminance": 0.60999
}Semantic roles & 50–950 ramp
primary
#BBCEF0
secondary
#CFB381
accent
#8C1ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485