#BDBDF0#BDBDF0
#BDBDF0 is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.6% C 0.071 H 284.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBDF0 |
|---|---|
| RGB | rgb(189, 189, 240) |
| HSL | hsl(240, 63%, 84%) |
| HSV | hsv(240, 21%, 94%) |
| CMYK | cmyk(21.2%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(78.17, 10.51, -25.23) |
| CIE-LCH | lch(78.17, 27.33, 292.62°) |
| OKLab | oklab(81.57% 0.0181 -0.0691) |
| OKLCH | oklch(81.57% 0.071 284.7) |
| XYZ | xyz(54.9082, 53.5044, 89.8557) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.74
Periwinkle
#CCCCFF
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 7.61
Pale Violet
#CEAEFA
ΔE00 7.90
Light Violet
#D6B4FC
ΔE00 8.08
Pale Lilac
#E4CBFF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBDF0 #F0F0BD
analogous
#BDD7F0 #BDBDF0 #D7BDF0
triadic
#BDBDF0 #F0BDBD #BDF0BD
tetradic
#BDBDF0 #F0BDD7 #F0F0BD #BDF0D7
square
#BDBDF0 #F0BDD7 #F0F0BD #BDF0D7
split-complementary
#BDBDF0 #F0D7BD #D7F0BD
monochromatic
#5959D9 #8B8BE5 #BDBDF0 #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.79
#BDBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BDBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBDF0
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBDF0 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F2
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#B2C6CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbdf0; /* rgb */ color: rgb(189, 189, 240); /* oklch */ color: oklch(81.6% 0.071 284.7);
Tailwind
colors: {
custom: {
50: '#d1d0f5',
500: '#bdbdf0',
950: '#000000',
},
}SCSS
$custom: #bdbdf0; $custom-light: #d1d0f5; $custom-dark: #000000;
JSON
{
"hex": "#bdbdf0",
"rgb": {
"r": 189,
"g": 189,
"b": 240
},
"hsl": {
"h": 240,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.81573,
"c": 0.07146,
"h": 284.7
},
"luminance": 0.53505
}Semantic roles & 50–950 ramp
primary
#BDBDF0
secondary
#CFCF83
accent
#CB1BCB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385