#BFBDE7#BFBDE7
#BFBDE7 is a light, muted blue. Relative luminance 0.532; OKLCH L 81.4% C 0.059 H 287.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDE7 |
|---|---|
| RGB | rgb(191, 189, 231) |
| HSL | hsl(243, 47%, 82%) |
| HSV | hsv(243, 18%, 91%) |
| CMYK | cmyk(17.3%, 18.2%, 0%, 9.4%) |
| CIE-LAB | lab(78.02, 9.14, -20.61) |
| CIE-LCH | lch(78.02, 22.54, 293.91°) |
| OKLab | oklab(81.39% 0.0174 -0.0561) |
| OKLCH | oklch(81.39% 0.059 287.2) |
| XYZ | xyz(54.1040, 53.2404, 83.0118) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.48
Light Periwinkle
#C1C6FC
ΔE00 4.56
Light Lavender
#DFC5FE
ΔE00 7.52
Pale Lilac
#E4CBFF
ΔE00 8.02
Light Violet
#D6B4FC
ΔE00 8.65
Pale Violet
#CEAEFA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDE7 #E5E7BD
analogous
#BDD0E7 #BFBDE7 #D4BDE7
triadic
#BFBDE7 #E7BFBD #BDE7BF
tetradic
#BFBDE7 #E7BDD0 #E5E7BD #BDE7D4
square
#BFBDE7 #E7BDD0 #E5E7BD #BDE7D4
split-complementary
#BFBDE7 #E7D4BD #D0E7BD
monochromatic
#6863C6 #9390D7 #BFBDE7 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.80
#BFBDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BFBDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDE7
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDE7 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E9
Deuteranopia (green-blind)
#B2C0E6
Tritanopia (blue-blind)
#B7C4CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbde7; /* rgb */ color: rgb(191, 189, 231); /* oklch */ color: oklch(81.4% 0.059 287.2);
Tailwind
colors: {
custom: {
50: '#d2d0ee',
500: '#bfbde7',
950: '#000000',
},
}SCSS
$custom: #bfbde7; $custom-light: #d2d0ee; $custom-dark: #000000;
JSON
{
"hex": "#bfbde7",
"rgb": {
"r": 191,
"g": 189,
"b": 231
},
"hsl": {
"h": 242.857,
"s": 46.667,
"l": 82.353
},
"oklch": {
"l": 0.81389,
"c": 0.05877,
"h": 287.2
},
"luminance": 0.53241
}Semantic roles & 50–950 ramp
primary
#BFBDE7
secondary
#BFC286
accent
#BA2CB3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385