#BDBBFD#BDBBFD
#BDBBFD is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.7% C 0.092 H 285.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBFD |
|---|---|
| RGB | rgb(189, 187, 253) |
| HSL | hsl(242, 94%, 86%) |
| HSV | hsv(242, 26%, 99%) |
| CMYK | cmyk(25.3%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(78.14, 14.59, -32.26) |
| CIE-LCH | lch(78.14, 35.40, 294.34°) |
| OKLab | oklab(81.7% 0.0248 -0.089) |
| OKLCH | oklch(81.7% 0.092 285.5) |
| XYZ | xyz(56.4818, 53.4502, 100.2506) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.24
Periwinkle
#CCCCFF
ΔE00 4.91
Pale Violet
#CEAEFA
ΔE00 6.96
Light Violet
#D6B4FC
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 8.00
Light Lavender
#DFC5FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBFD #FBFDBB
analogous
#BBDAFD #BDBBFD #DEBBFD
triadic
#BDBBFD #FDBDBB #BBFDBD
tetradic
#BDBBFD #FDBBDA #FBFDBB #BBFDDE
square
#BDBBFD #FDBBDA #FBFDBB #BBFDDE
split-complementary
#BDBBFD #FDDEBB #DAFDBB
monochromatic
#4A44FA #8380FB #BDBBFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.80
#BDBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BDBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBFD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBFD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#AEC6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbbfd; /* rgb */ color: rgb(189, 187, 253); /* oklch */ color: oklch(81.7% 0.092 285.5);
Tailwind
colors: {
custom: {
50: '#d2cffe',
500: '#bdbbfd',
950: '#000000',
},
}SCSS
$custom: #bdbbfd; $custom-light: #d2cffe; $custom-dark: #000000;
JSON
{
"hex": "#bdbbfd",
"rgb": {
"r": 189,
"g": 187,
"b": 253
},
"hsl": {
"h": 241.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.81704,
"c": 0.09237,
"h": 285.5
},
"luminance": 0.53451
}Semantic roles & 50–950 ramp
primary
#BDBBFD
secondary
#E0E379
accent
#E600DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385