#BFB4E2#BFB4E2
#BFB4E2 is a light, moderate violet. Relative luminance 0.492; OKLCH L 79.4% C 0.065 H 295.8°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4E2 |
|---|---|
| RGB | rgb(191, 180, 226) |
| HSL | hsl(254, 44%, 80%) |
| HSV | hsv(254, 20%, 89%) |
| CMYK | cmyk(15.5%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(75.58, 12.96, -21.60) |
| CIE-LCH | lch(75.58, 25.19, 300.96°) |
| OKLab | oklab(79.44% 0.0285 -0.0589) |
| OKLCH | oklch(79.44% 0.065 295.8) |
| XYZ | xyz(51.5317, 49.2096, 78.7203) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 6.65
Periwinkle
#CCCCFF
ΔE00 6.75
Lavender
#B39DDB
ΔE00 6.78
Light Violet
#D6B4FC
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 6.89
Pale Violet
#CEAEFA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4E2 #D7E2B4
analogous
#B4C0E2 #BFB4E2 #D6B4E2
triadic
#BFB4E2 #E2BFB4 #B4E2BF
tetradic
#BFB4E2 #E2B4C0 #D7E2B4 #B4E2D6
square
#BFB4E2 #E2B4C0 #D7E2B4 #B4E2D6
split-complementary
#BFB4E2 #E2D6B4 #C0E2B4
monochromatic
#745CC0 #9988D1 #BFB4E2 #E5E0F3 #ECE9F6
Accessibility & contrast
On white
1.94
#BFB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#BFB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4E2
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4E2 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABBE4
Deuteranopia (green-blind)
#ACBAE1
Tritanopia (blue-blind)
#B9BBC4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfb4e2; /* rgb */ color: rgb(191, 180, 226); /* oklch */ color: oklch(79.4% 0.065 295.8);
Tailwind
colors: {
custom: {
50: '#d2caeb',
500: '#bfb4e2',
950: '#000000',
},
}SCSS
$custom: #bfb4e2; $custom-light: #d2caeb; $custom-dark: #000000;
JSON
{
"hex": "#bfb4e2",
"rgb": {
"r": 191,
"g": 180,
"b": 226
},
"hsl": {
"h": 254.348,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.79441,
"c": 0.0654,
"h": 295.8
},
"luminance": 0.4921
}Semantic roles & 50–950 ramp
primary
#BFB4E2
secondary
#EAEDDE
accent
#B72E97
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284