#BDBCFD#BDBCFD
#BDBCFD is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.9% C 0.091 H 284.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBCFD |
|---|---|
| RGB | rgb(189, 188, 253) |
| HSL | hsl(241, 94%, 86%) |
| HSV | hsv(241, 26%, 99%) |
| CMYK | cmyk(25.3%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(78.39, 14.04, -31.87) |
| CIE-LCH | lch(78.39, 34.83, 293.78°) |
| OKLab | oklab(81.9% 0.0234 -0.0879) |
| OKLCH | oklch(81.9% 0.091 284.9) |
| XYZ | xyz(56.6946, 53.8760, 100.3215) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.95
Periwinkle
#CCCCFF
ΔE00 4.68
Pale Violet
#CEAEFA
ΔE00 7.23
Light Violet
#D6B4FC
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 7.83
Light Lavender
#DFC5FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBCFD #FCFDBC
analogous
#BCDCFD #BDBCFD #DEBCFD
triadic
#BDBCFD #FDBDBC #BCFDBD
tetradic
#BDBCFD #FDBCDC #FCFDBC #BCFDDE
square
#BDBCFD #FDBCDC #FCFDBC #BCFDDE
split-complementary
#BDBCFD #FDDEBC #DCFDBC
monochromatic
#4845F9 #8281FB #BDBCFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.78
#BDBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BDBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBCFD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBCFD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#AEC7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbcfd; /* rgb */ color: rgb(189, 188, 253); /* oklch */ color: oklch(81.9% 0.091 284.9);
Tailwind
colors: {
custom: {
50: '#d2d0fe',
500: '#bdbcfd',
950: '#000000',
},
}SCSS
$custom: #bdbcfd; $custom-light: #d2d0fe; $custom-dark: #000000;
JSON
{
"hex": "#bdbcfd",
"rgb": {
"r": 189,
"g": 188,
"b": 253
},
"hsl": {
"h": 240.923,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.81897,
"c": 0.09097,
"h": 284.9
},
"luminance": 0.53877
}Semantic roles & 50–950 ramp
primary
#BDBCFD
secondary
#E2E47A
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385