#BFBED1#BFBED1
#BFBED1 is a light, muted blue. Relative luminance 0.525; OKLCH L 80.8% C 0.027 H 288.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBED1 |
|---|---|
| RGB | rgb(191, 190, 209) |
| HSL | hsl(243, 17%, 78%) |
| HSV | hsv(243, 9%, 82%) |
| CMYK | cmyk(8.6%, 9.1%, 0%, 18%) |
| CIE-LAB | lab(77.58, 4.00, -9.38) |
| CIE-LCH | lch(77.58, 10.20, 293.09°) |
| OKLab | oklab(80.82% 0.0083 -0.0252) |
| OKLCH | oklch(80.82% 0.027 288.2) |
| XYZ | xyz(51.4057, 52.5065, 67.7358) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.65
Silver
#C0C0C0
ΔE00 8.90
Thistle
#D8BFD8
ΔE00 9.28
Lavender (CSS)
#E6E6FA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBED1 #D0D1BE
analogous
#BEC6D1 #BFBED1 #C8BED1
triadic
#BFBED1 #D1BFBE #BED1BF
tetradic
#BFBED1 #D1BEC6 #D0D1BE #BED1C8
square
#BFBED1 #D1BEC6 #D0D1BE #BED1C8
split-complementary
#BFBED1 #D1C8BE #C6D1BE
monochromatic
#78769E #9C9AB8 #BFBED1 #E2E2EA #EDEDF2
Accessibility & contrast
On white
1.83
#BFBED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#BFBED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBED1
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBED1 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D2
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#BCC1C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbed1; /* rgb */ color: rgb(191, 190, 209); /* oklch */ color: oklch(80.8% 0.027 288.2);
Tailwind
colors: {
custom: {
50: '#d2d1df',
500: '#bfbed1',
950: '#000000',
},
}SCSS
$custom: #bfbed1; $custom-light: #d2d1df; $custom-dark: #000000;
JSON
{
"hex": "#bfbed1",
"rgb": {
"r": 191,
"g": 190,
"b": 209
},
"hsl": {
"h": 243.158,
"s": 17.117,
"l": 78.235
},
"oklch": {
"l": 0.80822,
"c": 0.02653,
"h": 288.2
},
"luminance": 0.52507
}Semantic roles & 50–950 ramp
primary
#BFBED1
secondary
#A4A68D
accent
#9B4A97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384