#BBBDF7#BBBDF7
#BBBDF7 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.7% C 0.081 H 282.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDF7 |
|---|---|
| RGB | rgb(187, 189, 247) |
| HSL | hsl(238, 79%, 85%) |
| HSV | hsv(238, 24%, 97%) |
| CMYK | cmyk(24.3%, 23.5%, 0%, 3.1%) |
| CIE-LAB | lab(78.27, 11.51, -28.85) |
| CIE-LCH | lch(78.27, 31.06, 291.75°) |
| OKLab | oklab(81.7% 0.0182 -0.0794) |
| OKLCH | oklch(81.7% 0.081 282.9) |
| XYZ | xyz(55.4754, 53.6743, 95.4150) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.24
Periwinkle
#CCCCFF
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 7.65
Pale Violet
#CEAEFA
ΔE00 7.97
Light Violet
#D6B4FC
ΔE00 8.38
Light Lavender
#DFC5FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDF7 #F7F5BB
analogous
#BBDBF7 #BBBDF7 #D7BBF7
triadic
#BBBDF7 #F7BBBD #BDF7BB
tetradic
#BBBDF7 #F7BBDB #F7F5BB #BBF7D7
square
#BBBDF7 #F7BBDB #F7F5BB #BBF7D7
split-complementary
#BBBDF7 #F7D7BB #DBF7BB
monochromatic
#4D53EA #8488F1 #BBBDF7 #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.79
#BBBDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BBBDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDF7
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDF7 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4FA
Deuteranopia (green-blind)
#ABC0F5
Tritanopia (blue-blind)
#ADC7D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbdf7; /* rgb */ color: rgb(187, 189, 247); /* oklch */ color: oklch(81.7% 0.081 282.9);
Tailwind
colors: {
custom: {
50: '#d0d0fa',
500: '#bbbdf7',
950: '#000000',
},
}SCSS
$custom: #bbbdf7; $custom-light: #d0d0fa; $custom-dark: #000000;
JSON
{
"hex": "#bbbdf7",
"rgb": {
"r": 187,
"g": 189,
"b": 247
},
"hsl": {
"h": 238,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.81696,
"c": 0.08141,
"h": 282.9
},
"luminance": 0.53675
}Semantic roles & 50–950 ramp
primary
#BBBDF7
secondary
#D9D67D
accent
#D40ADB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385