#BDBFFD#BDBFFD
#BDBFFD is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.5% C 0.087 H 282.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFFD |
|---|---|
| RGB | rgb(189, 191, 253) |
| HSL | hsl(238, 94%, 87%) |
| HSV | hsv(238, 25%, 99%) |
| CMYK | cmyk(25.3%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(79.14, 12.40, -30.72) |
| CIE-LCH | lch(79.14, 33.13, 291.99°) |
| OKLab | oklab(82.48% 0.0194 -0.0846) |
| OKLCH | oklch(82.48% 0.087 282.9) |
| XYZ | xyz(57.3422, 55.1710, 100.5374) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.09
Periwinkle
#CCCCFF
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 7.35
Pale Violet
#CEAEFA
ΔE00 8.07
Light Violet
#D6B4FC
ΔE00 8.45
Light Lavender
#DFC5FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFFD #FDFBBD
analogous
#BDDFFD #BDBFFD #DBBDFD
triadic
#BDBFFD #FDBDBF #BFFDBD
tetradic
#BDBFFD #FDBDDF #FDFBBD #BDFDDB
square
#BDBFFD #FDBDDF #FDFBBD #BDFDDB
split-complementary
#BDBFFD #FDDBBD #DFFDBD
monochromatic
#464CF9 #8285FB #BDBFFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.74
#BDBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BDBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFFD
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFFD | 1.00 | 1.74 | 12.03 | 12.03 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#AECAD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdbffd; /* rgb */ color: rgb(189, 191, 253); /* oklch */ color: oklch(82.5% 0.087 282.9);
Tailwind
colors: {
custom: {
50: '#d2d2fe',
500: '#bdbffd',
950: '#000000',
},
}SCSS
$custom: #bdbffd; $custom-light: #d2d2fe; $custom-dark: #000000;
JSON
{
"hex": "#bdbffd",
"rgb": {
"r": 189,
"g": 191,
"b": 253
},
"hsl": {
"h": 238.125,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.82479,
"c": 0.08682,
"h": 282.9
},
"luminance": 0.55172
}Semantic roles & 50–950 ramp
primary
#BDBFFD
secondary
#E4E07A
accent
#DE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385