#BBBCF4#BBBCF4
#BBBCF4 is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.4% C 0.079 H 283.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCF4 |
|---|---|
| RGB | rgb(187, 188, 244) |
| HSL | hsl(239, 72%, 85%) |
| HSV | hsv(239, 23%, 96%) |
| CMYK | cmyk(23.4%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(77.91, 11.36, -27.79) |
| CIE-LCH | lch(77.91, 30.03, 292.24°) |
| OKLab | oklab(81.38% 0.0186 -0.0764) |
| OKLCH | oklch(81.38% 0.079 283.7) |
| XYZ | xyz(54.8018, 53.0618, 92.9251) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.51
Periwinkle
#CCCCFF
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 7.76
Light Lavender
#DFC5FE
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 8.13
Light Violet
#D6B4FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCF4 #F4F3BB
analogous
#BBD9F4 #BBBCF4 #D7BBF4
triadic
#BBBCF4 #F4BBBC #BCF4BB
tetradic
#BBBCF4 #F4BBD9 #F4F3BB #BBF4D7
square
#BBBCF4 #F4BBD9 #F4F3BB #BBF4D7
split-complementary
#BBBCF4 #F4D7BB #D9F4BB
monochromatic
#5254E3 #8688EB #BBBCF4 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.81
#BBBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BBBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCF4
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCF4 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F6
Deuteranopia (green-blind)
#ABBFF3
Tritanopia (blue-blind)
#AEC6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbcf4; /* rgb */ color: rgb(187, 188, 244); /* oklch */ color: oklch(81.4% 0.079 283.7);
Tailwind
colors: {
custom: {
50: '#d0d0f8',
500: '#bbbcf4',
950: '#000000',
},
}SCSS
$custom: #bbbcf4; $custom-light: #d0d0f8; $custom-dark: #000000;
JSON
{
"hex": "#bbbcf4",
"rgb": {
"r": 187,
"g": 188,
"b": 244
},
"hsl": {
"h": 238.947,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.81381,
"c": 0.0786,
"h": 283.7
},
"luminance": 0.53063
}Semantic roles & 50–950 ramp
primary
#BBBCF4
secondary
#D5D37E
accent
#D111D4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385