#BBC4FD#BBC4FD
#BBC4FD is a very light, moderate blue. Relative luminance 0.571; OKLCH L 83.3% C 0.081 H 277.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4FD |
|---|---|
| RGB | rgb(187, 196, 253) |
| HSL | hsl(232, 94%, 86%) |
| HSV | hsv(232, 26%, 99%) |
| CMYK | cmyk(26.1%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(80.26, 9.10, -29.02) |
| CIE-LCH | lch(80.26, 30.41, 287.42°) |
| OKLab | oklab(83.31% 0.0105 -0.0799) |
| OKLCH | oklch(83.31% 0.081 277.5) |
| XYZ | xyz(57.9584, 57.1350, 100.8840) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.62
Periwinkle
#CCCCFF
ΔE00 4.03
Pastel Blue
#A2BFFE
ΔE00 6.07
Powder Blue (survey)
#B1D1FC
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4FD #FDF4BB
analogous
#BBE5FD #BBC4FD #D3BBFD
triadic
#BBC4FD #FDBBC4 #C4FDBB
tetradic
#BBC4FD #FDBBE5 #FDF4BB #BBFDD3
square
#BBC4FD #FDBBE5 #FDF4BB #BBFDD3
split-complementary
#BBC4FD #FDD3BB #E5FDBB
monochromatic
#445DFA #8090FB #BBC4FD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.69
#BBC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BBC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4FD
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4FD | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B0C5FC
Tritanopia (blue-blind)
#ABCED7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc4fd; /* rgb */ color: rgb(187, 196, 253); /* oklch */ color: oklch(83.3% 0.081 277.5);
Tailwind
colors: {
custom: {
50: '#d0d5fe',
500: '#bbc4fd',
950: '#000000',
},
}SCSS
$custom: #bbc4fd; $custom-light: #d0d5fe; $custom-dark: #000000;
JSON
{
"hex": "#bbc4fd",
"rgb": {
"r": 187,
"g": 196,
"b": 253
},
"hsl": {
"h": 231.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.83309,
"c": 0.08056,
"h": 277.5
},
"luminance": 0.57136
}Semantic roles & 50–950 ramp
primary
#BBC4FD
secondary
#E3D579
accent
#C600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385