#BFBDDE#BFBDDE
#BFBDDE is a light, muted blue. Relative luminance 0.527; OKLCH L 81.1% C 0.046 H 288.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDDE |
|---|---|
| RGB | rgb(191, 189, 222) |
| HSL | hsl(244, 33%, 81%) |
| HSV | hsv(244, 15%, 87%) |
| CMYK | cmyk(14%, 14.9%, 0%, 12.9%) |
| CIE-LAB | lab(77.72, 7.21, -16.20) |
| CIE-LCH | lch(77.72, 17.73, 294.00°) |
| OKLab | oklab(81.06% 0.0144 -0.0439) |
| OKLCH | oklch(81.06% 0.046 288.1) |
| XYZ | xyz(52.8654, 52.7450, 76.4887) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.62
Thistle
#D8BFD8
ΔE00 8.61
Light Lavender
#DFC5FE
ΔE00 8.98
Pale Lilac
#E4CBFF
ΔE00 9.15
Light Blue Grey
#B7C9E2
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDDE #DCDEBD
analogous
#BDCBDE #BFBDDE #CFBDDE
triadic
#BFBDDE #DEBFBD #BDDEBF
tetradic
#BFBDDE #DEBDCB #DCDEBD #BDDECF
square
#BFBDDE #DEBDCB #DCDEBD #BDDECF
split-complementary
#BFBDDE #DECFBD #CBDEBD
monochromatic
#706BB5 #9794CA #BFBDDE #E7E6F2 #EBEBF5
Accessibility & contrast
On white
1.82
#BFBDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BFBDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDDE
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDDE | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E0
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#B9C2C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbdde; /* rgb */ color: rgb(191, 189, 222); /* oklch */ color: oklch(81.1% 0.046 288.1);
Tailwind
colors: {
custom: {
50: '#d2d0e8',
500: '#bfbdde',
950: '#000000',
},
}SCSS
$custom: #bfbdde; $custom-light: #d2d0e8; $custom-dark: #000000;
JSON
{
"hex": "#bfbdde",
"rgb": {
"r": 191,
"g": 189,
"b": 222
},
"hsl": {
"h": 243.636,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.81064,
"c": 0.04618,
"h": 288.1
},
"luminance": 0.52745
}Semantic roles & 50–950 ramp
primary
#BFBDDE
secondary
#B3B689
accent
#AC39A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384