#BFB1E2#BFB1E2
#BFB1E2 is a light, moderate violet. Relative luminance 0.480; OKLCH L 78.9% C 0.070 H 297.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB1E2 |
|---|---|
| RGB | rgb(191, 177, 226) |
| HSL | hsl(257, 46%, 79%) |
| HSV | hsv(257, 22%, 89%) |
| CMYK | cmyk(15.5%, 21.7%, 0%, 11.4%) |
| CIE-LAB | lab(74.83, 14.60, -22.74) |
| CIE-LCH | lch(74.83, 27.03, 302.70°) |
| OKLab | oklab(78.86% 0.0328 -0.062) |
| OKLCH | oklch(78.86% 0.07 297.9) |
| XYZ | xyz(50.9326, 48.0114, 78.5206) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.79
Pale Violet
#CEAEFA
ΔE00 6.10
Light Violet
#D6B4FC
ΔE00 6.19
Light Lavender
#DFC5FE
ΔE00 6.61
Periwinkle
#CCCCFF
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB1E2 #D4E2B1
analogous
#B1BCE2 #BFB1E2 #D8B1E2
triadic
#BFB1E2 #E2BFB1 #B1E2BF
tetradic
#BFB1E2 #E2B1BC #D4E2B1 #B1E2D8
square
#BFB1E2 #E2B1BC #D4E2B1 #B1E2D8
split-complementary
#BFB1E2 #E2D8B1 #BCE2B1
monochromatic
#7658C1 #9A84D1 #BFB1E2 #E4DEF3 #EDE9F7
Accessibility & contrast
On white
1.98
#BFB1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BFB1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB1E2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB1E2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E4
Deuteranopia (green-blind)
#A9B8E1
Tritanopia (blue-blind)
#B9B8C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb1e2; /* rgb */ color: rgb(191, 177, 226); /* oklch */ color: oklch(78.9% 0.070 297.9);
Tailwind
colors: {
custom: {
50: '#d2c8eb',
500: '#bfb1e2',
950: '#000000',
},
}SCSS
$custom: #bfb1e2; $custom-light: #d2c8eb; $custom-dark: #000000;
JSON
{
"hex": "#bfb1e2",
"rgb": {
"r": 191,
"g": 177,
"b": 226
},
"hsl": {
"h": 257.143,
"s": 45.794,
"l": 79.02
},
"oklch": {
"l": 0.7886,
"c": 0.07018,
"h": 297.9
},
"luminance": 0.48012
}Semantic roles & 50–950 ramp
primary
#BFB1E2
secondary
#E9EEDD
accent
#B92D91
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284