#BFB3E4#BFB3E4
#BFB3E4 is a light, moderate violet. Relative luminance 0.489; OKLCH L 79.3% C 0.070 H 296.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3E4 |
|---|---|
| RGB | rgb(191, 179, 228) |
| HSL | hsl(255, 48%, 80%) |
| HSV | hsv(255, 21%, 89%) |
| CMYK | cmyk(16.2%, 21.5%, 0%, 10.6%) |
| CIE-LAB | lab(75.40, 13.94, -22.96) |
| CIE-LCH | lch(75.40, 26.86, 301.26°) |
| OKLab | oklab(79.32% 0.0306 -0.0627) |
| OKLCH | oklch(79.32% 0.07 296) |
| XYZ | xyz(51.6066, 48.9177, 80.1070) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.23
Lavender
#B39DDB
ΔE00 6.24
Light Violet
#D6B4FC
ΔE00 6.30
Light Lavender
#DFC5FE
ΔE00 6.49
Periwinkle
#CCCCFF
ΔE00 6.80
Light Periwinkle
#C1C6FC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3E4 #D8E4B3
analogous
#B3C0E4 #BFB3E4 #D8B3E4
triadic
#BFB3E4 #E4BFB3 #B3E4BF
tetradic
#BFB3E4 #E4B3C0 #D8E4B3 #B3E4D8
square
#BFB3E4 #E4B3C0 #D8E4B3 #B3E4D8
split-complementary
#BFB3E4 #E4D8B3 #C0E4B3
monochromatic
#7359C4 #9986D4 #BFB3E4 #E5E0F4 #ECE8F7
Accessibility & contrast
On white
1.95
#BFB3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#BFB3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3E4
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3E4 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BAE6
Deuteranopia (green-blind)
#AAB9E3
Tritanopia (blue-blind)
#B8BAC4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfb3e4; /* rgb */ color: rgb(191, 179, 228); /* oklch */ color: oklch(79.3% 0.070 296.0);
Tailwind
colors: {
custom: {
50: '#d2c9ec',
500: '#bfb3e4',
950: '#000000',
},
}SCSS
$custom: #bfb3e4; $custom-light: #d2c9ec; $custom-dark: #000000;
JSON
{
"hex": "#bfb3e4",
"rgb": {
"r": 191,
"g": 179,
"b": 228
},
"hsl": {
"h": 254.694,
"s": 47.573,
"l": 79.804
},
"oklch": {
"l": 0.79323,
"c": 0.06972,
"h": 296
},
"luminance": 0.48918
}Semantic roles & 50–950 ramp
primary
#BFB3E4
secondary
#EAEEDD
accent
#BB2B98
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284