#BFBED2#BFBED2
#BFBED2 is a light, muted blue. Relative luminance 0.526; OKLCH L 80.9% C 0.028 H 288.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBED2 |
|---|---|
| RGB | rgb(191, 190, 210) |
| HSL | hsl(243, 18%, 78%) |
| HSV | hsv(243, 10%, 82%) |
| CMYK | cmyk(9%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(77.61, 4.20, -9.88) |
| CIE-LCH | lch(77.61, 10.74, 293.04°) |
| OKLab | oklab(80.86% 0.0087 -0.0265) |
| OKLCH | oklch(80.86% 0.028 288) |
| XYZ | xyz(51.5299, 52.5561, 68.3899) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.39
Light Blue Grey
#B7C9E2
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.68
Thistle
#D8BFD8
ΔE00 9.16
Silver
#C0C0C0
ΔE00 9.27
Lavender (CSS)
#E6E6FA
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBED2 #D1D2BE
analogous
#BEC7D2 #BFBED2 #C9BED2
triadic
#BFBED2 #D2BFBE #BED2BF
tetradic
#BFBED2 #D2BEC7 #D1D2BE #BED2C9
square
#BFBED2 #D2BEC7 #D1D2BE #BED2C9
split-complementary
#BFBED2 #D2C9BE #C7D2BE
monochromatic
#7876A0 #9B9AB9 #BFBED2 #E3E2EB #EDEDF2
Accessibility & contrast
On white
1.82
#BFBED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BFBED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBED2
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBED2 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D3
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#BBC1C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbed2; /* rgb */ color: rgb(191, 190, 210); /* oklch */ color: oklch(80.9% 0.028 288.0);
Tailwind
colors: {
custom: {
50: '#d2d1df',
500: '#bfbed2',
950: '#000000',
},
}SCSS
$custom: #bfbed2; $custom-light: #d2d1df; $custom-dark: #000000;
JSON
{
"hex": "#bfbed2",
"rgb": {
"r": 191,
"g": 190,
"b": 210
},
"hsl": {
"h": 243,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.80855,
"c": 0.02792,
"h": 288
},
"luminance": 0.52556
}Semantic roles & 50–950 ramp
primary
#BFBED2
secondary
#A6A78D
accent
#9C4998
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384