#BFBED7#BFBED7
#BFBED7 is a light, muted blue. Relative luminance 0.528; OKLCH L 81.0% C 0.035 H 287.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBED7 |
|---|---|
| RGB | rgb(191, 190, 215) |
| HSL | hsl(242, 24%, 79%) |
| HSV | hsv(242, 12%, 84%) |
| CMYK | cmyk(11.2%, 11.6%, 0%, 15.7%) |
| CIE-LAB | lab(77.76, 5.22, -12.36) |
| CIE-LCH | lch(77.76, 13.41, 292.89°) |
| OKLab | oklab(81.02% 0.0105 -0.0333) |
| OKLCH | oklch(81.02% 0.035 287.4) |
| XYZ | xyz(52.1625, 52.8092, 71.7219) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.48
Light Periwinkle
#C1C6FC
ΔE00 8.64
Thistle
#D8BFD8
ΔE00 8.79
Lightsteelblue
#B0C4DE
ΔE00 8.94
Dove Gray
#B6B8BD
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBED7 #D6D7BE
analogous
#BECAD7 #BFBED7 #CCBED7
triadic
#BFBED7 #D7BFBE #BED7BF
tetradic
#BFBED7 #D7BECA #D6D7BE #BED7CC
square
#BFBED7 #D7BECA #D6D7BE #BED7CC
split-complementary
#BFBED7 #D7CCBE #CAD7BE
monochromatic
#7472A8 #9A98C0 #BFBED7 #E4E4EE #ECECF3
Accessibility & contrast
On white
1.82
#BFBED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BFBED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBED7
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBED7 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1D8
Deuteranopia (green-blind)
#B8C0D6
Tritanopia (blue-blind)
#BAC2C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbed7; /* rgb */ color: rgb(191, 190, 215); /* oklch */ color: oklch(81.0% 0.035 287.4);
Tailwind
colors: {
custom: {
50: '#d2d1e3',
500: '#bfbed7',
950: '#000000',
},
}SCSS
$custom: #bfbed7; $custom-light: #d2d1e3; $custom-dark: #000000;
JSON
{
"hex": "#bfbed7",
"rgb": {
"r": 191,
"g": 190,
"b": 215
},
"hsl": {
"h": 242.4,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.81022,
"c": 0.03492,
"h": 287.4
},
"luminance": 0.5281
}Semantic roles & 50–950 ramp
primary
#BFBED7
secondary
#ACAD8C
accent
#A2439E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384