#BDBCFB#BDBCFB
#BDBCFB is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.8% C 0.088 H 285.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBCFB |
|---|---|
| RGB | rgb(189, 188, 251) |
| HSL | hsl(241, 89%, 86%) |
| HSV | hsv(241, 25%, 98%) |
| CMYK | cmyk(24.7%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.32, 13.58, -30.92) |
| CIE-LCH | lch(78.32, 33.77, 293.71°) |
| OKLab | oklab(81.82% 0.0228 -0.0852) |
| OKLCH | oklch(81.82% 0.088 285) |
| XYZ | xyz(56.3777, 53.7492, 98.6524) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.80
Periwinkle
#CCCCFF
ΔE00 4.48
Pale Violet
#CEAEFA
ΔE00 7.20
Light Violet
#D6B4FC
ΔE00 7.67
Pastel Blue
#A2BFFE
ΔE00 8.00
Light Lavender
#DFC5FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBCFB #FAFBBC
analogous
#BCDAFB #BDBCFB #DCBCFB
triadic
#BDBCFB #FBBDBC #BCFBBD
tetradic
#BDBCFB #FBBCDA #FAFBBC #BCFBDC
square
#BDBCFB #FBBCDA #FAFBBC #BCFBDC
split-complementary
#BDBCFB #FBDCBC #DAFBBC
monochromatic
#4B48F4 #8482F8 #BDBCFB #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.79
#BDBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BDBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBCFB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBCFB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FE
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#AFC7D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbcfb; /* rgb */ color: rgb(189, 188, 251); /* oklch */ color: oklch(81.8% 0.088 285.0);
Tailwind
colors: {
custom: {
50: '#d2d0fc',
500: '#bdbcfb',
950: '#000000',
},
}SCSS
$custom: #bdbcfb; $custom-light: #d2d0fc; $custom-dark: #000000;
JSON
{
"hex": "#bdbcfb",
"rgb": {
"r": 189,
"g": 188,
"b": 251
},
"hsl": {
"h": 240.952,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.81815,
"c": 0.08819,
"h": 285
},
"luminance": 0.5375
}Semantic roles & 50–950 ramp
primary
#BDBCFB
secondary
#DFE07B
accent
#E500E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385