#BDBFF1#BDBFF1
#BDBFF1 is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.0% C 0.070 H 282.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFF1 |
|---|---|
| RGB | rgb(189, 191, 241) |
| HSL | hsl(238, 65%, 84%) |
| HSV | hsv(238, 22%, 95%) |
| CMYK | cmyk(21.6%, 20.7%, 0%, 5.5%) |
| CIE-LAB | lab(78.71, 9.65, -24.94) |
| CIE-LCH | lch(78.71, 26.75, 291.15°) |
| OKLab | oklab(82.01% 0.0157 -0.0683) |
| OKLCH | oklch(82.01% 0.07 282.9) |
| XYZ | xyz(55.4904, 54.4303, 90.7846) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.21
Periwinkle
#CCCCFF
ΔE00 3.36
Light Lavender
#DFC5FE
ΔE00 7.96
Pale Violet
#CEAEFA
ΔE00 8.45
Pastel Blue
#A2BFFE
ΔE00 8.59
Light Violet
#D6B4FC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFF1 #F1EFBD
analogous
#BDD9F1 #BDBFF1 #D5BDF1
triadic
#BDBFF1 #F1BDBF #BFF1BD
tetradic
#BDBFF1 #F1BDD9 #F1EFBD #BDF1D5
square
#BDBFF1 #F1BDD9 #F1EFBD #BDF1D5
split-complementary
#BDBFF1 #F1D5BD #D9F1BD
monochromatic
#585DDC #8B8EE6 #BDBFF1 #E6E7FA #E6E7FA
Accessibility & contrast
On white
1.77
#BDBFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BDBFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFF1
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFF1 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F3
Deuteranopia (green-blind)
#B0C1F0
Tritanopia (blue-blind)
#B1C8D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbff1; /* rgb */ color: rgb(189, 191, 241); /* oklch */ color: oklch(82.0% 0.070 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f5',
500: '#bdbff1',
950: '#000000',
},
}SCSS
$custom: #bdbff1; $custom-light: #d1d2f5; $custom-dark: #000000;
JSON
{
"hex": "#bdbff1",
"rgb": {
"r": 189,
"g": 191,
"b": 241
},
"hsl": {
"h": 237.692,
"s": 65,
"l": 84.314
},
"oklch": {
"l": 0.82005,
"c": 0.0701,
"h": 282.9
},
"luminance": 0.54431
}Semantic roles & 50–950 ramp
primary
#BDBFF1
secondary
#D0CD82
accent
#C619CD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385