#BFBED4#BFBED4
#BFBED4 is a light, muted blue. Relative luminance 0.527; OKLCH L 80.9% C 0.031 H 287.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBED4 |
|---|---|
| RGB | rgb(191, 190, 212) |
| HSL | hsl(243, 20%, 79%) |
| HSV | hsv(243, 10%, 83%) |
| CMYK | cmyk(9.9%, 10.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.67, 4.61, -10.87) |
| CIE-LCH | lch(77.67, 11.81, 292.96°) |
| OKLab | oklab(80.92% 0.0094 -0.0293) |
| OKLCH | oklch(80.92% 0.031 287.8) |
| XYZ | xyz(51.7806, 52.6564, 69.7103) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.76
Thistle
#D8BFD8
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.26
Lavender (CSS)
#E6E6FA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBED4 #D3D4BE
analogous
#BEC8D4 #BFBED4 #CABED4
triadic
#BFBED4 #D4BFBE #BED4BF
tetradic
#BFBED4 #D4BEC8 #D3D4BE #BED4CA
square
#BFBED4 #D4BEC8 #D3D4BE #BED4CA
split-complementary
#BFBED4 #D4CABE #C8D4BE
monochromatic
#7674A3 #9B99BC #BFBED4 #E3E3EC #EDEDF3
Accessibility & contrast
On white
1.82
#BFBED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BFBED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBED4
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBED4 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D5
Deuteranopia (green-blind)
#B9BFD3
Tritanopia (blue-blind)
#BBC1C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbed4; /* rgb */ color: rgb(191, 190, 212); /* oklch */ color: oklch(80.9% 0.031 287.8);
Tailwind
colors: {
custom: {
50: '#d2d1e1',
500: '#bfbed4',
950: '#000000',
},
}SCSS
$custom: #bfbed4; $custom-light: #d2d1e1; $custom-dark: #000000;
JSON
{
"hex": "#bfbed4",
"rgb": {
"r": 191,
"g": 190,
"b": 212
},
"hsl": {
"h": 242.727,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.80921,
"c": 0.03073,
"h": 287.8
},
"luminance": 0.52657
}Semantic roles & 50–950 ramp
primary
#BFBED4
secondary
#A8A98D
accent
#9F479B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384