#BFB3EB#BFB3EB
#BFB3EB is a light, moderate violet. Relative luminance 0.493; OKLCH L 79.6% C 0.079 H 294.3°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3EB |
|---|---|
| RGB | rgb(191, 179, 235) |
| HSL | hsl(253, 58%, 81%) |
| HSV | hsv(253, 24%, 92%) |
| CMYK | cmyk(18.7%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(75.65, 15.47, -26.38) |
| CIE-LCH | lch(75.65, 30.58, 300.39°) |
| OKLab | oklab(79.6% 0.0327 -0.0723) |
| OKLCH | oklch(79.6% 0.079 294.3) |
| XYZ | xyz(52.5980, 49.3143, 85.3287) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.09
Light Violet
#D6B4FC
ΔE00 5.47
Lavender
#B39DDB
ΔE00 5.92
Light Periwinkle
#C1C6FC
ΔE00 6.10
Light Lavender
#DFC5FE
ΔE00 6.42
Periwinkle
#CCCCFF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3EB #DFEBB3
analogous
#B3C3EB #BFB3EB #DBB3EB
triadic
#BFB3EB #EBBFB3 #B3EBBF
tetradic
#BFB3EB #EBB3C3 #DFEBB3 #B3EBDB
square
#BFB3EB #EBB3C3 #DFEBB3 #B3EBDB
split-complementary
#BFB3EB #EBDBB3 #C3EBB3
monochromatic
#6D52D1 #9683DE #BFB3EB #E8E3F8 #EBE7F9
Accessibility & contrast
On white
1.93
#BFB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#BFB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3EB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3EB | 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)
#A6BBED
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#B7BCC6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfb3eb; /* rgb */ color: rgb(191, 179, 235); /* oklch */ color: oklch(79.6% 0.079 294.3);
Tailwind
colors: {
custom: {
50: '#d3c9f1',
500: '#bfb3eb',
950: '#000000',
},
}SCSS
$custom: #bfb3eb; $custom-light: #d3c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bfb3eb",
"rgb": {
"r": 191,
"g": 179,
"b": 235
},
"hsl": {
"h": 252.857,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.79595,
"c": 0.07934,
"h": 294.3
},
"luminance": 0.49315
}Semantic roles & 50–950 ramp
primary
#BFB3EB
secondary
#EBF0DB
accent
#C620A2
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284