#BDBBFC#BDBBFC
#BDBBFC is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.7% C 0.091 H 285.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBFC |
|---|---|
| RGB | rgb(189, 187, 252) |
| HSL | hsl(242, 92%, 86%) |
| HSV | hsv(242, 26%, 99%) |
| CMYK | cmyk(25%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.10, 14.36, -31.78) |
| CIE-LCH | lch(78.10, 34.87, 294.31°) |
| OKLab | oklab(81.66% 0.0245 -0.0876) |
| OKLCH | oklch(81.66% 0.091 285.6) |
| XYZ | xyz(56.3229, 53.3866, 99.4138) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.17
Periwinkle
#CCCCFF
ΔE00 4.80
Pale Violet
#CEAEFA
ΔE00 6.94
Light Violet
#D6B4FC
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 8.09
Pastel Blue
#A2BFFE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBFC #FAFCBB
analogous
#BBD9FC #BDBBFC #DDBBFC
triadic
#BDBBFC #FCBDBB #BBFCBD
tetradic
#BDBBFC #FCBBD9 #FAFCBB #BBFCDD
square
#BDBBFC #FCBBD9 #FAFCBB #BBFCDD
split-complementary
#BDBBFC #FCDDBB #D9FCBB
monochromatic
#4B46F7 #8480F9 #BDBBFC #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.80
#BDBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BDBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBFC
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBFC | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#AFC6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbbfc; /* rgb */ color: rgb(189, 187, 252); /* oklch */ color: oklch(81.7% 0.091 285.6);
Tailwind
colors: {
custom: {
50: '#d2cffd',
500: '#bdbbfc',
950: '#000000',
},
}SCSS
$custom: #bdbbfc; $custom-light: #d2cffd; $custom-dark: #000000;
JSON
{
"hex": "#bdbbfc",
"rgb": {
"r": 189,
"g": 187,
"b": 252
},
"hsl": {
"h": 241.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.81663,
"c": 0.09099,
"h": 285.6
},
"luminance": 0.53388
}Semantic roles & 50–950 ramp
primary
#BDBBFC
secondary
#DFE279
accent
#E600DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385