#BFB3E2#BFB3E2
#BFB3E2 is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.2% C 0.067 H 296.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3E2 |
|---|---|
| RGB | rgb(191, 179, 226) |
| HSL | hsl(255, 45%, 79%) |
| HSV | hsv(255, 21%, 89%) |
| CMYK | cmyk(15.5%, 20.8%, 0%, 11.4%) |
| CIE-LAB | lab(75.33, 13.51, -21.98) |
| CIE-LCH | lch(75.33, 25.80, 301.57°) |
| OKLab | oklab(79.25% 0.0299 -0.0599) |
| OKLCH | oklch(79.25% 0.067 296.5) |
| XYZ | xyz(51.3305, 48.8073, 78.6532) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.44
Light Lavender
#DFC5FE
ΔE00 6.62
Light Violet
#D6B4FC
ΔE00 6.63
Pale Violet
#CEAEFA
ΔE00 6.63
Periwinkle
#CCCCFF
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3E2 #D6E2B3
analogous
#B3BFE2 #BFB3E2 #D7B3E2
triadic
#BFB3E2 #E2BFB3 #B3E2BF
tetradic
#BFB3E2 #E2B3BF #D6E2B3 #B3E2D7
square
#BFB3E2 #E2B3BF #D6E2B3 #B3E2D7
split-complementary
#BFB3E2 #E2D7B3 #BFE2B3
monochromatic
#745AC0 #9A87D1 #BFB3E2 #E4DFF3 #ECE9F7
Accessibility & contrast
On white
1.95
#BFB3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BFB3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3E2
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3E2 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BAE4
Deuteranopia (green-blind)
#ABB9E1
Tritanopia (blue-blind)
#B9BAC3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb3e2; /* rgb */ color: rgb(191, 179, 226); /* oklch */ color: oklch(79.2% 0.067 296.5);
Tailwind
colors: {
custom: {
50: '#d2c9eb',
500: '#bfb3e2',
950: '#000000',
},
}SCSS
$custom: #bfb3e2; $custom-light: #d2c9eb; $custom-dark: #000000;
JSON
{
"hex": "#bfb3e2",
"rgb": {
"r": 191,
"g": 179,
"b": 226
},
"hsl": {
"h": 255.319,
"s": 44.762,
"l": 79.412
},
"oklch": {
"l": 0.79247,
"c": 0.06698,
"h": 296.5
},
"luminance": 0.48808
}Semantic roles & 50–950 ramp
primary
#BFB3E2
secondary
#E9EDDE
accent
#B82E95
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284