#BBBEF4#BBBEF4
#BBBEF4 is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.8% C 0.076 H 282.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEF4 |
|---|---|
| RGB | rgb(187, 190, 244) |
| HSL | hsl(237, 72%, 85%) |
| HSV | hsv(237, 23%, 96%) |
| CMYK | cmyk(23.4%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(78.42, 10.27, -27.02) |
| CIE-LCH | lch(78.42, 28.91, 290.82°) |
| OKLab | oklab(81.77% 0.0159 -0.0742) |
| OKLCH | oklch(81.77% 0.076 282.1) |
| XYZ | xyz(55.2320, 53.9223, 93.0685) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.99
Periwinkle
#CCCCFF
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 7.79
Pale Violet
#CEAEFA
ΔE00 8.36
Light Lavender
#DFC5FE
ΔE00 8.40
Light Violet
#D6B4FC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEF4 #F4F1BB
analogous
#BBDBF4 #BBBEF4 #D5BBF4
triadic
#BBBEF4 #F4BBBE #BEF4BB
tetradic
#BBBEF4 #F4BBDB #F4F1BB #BBF4D5
square
#BBBEF4 #F4BBDB #F4F1BB #BBF4D5
split-complementary
#BBBEF4 #F4D5BB #DBF4BB
monochromatic
#5259E3 #868CEB #BBBEF4 #E5E6FB #E5E6FB
Accessibility & contrast
On white
1.78
#BBBEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BBBEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEF4
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEF4 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F6
Deuteranopia (green-blind)
#ADC0F3
Tritanopia (blue-blind)
#AEC7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbef4; /* rgb */ color: rgb(187, 190, 244); /* oklch */ color: oklch(81.8% 0.076 282.1);
Tailwind
colors: {
custom: {
50: '#d0d1f8',
500: '#bbbef4',
950: '#000000',
},
}SCSS
$custom: #bbbef4; $custom-light: #d0d1f8; $custom-dark: #000000;
JSON
{
"hex": "#bbbef4",
"rgb": {
"r": 187,
"g": 190,
"b": 244
},
"hsl": {
"h": 236.842,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.81773,
"c": 0.07587,
"h": 282.1
},
"luminance": 0.53923
}Semantic roles & 50–950 ramp
primary
#BBBEF4
secondary
#D5D07E
accent
#CA11D4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385