#BDBFFA#BDBFFA
#BDBFFA is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.4% C 0.083 H 282.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFFA |
|---|---|
| RGB | rgb(189, 191, 250) |
| HSL | hsl(238, 86%, 86%) |
| HSV | hsv(238, 24%, 98%) |
| CMYK | cmyk(24.4%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(79.03, 11.71, -29.28) |
| CIE-LCH | lch(79.03, 31.54, 291.79°) |
| OKLab | oklab(82.36% 0.0185 -0.0806) |
| OKLCH | oklch(82.36% 0.083 282.9) |
| XYZ | xyz(56.8680, 54.9814, 98.0403) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.84
Periwinkle
#CCCCFF
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 7.61
Pale Violet
#CEAEFA
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.27
Light Violet
#D6B4FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFFA #FAF8BD
analogous
#BDDDFA #BDBFFA #D9BDFA
triadic
#BDBFFA #FABDBF #BFFABD
tetradic
#BDBFFA #FABDDD #FAF8BD #BDFAD9
square
#BDBFFA #FABDDD #FAF8BD #BDFAD9
split-complementary
#BDBFFA #FAD9BD #DDFABD
monochromatic
#4B51F1 #8488F6 #BDBFFA #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.75
#BDBFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BDBFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFFA
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFFA | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FD
Deuteranopia (green-blind)
#ADC2F8
Tritanopia (blue-blind)
#AFC9D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdbffa; /* rgb */ color: rgb(189, 191, 250); /* oklch */ color: oklch(82.4% 0.083 282.9);
Tailwind
colors: {
custom: {
50: '#d2d2fc',
500: '#bdbffa',
950: '#000000',
},
}SCSS
$custom: #bdbffa; $custom-light: #d2d2fc; $custom-dark: #000000;
JSON
{
"hex": "#bdbffa",
"rgb": {
"r": 189,
"g": 191,
"b": 250
},
"hsl": {
"h": 238.033,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.82358,
"c": 0.08265,
"h": 282.9
},
"luminance": 0.54983
}Semantic roles & 50–950 ramp
primary
#BDBFFA
secondary
#DFDB7D
accent
#DB03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385