#BDBDF3#BDBDF3
#BDBDF3 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.7% C 0.076 H 284.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBDF3 |
|---|---|
| RGB | rgb(189, 189, 243) |
| HSL | hsl(240, 69%, 85%) |
| HSV | hsv(240, 22%, 95%) |
| CMYK | cmyk(22.2%, 22.2%, 0%, 4.7%) |
| CIE-LAB | lab(78.28, 11.19, -26.68) |
| CIE-LCH | lch(78.28, 28.93, 292.75°) |
| OKLab | oklab(81.69% 0.0191 -0.0732) |
| OKLCH | oklch(81.69% 0.076 284.6) |
| XYZ | xyz(55.3576, 53.6841, 92.2222) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.47
Periwinkle
#CCCCFF
ΔE00 3.72
Light Lavender
#DFC5FE
ΔE00 7.66
Pale Violet
#CEAEFA
ΔE00 7.69
Light Violet
#D6B4FC
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBDF3 #F3F3BD
analogous
#BDD8F3 #BDBDF3 #D8BDF3
triadic
#BDBDF3 #F3BDBD #BDF3BD
tetradic
#BDBDF3 #F3BDD8 #F3F3BD #BDF3D8
square
#BDBDF3 #F3BDD8 #F3F3BD #BDF3D8
split-complementary
#BDBDF3 #F3D8BD #D8F3BD
monochromatic
#5555E0 #8989EA #BDBDF3 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.79
#BDBDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BDBDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBDF3
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBDF3 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F5
Deuteranopia (green-blind)
#ADC0F2
Tritanopia (blue-blind)
#B1C6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbdf3; /* rgb */ color: rgb(189, 189, 243); /* oklch */ color: oklch(81.7% 0.076 284.6);
Tailwind
colors: {
custom: {
50: '#d1d0f7',
500: '#bdbdf3',
950: '#000000',
},
}SCSS
$custom: #bdbdf3; $custom-light: #d1d0f7; $custom-dark: #000000;
JSON
{
"hex": "#bdbdf3",
"rgb": {
"r": 189,
"g": 189,
"b": 243
},
"hsl": {
"h": 240,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.8169,
"c": 0.07565,
"h": 284.6
},
"luminance": 0.53685
}Semantic roles & 50–950 ramp
primary
#BDBDF3
secondary
#D3D381
accent
#D114D1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385