#BBCAFE#BBCAFE
#BBCAFE is a very light, moderate blue. Relative luminance 0.600; OKLCH L 84.5% C 0.075 H 272.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAFE |
|---|---|
| RGB | rgb(187, 202, 254) |
| HSL | hsl(227, 97%, 86%) |
| HSV | hsv(227, 26%, 100%) |
| CMYK | cmyk(26.4%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(81.82, 6.10, -27.16) |
| CIE-LCH | lch(81.82, 27.84, 282.65°) |
| OKLab | oklab(84.54% 0.0029 -0.0746) |
| OKLCH | oklch(84.54% 0.075 272.2) |
| XYZ | xyz(59.4986, 59.9599, 102.1853) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.88
Periwinkle
#CCCCFF
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 5.37
Pastel Blue
#A2BFFE
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAFE #FEEFBB
analogous
#BBECFE #BBCAFE #CEBBFE
triadic
#BBCAFE #FEBBCA #CAFEBB
tetradic
#BBCAFE #FEBBEC #FEEFBB #BBFECE
square
#BBCAFE #FEBBEC #FEEFBB #BBFECE
split-complementary
#BBCAFE #FECEBB #ECFEBB
monochromatic
#426CFC #7F9BFD #BBCAFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.62
#BBCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BBCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAFE
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAFE | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#B5C9FD
Tritanopia (blue-blind)
#AAD4DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcafe; /* rgb */ color: rgb(187, 202, 254); /* oklch */ color: oklch(84.5% 0.075 272.2);
Tailwind
colors: {
custom: {
50: '#d0daff',
500: '#bbcafe',
950: '#000000',
},
}SCSS
$custom: #bbcafe; $custom-light: #d0daff; $custom-dark: #000000;
JSON
{
"hex": "#bbcafe",
"rgb": {
"r": 187,
"g": 202,
"b": 254
},
"hsl": {
"h": 226.567,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84537,
"c": 0.0747,
"h": 272.2
},
"luminance": 0.59962
}Semantic roles & 50–950 ramp
primary
#BBCAFE
secondary
#E5CD78
accent
#B200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386