#BFB1E3#BFB1E3
#BFB1E3 is a light, moderate violet. Relative luminance 0.481; OKLCH L 78.9% C 0.072 H 297.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB1E3 |
|---|---|
| RGB | rgb(191, 177, 227) |
| HSL | hsl(257, 47%, 79%) |
| HSV | hsv(257, 22%, 89%) |
| CMYK | cmyk(15.9%, 22%, 0%, 11%) |
| CIE-LAB | lab(74.87, 14.82, -23.23) |
| CIE-LCH | lch(74.87, 27.56, 302.53°) |
| OKLab | oklab(78.9% 0.0331 -0.0634) |
| OKLCH | oklch(78.9% 0.072 297.6) |
| XYZ | xyz(51.0702, 48.0665, 79.2454) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.69
Pale Violet
#CEAEFA
ΔE00 5.89
Light Violet
#D6B4FC
ΔE00 6.03
Light Lavender
#DFC5FE
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 7.39
Light Periwinkle
#C1C6FC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB1E3 #D5E3B1
analogous
#B1BCE3 #BFB1E3 #D8B1E3
triadic
#BFB1E3 #E3BFB1 #B1E3BF
tetradic
#BFB1E3 #E3B1BC #D5E3B1 #B1E3D8
square
#BFB1E3 #E3B1BC #D5E3B1 #B1E3D8
split-complementary
#BFB1E3 #E3D8B1 #BCE3B1
monochromatic
#7557C3 #9A84D3 #BFB1E3 #E4DEF3 #EDE8F7
Accessibility & contrast
On white
1.98
#BFB1E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#BFB1E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB1E3
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB1E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB1E3 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E5
Deuteranopia (green-blind)
#A9B8E2
Tritanopia (blue-blind)
#B9B8C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb1e3; /* rgb */ color: rgb(191, 177, 227); /* oklch */ color: oklch(78.9% 0.072 297.6);
Tailwind
colors: {
custom: {
50: '#d2c8ec',
500: '#bfb1e3',
950: '#000000',
},
}SCSS
$custom: #bfb1e3; $custom-light: #d2c8ec; $custom-dark: #000000;
JSON
{
"hex": "#bfb1e3",
"rgb": {
"r": 191,
"g": 177,
"b": 227
},
"hsl": {
"h": 256.8,
"s": 47.17,
"l": 79.216
},
"oklch": {
"l": 0.78898,
"c": 0.07153,
"h": 297.6
},
"luminance": 0.48067
}Semantic roles & 50–950 ramp
primary
#BFB1E3
secondary
#E9EEDD
accent
#BA2B92
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284