#BBBEF2#BBBEF2
#BBBEF2 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.7% C 0.073 H 282.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEF2 |
|---|---|
| RGB | rgb(187, 190, 242) |
| HSL | hsl(237, 68%, 84%) |
| HSV | hsv(237, 23%, 95%) |
| CMYK | cmyk(22.7%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.35, 9.82, -26.05) |
| CIE-LCH | lch(78.35, 27.84, 290.65°) |
| OKLab | oklab(81.69% 0.0153 -0.0715) |
| OKLCH | oklch(81.69% 0.073 282.1) |
| XYZ | xyz(54.9300, 53.8015, 91.4779) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.11
Periwinkle
#CCCCFF
ΔE00 3.73
Pastel Blue
#A2BFFE
ΔE00 8.02
Light Lavender
#DFC5FE
ΔE00 8.36
Pale Violet
#CEAEFA
ΔE00 8.46
Light Violet
#D6B4FC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEF2 #F2EFBB
analogous
#BBDAF2 #BBBEF2 #D4BBF2
triadic
#BBBEF2 #F2BBBE #BEF2BB
tetradic
#BBBEF2 #F2BBDA #F2EFBB #BBF2D4
square
#BBBEF2 #F2BBDA #F2EFBB #BBF2D4
split-complementary
#BBBEF2 #F2D4BB #DAF2BB
monochromatic
#545CDE #888DE8 #BBBEF2 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.79
#BBBEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BBBEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEF2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEF2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F4
Deuteranopia (green-blind)
#AEC0F1
Tritanopia (blue-blind)
#AEC7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbef2; /* rgb */ color: rgb(187, 190, 242); /* oklch */ color: oklch(81.7% 0.073 282.1);
Tailwind
colors: {
custom: {
50: '#d0d1f6',
500: '#bbbef2',
950: '#000000',
},
}SCSS
$custom: #bbbef2; $custom-light: #d0d1f6; $custom-dark: #000000;
JSON
{
"hex": "#bbbef2",
"rgb": {
"r": 187,
"g": 190,
"b": 242
},
"hsl": {
"h": 236.727,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.81695,
"c": 0.07309,
"h": 282.1
},
"luminance": 0.53803
}Semantic roles & 50–950 ramp
primary
#BBBEF2
secondary
#D2CD80
accent
#C616D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385