#BDBBFB#BDBBFB
#BDBBFB is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.6% C 0.090 H 285.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBFB |
|---|---|
| RGB | rgb(189, 187, 251) |
| HSL | hsl(242, 89%, 86%) |
| HSV | hsv(242, 25%, 98%) |
| CMYK | cmyk(24.7%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(78.07, 14.12, -31.30) |
| CIE-LCH | lch(78.07, 34.34, 294.28°) |
| OKLab | oklab(81.62% 0.0242 -0.0863) |
| OKLCH | oklch(81.62% 0.09 285.7) |
| XYZ | xyz(56.1648, 53.3234, 98.5814) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.11
Periwinkle
#CCCCFF
ΔE00 4.71
Pale Violet
#CEAEFA
ΔE00 6.93
Light Violet
#D6B4FC
ΔE00 7.44
Light Lavender
#DFC5FE
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBFB #F9FBBB
analogous
#BBD9FB #BDBBFB #DDBBFB
triadic
#BDBBFB #FBBDBB #BBFBBD
tetradic
#BDBBFB #FBBBD9 #F9FBBB #BBFBDD
square
#BDBBFB #FBBBD9 #F9FBBB #BBFBDD
split-complementary
#BDBBFB #FBDDBB #D9FBBB
monochromatic
#4D47F4 #8581F8 #BDBBFB #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.80
#BDBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BDBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBFB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBFB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#AFC6D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbbfb; /* rgb */ color: rgb(189, 187, 251); /* oklch */ color: oklch(81.6% 0.090 285.7);
Tailwind
colors: {
custom: {
50: '#d2cffd',
500: '#bdbbfb',
950: '#000000',
},
}SCSS
$custom: #bdbbfb; $custom-light: #d2cffd; $custom-dark: #000000;
JSON
{
"hex": "#bdbbfb",
"rgb": {
"r": 189,
"g": 187,
"b": 251
},
"hsl": {
"h": 241.875,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.81622,
"c": 0.0896,
"h": 285.7
},
"luminance": 0.53324
}Semantic roles & 50–950 ramp
primary
#BDBBFB
secondary
#DDE07A
accent
#E600DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385