#BFB1EB#BFB1EB
#BFB1EB is a light, moderate violet. Relative luminance 0.485; OKLCH L 79.2% C 0.082 H 295.5°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB1EB |
|---|---|
| RGB | rgb(191, 177, 235) |
| HSL | hsl(254, 59%, 81%) |
| HSV | hsv(254, 25%, 92%) |
| CMYK | cmyk(18.7%, 24.7%, 0%, 7.8%) |
| CIE-LAB | lab(75.15, 16.57, -27.14) |
| CIE-LCH | lch(75.15, 31.80, 301.41°) |
| OKLab | oklab(79.21% 0.0355 -0.0744) |
| OKLCH | oklch(79.21% 0.082 295.5) |
| XYZ | xyz(52.2001, 48.5184, 85.1961) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.58
Light Violet
#D6B4FC
ΔE00 5.10
Lavender
#B39DDB
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 6.55
Light Periwinkle
#C1C6FC
ΔE00 6.64
Lavender (survey)
#C79FEF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB1EB #DDEBB1
analogous
#B1C0EB #BFB1EB #DCB1EB
triadic
#BFB1EB #EBBFB1 #B1EBBF
tetradic
#BFB1EB #EBB1C0 #DDEBB1 #B1EBDC
square
#BFB1EB #EBB1C0 #DDEBB1 #B1EBDC
split-complementary
#BFB1EB #EBDCB1 #C0EBB1
monochromatic
#6F50D2 #9780DF #BFB1EB #E7E2F7 #EBE7F9
Accessibility & contrast
On white
1.96
#BFB1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#BFB1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB1EB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB1EB | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9ED
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#B7BAC5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb1eb; /* rgb */ color: rgb(191, 177, 235); /* oklch */ color: oklch(79.2% 0.082 295.5);
Tailwind
colors: {
custom: {
50: '#d3c8f1',
500: '#bfb1eb',
950: '#000000',
},
}SCSS
$custom: #bfb1eb; $custom-light: #d3c8f1; $custom-dark: #000000;
JSON
{
"hex": "#bfb1eb",
"rgb": {
"r": 191,
"g": 177,
"b": 235
},
"hsl": {
"h": 254.483,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.79212,
"c": 0.08246,
"h": 295.5
},
"luminance": 0.48519
}Semantic roles & 50–950 ramp
primary
#BFB1EB
secondary
#EBF0DB
accent
#C71F9E
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284