#BBCEF1#BBCEF1
#BBCEF1 is a very light, muted blue. Relative luminance 0.611; OKLCH L 84.9% C 0.053 H 262.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEF1 |
|---|---|
| RGB | rgb(187, 206, 241) |
| HSL | hsl(219, 66%, 84%) |
| HSV | hsv(219, 22%, 95%) |
| CMYK | cmyk(22.4%, 14.5%, 0%, 5.5%) |
| CIE-LAB | lab(82.41, 0.98, -19.34) |
| CIE-LCH | lch(82.41, 19.37, 272.91°) |
| OKLab | oklab(84.86% -0.0068 -0.0528) |
| OKLCH | oklch(84.86% 0.053 262.7) |
| XYZ | xyz(58.4378, 61.0568, 91.9083) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.45
Powder Blue (survey)
#B1D1FC
ΔE00 3.93
Lightsteelblue
#B0C4DE
ΔE00 4.12
Cloudy Blue
#ACC2D9
ΔE00 5.79
Light Periwinkle
#C1C6FC
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEF1 #F1DEBB
analogous
#BBE9F1 #BBCEF1 #C3BBF1
triadic
#BBCEF1 #F1BBCE #CEF1BB
tetradic
#BBCEF1 #F1BBE9 #F1DEBB #BBF1C3
square
#BBCEF1 #F1BBE9 #F1DEBB #BBF1C3
split-complementary
#BBCEF1 #F1C3BB #E9F1BB
monochromatic
#5585DC #88A9E7 #BBCEF1 #E6EDFA #E6EDFA
Accessibility & contrast
On white
1.59
#BBCEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BBCEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEF1
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEF1 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F3
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#ADD5D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbcef1; /* rgb */ color: rgb(187, 206, 241); /* oklch */ color: oklch(84.9% 0.053 262.7);
Tailwind
colors: {
custom: {
50: '#d0dcf5',
500: '#bbcef1',
950: '#000000',
},
}SCSS
$custom: #bbcef1; $custom-light: #d0dcf5; $custom-dark: #000000;
JSON
{
"hex": "#bbcef1",
"rgb": {
"r": 187,
"g": 206,
"b": 241
},
"hsl": {
"h": 218.889,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.84857,
"c": 0.0532,
"h": 262.7
},
"luminance": 0.61058
}Semantic roles & 50–950 ramp
primary
#BBCEF1
secondary
#D0B480
accent
#8E18CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485