#BFBDEF#BFBDEF
#BFBDEF is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.7% C 0.070 H 286.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDEF |
|---|---|
| RGB | rgb(191, 189, 239) |
| HSL | hsl(242, 61%, 84%) |
| HSV | hsv(242, 21%, 94%) |
| CMYK | cmyk(20.1%, 20.9%, 0%, 6.3%) |
| CIE-LAB | lab(78.29, 10.90, -24.50) |
| CIE-LCH | lch(78.29, 26.82, 293.98°) |
| OKLab | oklab(81.69% 0.02 -0.067) |
| OKLCH | oklch(81.69% 0.07 286.6) |
| XYZ | xyz(55.2598, 53.7028, 89.0989) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.20
Periwinkle
#CCCCFF
ΔE00 3.68
Light Lavender
#DFC5FE
ΔE00 7.06
Pale Violet
#CEAEFA
ΔE00 7.65
Light Violet
#D6B4FC
ΔE00 7.71
Pale Lilac
#E4CBFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDEF #EDEFBD
analogous
#BDD4EF #BFBDEF #D8BDEF
triadic
#BFBDEF #EFBFBD #BDEFBF
tetradic
#BFBDEF #EFBDD4 #EDEFBD #BDEFD8
square
#BFBDEF #EFBDD4 #EDEFBD #BDEFD8
split-complementary
#BFBDEF #EFD8BD #D4EFBD
monochromatic
#5F5AD7 #8F8CE3 #BFBDEF #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.79
#BFBDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BFBDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDEF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDEF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#B0C0EE
Tritanopia (blue-blind)
#B5C5CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbdef; /* rgb */ color: rgb(191, 189, 239); /* oklch */ color: oklch(81.7% 0.070 286.6);
Tailwind
colors: {
custom: {
50: '#d3d0f4',
500: '#bfbdef',
950: '#000000',
},
}SCSS
$custom: #bfbdef; $custom-light: #d3d0f4; $custom-dark: #000000;
JSON
{
"hex": "#bfbdef",
"rgb": {
"r": 191,
"g": 189,
"b": 239
},
"hsl": {
"h": 242.4,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.8169,
"c": 0.06996,
"h": 286.6
},
"luminance": 0.53704
}Semantic roles & 50–950 ramp
primary
#BFBDEF
secondary
#CACD83
accent
#C91DC2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385