#BBCEF6#BBCEF6
#BBCEF6 is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.0% C 0.060 H 265.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCEF6 |
|---|---|
| RGB | rgb(187, 206, 246) |
| HSL | hsl(221, 77%, 85%) |
| HSV | hsv(221, 24%, 96%) |
| CMYK | cmyk(24%, 16.3%, 0%, 3.5%) |
| CIE-LAB | lab(82.57, 2.11, -21.76) |
| CIE-LCH | lch(82.57, 21.86, 275.55°) |
| OKLab | oklab(85.04% -0.0051 -0.0595) |
| OKLCH | oklch(85.04% 0.06 265.1) |
| XYZ | xyz(59.1949, 61.3596, 95.8957) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.92
Light Blue Grey
#B7C9E2
ΔE00 4.72
Light Periwinkle
#C1C6FC
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.20
Pastel Blue
#A2BFFE
ΔE00 6.01
Periwinkle
#CCCCFF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCEF6 #F6E3BB
analogous
#BBEBF6 #BBCEF6 #C6BBF6
triadic
#BBCEF6 #F6BBCE #CEF6BB
tetradic
#BBCEF6 #F6BBEB #F6E3BB #BBF6C6
square
#BBCEF6 #F6BBEB #F6E3BB #BBF6C6
split-complementary
#BBCEF6 #F6C6BB #EBF6BB
monochromatic
#4F80E8 #85A7EF #BBCEF6 #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.58
#BBCEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BBCEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCEF6
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCEF6 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F8
Deuteranopia (green-blind)
#BCCBF5
Tritanopia (blue-blind)
#ACD6DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbcef6; /* rgb */ color: rgb(187, 206, 246); /* oklch */ color: oklch(85.0% 0.060 265.1);
Tailwind
colors: {
custom: {
50: '#d0dcf9',
500: '#bbcef6',
950: '#000000',
},
}SCSS
$custom: #bbcef6; $custom-light: #d0dcf9; $custom-dark: #000000;
JSON
{
"hex": "#bbcef6",
"rgb": {
"r": 187,
"g": 206,
"b": 246
},
"hsl": {
"h": 220.678,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.85038,
"c": 0.05971,
"h": 265.1
},
"luminance": 0.61361
}Semantic roles & 50–950 ramp
primary
#BBCEF6
secondary
#D8BB7D
accent
#970DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485