#BFBED3#BFBED3
#BFBED3 is a light, muted blue. Relative luminance 0.526; OKLCH L 80.9% C 0.029 H 287.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBED3 |
|---|---|
| RGB | rgb(191, 190, 211) |
| HSL | hsl(243, 19%, 79%) |
| HSV | hsv(243, 10%, 83%) |
| CMYK | cmyk(9.5%, 10%, 0%, 17.3%) |
| CIE-LAB | lab(77.64, 4.40, -10.38) |
| CIE-LCH | lch(77.64, 11.27, 292.99°) |
| OKLab | oklab(80.89% 0.009 -0.0279) |
| OKLCH | oklch(80.89% 0.029 287.9) |
| XYZ | xyz(51.6548, 52.6061, 69.0480) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 8.23
Lightsteelblue
#B0C4DE
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 9.05
Lavender (CSS)
#E6E6FA
ΔE00 9.39
Periwinkle
#CCCCFF
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBED3 #D2D3BE
analogous
#BEC7D3 #BFBED3 #C9BED3
triadic
#BFBED3 #D3BFBE #BED3BF
tetradic
#BFBED3 #D3BEC7 #D2D3BE #BED3C9
square
#BFBED3 #D3BEC7 #D2D3BE #BED3C9
split-complementary
#BFBED3 #D3C9BE #C7D3BE
monochromatic
#7775A2 #9B9ABA #BFBED3 #E3E2EC #EDEDF3
Accessibility & contrast
On white
1.82
#BFBED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BFBED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBED3
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBED3 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D4
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#BBC1C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbed3; /* rgb */ color: rgb(191, 190, 211); /* oklch */ color: oklch(80.9% 0.029 287.9);
Tailwind
colors: {
custom: {
50: '#d2d1e0',
500: '#bfbed3',
950: '#000000',
},
}SCSS
$custom: #bfbed3; $custom-light: #d2d1e0; $custom-dark: #000000;
JSON
{
"hex": "#bfbed3",
"rgb": {
"r": 191,
"g": 190,
"b": 211
},
"hsl": {
"h": 242.857,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.80888,
"c": 0.02932,
"h": 287.9
},
"luminance": 0.52606
}Semantic roles & 50–950 ramp
primary
#BFBED3
secondary
#A7A88D
accent
#9E489A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384