#BFBDE6#BFBDE6
#BFBDE6 is a light, muted blue. Relative luminance 0.532; OKLCH L 81.4% C 0.057 H 287.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDE6 |
|---|---|
| RGB | rgb(191, 189, 230) |
| HSL | hsl(243, 45%, 82%) |
| HSV | hsv(243, 18%, 90%) |
| CMYK | cmyk(17%, 17.8%, 0%, 9.8%) |
| CIE-LAB | lab(77.98, 8.92, -20.12) |
| CIE-LCH | lch(77.98, 22.01, 293.91°) |
| OKLab | oklab(81.35% 0.0171 -0.0548) |
| OKLCH | oklch(81.35% 0.057 287.3) |
| XYZ | xyz(53.9632, 53.1841, 82.2701) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.64
Light Periwinkle
#C1C6FC
ΔE00 4.76
Light Lavender
#DFC5FE
ΔE00 7.63
Pale Lilac
#E4CBFF
ΔE00 8.10
Light Violet
#D6B4FC
ΔE00 8.81
Pale Violet
#CEAEFA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDE6 #E4E6BD
analogous
#BDD0E6 #BFBDE6 #D4BDE6
triadic
#BFBDE6 #E6BFBD #BDE6BF
tetradic
#BFBDE6 #E6BDD0 #E4E6BD #BDE6D4
square
#BFBDE6 #E6BDD0 #E4E6BD #BDE6D4
split-complementary
#BFBDE6 #E6D4BD #D0E6BD
monochromatic
#6964C4 #9491D5 #BFBDE6 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.80
#BFBDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BFBDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDE6
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDE6 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E8
Deuteranopia (green-blind)
#B3C0E5
Tritanopia (blue-blind)
#B7C4CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbde6; /* rgb */ color: rgb(191, 189, 230); /* oklch */ color: oklch(81.4% 0.057 287.3);
Tailwind
colors: {
custom: {
50: '#d2d0ee',
500: '#bfbde6',
950: '#000000',
},
}SCSS
$custom: #bfbde6; $custom-light: #d2d0ee; $custom-dark: #000000;
JSON
{
"hex": "#bfbde6",
"rgb": {
"r": 191,
"g": 189,
"b": 230
},
"hsl": {
"h": 242.927,
"s": 45.055,
"l": 82.157
},
"oklch": {
"l": 0.81352,
"c": 0.05737,
"h": 287.3
},
"luminance": 0.53185
}Semantic roles & 50–950 ramp
primary
#BFBDE6
secondary
#BEC087
accent
#B82DB1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385