#BDBDF1#BDBDF1
#BDBDF1 is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.6% C 0.073 H 284.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBDF1 |
|---|---|
| RGB | rgb(189, 189, 241) |
| HSL | hsl(240, 65%, 84%) |
| HSV | hsv(240, 22%, 95%) |
| CMYK | cmyk(21.6%, 21.6%, 0%, 5.5%) |
| CIE-LAB | lab(78.21, 10.74, -25.72) |
| CIE-LCH | lch(78.21, 27.87, 292.66°) |
| OKLab | oklab(81.61% 0.0185 -0.0705) |
| OKLCH | oklch(81.61% 0.073 284.7) |
| XYZ | xyz(55.0572, 53.5640, 90.6402) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.64
Periwinkle
#CCCCFF
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 7.61
Pale Violet
#CEAEFA
ΔE00 7.82
Light Violet
#D6B4FC
ΔE00 8.03
Pale Lilac
#E4CBFF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBDF1 #F1F1BD
analogous
#BDD7F1 #BDBDF1 #D7BDF1
triadic
#BDBDF1 #F1BDBD #BDF1BD
tetradic
#BDBDF1 #F1BDD7 #F1F1BD #BDF1D7
square
#BDBDF1 #F1BDD7 #F1F1BD #BDF1D7
split-complementary
#BDBDF1 #F1D7BD #D7F1BD
monochromatic
#5858DC #8B8BE6 #BDBDF1 #E6E6FA #E6E6FA
Accessibility & contrast
On white
1.79
#BDBDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BDBDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBDF1
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBDF1 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F3
Deuteranopia (green-blind)
#AEC0F0
Tritanopia (blue-blind)
#B2C6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbdf1; /* rgb */ color: rgb(189, 189, 241); /* oklch */ color: oklch(81.6% 0.073 284.7);
Tailwind
colors: {
custom: {
50: '#d1d0f5',
500: '#bdbdf1',
950: '#000000',
},
}SCSS
$custom: #bdbdf1; $custom-light: #d1d0f5; $custom-dark: #000000;
JSON
{
"hex": "#bdbdf1",
"rgb": {
"r": 189,
"g": 189,
"b": 241
},
"hsl": {
"h": 240,
"s": 65,
"l": 84.314
},
"oklch": {
"l": 0.81612,
"c": 0.07285,
"h": 284.7
},
"luminance": 0.53565
}Semantic roles & 50–950 ramp
primary
#BDBDF1
secondary
#D0D082
accent
#CD19CD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385