#BFBED8#BFBED8
#BFBED8 is a light, muted blue. Relative luminance 0.529; OKLCH L 81.1% C 0.036 H 287.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBED8 |
|---|---|
| RGB | rgb(191, 190, 216) |
| HSL | hsl(242, 25%, 80%) |
| HSV | hsv(242, 12%, 85%) |
| CMYK | cmyk(11.6%, 12%, 0%, 15.3%) |
| CIE-LAB | lab(77.79, 5.42, -12.85) |
| CIE-LCH | lch(77.79, 13.95, 292.87°) |
| OKLab | oklab(81.06% 0.0108 -0.0347) |
| OKLCH | oklch(81.06% 0.036 287.3) |
| XYZ | xyz(52.2914, 52.8608, 72.4007) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 8.00
Light Periwinkle
#C1C6FC
ΔE00 8.33
Light Blue Grey
#B7C9E2
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 8.76
Lightsteelblue
#B0C4DE
ΔE00 9.01
Dove Gray
#B6B8BD
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBED8 #D7D8BE
analogous
#BECAD8 #BFBED8 #CCBED8
triadic
#BFBED8 #D8BFBE #BED8BF
tetradic
#BFBED8 #D8BECA #D7D8BE #BED8CC
square
#BFBED8 #D8BECA #D7D8BE #BED8CC
split-complementary
#BFBED8 #D8CCBE #CAD8BE
monochromatic
#7472AA #9998C1 #BFBED8 #E5E4EF #ECECF4
Accessibility & contrast
On white
1.81
#BFBED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BFBED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBED8
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBED8 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1D9
Deuteranopia (green-blind)
#B8C0D7
Tritanopia (blue-blind)
#BAC2C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbed8; /* rgb */ color: rgb(191, 190, 216); /* oklch */ color: oklch(81.1% 0.036 287.3);
Tailwind
colors: {
custom: {
50: '#d2d1e4',
500: '#bfbed8',
950: '#000000',
},
}SCSS
$custom: #bfbed8; $custom-light: #d2d1e4; $custom-dark: #000000;
JSON
{
"hex": "#bfbed8",
"rgb": {
"r": 191,
"g": 190,
"b": 216
},
"hsl": {
"h": 242.308,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.81056,
"c": 0.03633,
"h": 287.3
},
"luminance": 0.52861
}Semantic roles & 50–950 ramp
primary
#BFBED8
secondary
#ADAE8C
accent
#A442A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384