#BFB4E3#BFB4E3
#BFB4E3 is a light, moderate violet. Relative luminance 0.493; OKLCH L 79.5% C 0.067 H 295.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4E3 |
|---|---|
| RGB | rgb(191, 180, 227) |
| HSL | hsl(254, 46%, 80%) |
| HSV | hsv(254, 21%, 89%) |
| CMYK | cmyk(15.9%, 20.7%, 0%, 11%) |
| CIE-LAB | lab(75.62, 13.18, -22.09) |
| CIE-LCH | lch(75.62, 25.72, 300.81°) |
| OKLab | oklab(79.48% 0.0288 -0.0602) |
| OKLCH | oklch(79.48% 0.067 295.6) |
| XYZ | xyz(51.6693, 49.2646, 79.4451) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 6.65
Lavender
#B39DDB
ΔE00 6.67
Light Violet
#D6B4FC
ΔE00 6.70
Pale Violet
#CEAEFA
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4E3 #D8E3B4
analogous
#B4C0E3 #BFB4E3 #D7B4E3
triadic
#BFB4E3 #E3BFB4 #B4E3BF
tetradic
#BFB4E3 #E3B4C0 #D8E3B4 #B4E3D7
square
#BFB4E3 #E3B4C0 #D8E3B4 #B4E3D7
split-complementary
#BFB4E3 #E3D7B4 #C0E3B4
monochromatic
#735BC2 #9987D2 #BFB4E3 #E5E1F4 #ECE9F7
Accessibility & contrast
On white
1.93
#BFB4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#BFB4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4E3
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4E3 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABBE5
Deuteranopia (green-blind)
#ABBAE2
Tritanopia (blue-blind)
#B8BBC4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfb4e3; /* rgb */ color: rgb(191, 180, 227); /* oklch */ color: oklch(79.5% 0.067 295.6);
Tailwind
colors: {
custom: {
50: '#d2caec',
500: '#bfb4e3',
950: '#000000',
},
}SCSS
$custom: #bfb4e3; $custom-light: #d2caec; $custom-dark: #000000;
JSON
{
"hex": "#bfb4e3",
"rgb": {
"r": 191,
"g": 180,
"b": 227
},
"hsl": {
"h": 254.043,
"s": 45.631,
"l": 79.804
},
"oklch": {
"l": 0.79478,
"c": 0.06678,
"h": 295.6
},
"luminance": 0.49265
}Semantic roles & 50–950 ramp
primary
#BFB4E3
secondary
#EAEEDD
accent
#B92D98
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284