#BBC4FF#BBC4FF
#BBC4FF is a very light, moderate blue. Relative luminance 0.573; OKLCH L 83.4% C 0.083 H 277.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4FF |
|---|---|
| RGB | rgb(187, 196, 255) |
| HSL | hsl(232, 100%, 87%) |
| HSV | hsv(232, 27%, 100%) |
| CMYK | cmyk(26.7%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(80.33, 9.57, -29.98) |
| CIE-LCH | lch(80.33, 31.47, 287.71°) |
| OKLab | oklab(83.39% 0.0112 -0.0826) |
| OKLCH | oklch(83.39% 0.083 277.7) |
| XYZ | xyz(58.2787, 57.2631, 102.5707) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.87
Periwinkle
#CCCCFF
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 5.92
Powder Blue (survey)
#B1D1FC
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 8.06
Light Blue Grey
#B7C9E2
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4FF #FFF6BB
analogous
#BBE6FF #BBC4FF #D4BBFF
triadic
#BBC4FF #FFBBC4 #C4FFBB
tetradic
#BBC4FF #FFBBE6 #FFF6BB #BBFFD4
square
#BBC4FF #FFBBE6 #FFF6BB #BBFFD4
split-complementary
#BBC4FF #FFD4BB #E6FFBB
monochromatic
#415AFF #7E8FFF #BBC4FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.69
#BBC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BBC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4FF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4FF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#AFC5FE
Tritanopia (blue-blind)
#AACFD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbc4ff; /* rgb */ color: rgb(187, 196, 255); /* oklch */ color: oklch(83.4% 0.083 277.7);
Tailwind
colors: {
custom: {
50: '#d0d5ff',
500: '#bbc4ff',
950: '#000000',
},
}SCSS
$custom: #bbc4ff; $custom-light: #d0d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc4ff",
"rgb": {
"r": 187,
"g": 196,
"b": 255
},
"hsl": {
"h": 232.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.83389,
"c": 0.08333,
"h": 277.7
},
"luminance": 0.57265
}Semantic roles & 50–950 ramp
primary
#BBC4FF
secondary
#E7D877
accent
#C700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386