#BFB4E4#BFB4E4
#BFB4E4 is a light, moderate violet. Relative luminance 0.493; OKLCH L 79.5% C 0.068 H 295.3°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4E4 |
|---|---|
| RGB | rgb(191, 180, 228) |
| HSL | hsl(254, 47%, 80%) |
| HSV | hsv(254, 21%, 89%) |
| CMYK | cmyk(16.2%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(75.65, 13.39, -22.58) |
| CIE-LCH | lch(75.65, 26.26, 300.67°) |
| OKLab | oklab(79.52% 0.0291 -0.0616) |
| OKLCH | oklch(79.52% 0.068 295.3) |
| XYZ | xyz(51.8077, 49.3200, 80.1740) |
| Luminance | 0.4932 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.51
Light Lavender
#DFC5FE
ΔE00 6.51
Light Violet
#D6B4FC
ΔE00 6.54
Periwinkle
#CCCCFF
ΔE00 6.56
Lavender
#B39DDB
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4E4 #D9E4B4
analogous
#B4C1E4 #BFB4E4 #D7B4E4
triadic
#BFB4E4 #E4BFB4 #B4E4BF
tetradic
#BFB4E4 #E4B4C1 #D9E4B4 #B4E4D7
square
#BFB4E4 #E4B4C1 #D9E4B4 #B4E4D7
split-complementary
#BFB4E4 #E4D7B4 #C1E4B4
monochromatic
#725AC4 #9987D4 #BFB4E4 #E5E1F4 #ECE8F7
Accessibility & contrast
On white
1.93
#BFB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#BFB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4E4
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4E4 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABBE6
Deuteranopia (green-blind)
#ABBAE3
Tritanopia (blue-blind)
#B8BBC4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfb4e4; /* rgb */ color: rgb(191, 180, 228); /* oklch */ color: oklch(79.5% 0.068 295.3);
Tailwind
colors: {
custom: {
50: '#d2caec',
500: '#bfb4e4',
950: '#000000',
},
}SCSS
$custom: #bfb4e4; $custom-light: #d2caec; $custom-dark: #000000;
JSON
{
"hex": "#bfb4e4",
"rgb": {
"r": 191,
"g": 180,
"b": 228
},
"hsl": {
"h": 253.75,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.79516,
"c": 0.06815,
"h": 295.3
},
"luminance": 0.4932
}Semantic roles & 50–950 ramp
primary
#BFB4E4
secondary
#EAEEDD
accent
#BA2B9A
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284