#BFABE1#BFABE1
#BFABE1 is a light, moderate violet. Relative luminance 0.456; OKLCH L 77.7% C 0.079 H 301.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABE1 |
|---|---|
| RGB | rgb(191, 171, 225) |
| HSL | hsl(262, 47%, 78%) |
| HSV | hsv(262, 24%, 88%) |
| CMYK | cmyk(15.1%, 24%, 0%, 11.8%) |
| CIE-LAB | lab(73.31, 17.69, -24.52) |
| CIE-LCH | lch(73.31, 30.24, 305.81°) |
| OKLab | oklab(77.67% 0.0411 -0.067) |
| OKLCH | oklch(77.67% 0.079 301.5) |
| XYZ | xyz(49.6366, 45.6384, 77.4137) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.10
Pale Violet
#CEAEFA
ΔE00 5.04
Light Violet
#D6B4FC
ΔE00 5.46
Lavender (survey)
#C79FEF
ΔE00 5.95
Light Lavender
#DFC5FE
ΔE00 7.17
Mauve
#E0B0FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABE1 #CDE1AB
analogous
#ABB2E1 #BFABE1 #DAABE1
triadic
#BFABE1 #E1BFAB #ABE1BF
tetradic
#BFABE1 #E1ABB2 #CDE1AB #ABE1DA
square
#BFABE1 #E1ABB2 #CDE1AB #ABE1DA
split-complementary
#BFABE1 #E1DAAB #B2E1AB
monochromatic
#7A51C1 #9D7ED1 #BFABE1 #E1D8F1 #EEE8F7
Accessibility & contrast
On white
2.07
#BFABE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#BFABE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABE1
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABE1 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E3
Deuteranopia (green-blind)
#A4B4DF
Tritanopia (blue-blind)
#BAB3BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfabe1; /* rgb */ color: rgb(191, 171, 225); /* oklch */ color: oklch(77.7% 0.079 301.5);
Tailwind
colors: {
custom: {
50: '#d2c4ea',
500: '#bfabe1',
950: '#000000',
},
}SCSS
$custom: #bfabe1; $custom-light: #d2c4ea; $custom-dark: #000000;
JSON
{
"hex": "#bfabe1",
"rgb": {
"r": 191,
"g": 171,
"b": 225
},
"hsl": {
"h": 262.222,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.77672,
"c": 0.0786,
"h": 301.5
},
"luminance": 0.45638
}Semantic roles & 50–950 ramp
primary
#BFABE1
secondary
#E8EEDD
accent
#BB2B85
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184