#BFBFE0#BFBFE0
#BFBFE0 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.5% C 0.046 H 285.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFE0 |
|---|---|
| RGB | rgb(191, 191, 224) |
| HSL | hsl(240, 35%, 81%) |
| HSV | hsv(240, 15%, 88%) |
| CMYK | cmyk(14.7%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(78.30, 6.55, -16.41) |
| CIE-LCH | lch(78.30, 17.67, 291.77°) |
| OKLab | oklab(81.53% 0.0122 -0.0445) |
| OKLCH | oklch(81.53% 0.046 285.3) |
| XYZ | xyz(53.5682, 53.7192, 78.0532) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.90
Light Periwinkle
#C1C6FC
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 9.12
Light Lavender
#DFC5FE
ΔE00 9.23
Thistle
#D8BFD8
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFE0 #E0E0BF
analogous
#BFD0E0 #BFBFE0 #D0BFE0
triadic
#BFBFE0 #E0BFBF #BFE0BF
tetradic
#BFBFE0 #E0BFD0 #E0E0BF #BFE0D0
square
#BFBFE0 #E0BFD0 #E0E0BF #BFE0D0
split-complementary
#BFBFE0 #E0D0BF #D0E0BF
monochromatic
#6D6DB8 #9696CC #BFBFE0 #E8E8F4 #EAEAF5
Accessibility & contrast
On white
1.79
#BFBFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BFBFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFE0
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFE0 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E2
Deuteranopia (green-blind)
#B6C1DF
Tritanopia (blue-blind)
#B8C4CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbfe0; /* rgb */ color: rgb(191, 191, 224); /* oklch */ color: oklch(81.5% 0.046 285.3);
Tailwind
colors: {
custom: {
50: '#d2d2e9',
500: '#bfbfe0',
950: '#000000',
},
}SCSS
$custom: #bfbfe0; $custom-light: #d2d2e9; $custom-dark: #000000;
JSON
{
"hex": "#bfbfe0",
"rgb": {
"r": 191,
"g": 191,
"b": 224
},
"hsl": {
"h": 240,
"s": 34.737,
"l": 81.373
},
"oklch": {
"l": 0.81533,
"c": 0.04614,
"h": 285.3
},
"luminance": 0.5372
}Semantic roles & 50–950 ramp
primary
#BFBFE0
secondary
#B8B88B
accent
#AE38AE
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384