#BFBED0#BFBED0
#BFBED0 is a light, muted blue. Relative luminance 0.525; OKLCH L 80.8% C 0.025 H 288.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBED0 |
|---|---|
| RGB | rgb(191, 190, 208) |
| HSL | hsl(243, 16%, 78%) |
| HSV | hsv(243, 9%, 82%) |
| CMYK | cmyk(8.2%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(77.55, 3.80, -8.89) |
| CIE-LCH | lch(77.55, 9.66, 293.16°) |
| OKLab | oklab(80.79% 0.0079 -0.0238) |
| OKLCH | oklch(80.79% 0.025 288.4) |
| XYZ | xyz(51.2822, 52.4571, 67.0858) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 8.15
Silver
#C0C0C0
ΔE00 8.53
Lightsteelblue
#B0C4DE
ΔE00 8.64
Thistle
#D8BFD8
ΔE00 9.41
Lavender (CSS)
#E6E6FA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBED0 #CFD0BE
analogous
#BEC6D0 #BFBED0 #C8BED0
triadic
#BFBED0 #D0BFBE #BED0BF
tetradic
#BFBED0 #D0BEC6 #CFD0BE #BED0C8
square
#BFBED0 #D0BEC6 #CFD0BE #BED0C8
split-complementary
#BFBED0 #D0C8BE #C6D0BE
monochromatic
#79779D #9C9AB6 #BFBED0 #E2E2EA #EEEDF2
Accessibility & contrast
On white
1.83
#BFBED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BFBED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBED0
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBED0 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D1
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#BCC1C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbed0; /* rgb */ color: rgb(191, 190, 208); /* oklch */ color: oklch(80.8% 0.025 288.4);
Tailwind
colors: {
custom: {
50: '#d2d1de',
500: '#bfbed0',
950: '#000000',
},
}SCSS
$custom: #bfbed0; $custom-light: #d2d1de; $custom-dark: #000000;
JSON
{
"hex": "#bfbed0",
"rgb": {
"r": 191,
"g": 190,
"b": 208
},
"hsl": {
"h": 243.333,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.80789,
"c": 0.02512,
"h": 288.4
},
"luminance": 0.52457
}Semantic roles & 50–950 ramp
primary
#BFBED0
secondary
#A3A58E
accent
#9A4B96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384