#BFBED6#BFBED6
#BFBED6 is a light, muted blue. Relative luminance 0.528; OKLCH L 81.0% C 0.034 H 287.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBED6 |
|---|---|
| RGB | rgb(191, 190, 214) |
| HSL | hsl(243, 23%, 79%) |
| HSV | hsv(243, 11%, 84%) |
| CMYK | cmyk(10.7%, 11.2%, 0%, 16.1%) |
| CIE-LAB | lab(77.73, 5.01, -11.86) |
| CIE-LCH | lch(77.73, 12.88, 292.90°) |
| OKLab | oklab(80.99% 0.0101 -0.032) |
| OKLCH | oklch(80.99% 0.034 287.5) |
| XYZ | xyz(52.0344, 52.7580, 71.0472) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 8.41
Periwinkle
#CCCCFF
ΔE00 8.62
Dove Gray
#B6B8BD
ΔE00 8.76
Thistle
#D8BFD8
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 8.87
Light Periwinkle
#C1C6FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBED6 #D5D6BE
analogous
#BEC9D6 #BFBED6 #CBBED6
triadic
#BFBED6 #D6BFBE #BED6BF
tetradic
#BFBED6 #D6BEC9 #D5D6BE #BED6CB
square
#BFBED6 #D6BEC9 #D5D6BE #BED6CB
split-complementary
#BFBED6 #D6CBBE #C9D6BE
monochromatic
#7573A7 #9A98BE #BFBED6 #E4E4EE #EDECF3
Accessibility & contrast
On white
1.82
#BFBED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BFBED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBED6
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBED6 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D7
Deuteranopia (green-blind)
#B8C0D5
Tritanopia (blue-blind)
#BBC2C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbed6; /* rgb */ color: rgb(191, 190, 214); /* oklch */ color: oklch(81.0% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#d2d1e2',
500: '#bfbed6',
950: '#000000',
},
}SCSS
$custom: #bfbed6; $custom-light: #d2d1e2; $custom-dark: #000000;
JSON
{
"hex": "#bfbed6",
"rgb": {
"r": 191,
"g": 190,
"b": 214
},
"hsl": {
"h": 242.5,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.80988,
"c": 0.03353,
"h": 287.5
},
"luminance": 0.52758
}Semantic roles & 50–950 ramp
primary
#BFBED6
secondary
#AAAC8C
accent
#A1449D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384