#BFABE3#BFABE3
#BFABE3 is a light, moderate violet. Relative luminance 0.457; OKLCH L 77.8% C 0.081 H 300.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABE3 |
|---|---|
| RGB | rgb(191, 171, 227) |
| HSL | hsl(261, 50%, 78%) |
| HSV | hsv(261, 25%, 89%) |
| CMYK | cmyk(15.9%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(73.38, 18.12, -25.50) |
| CIE-LCH | lch(73.38, 31.28, 305.40°) |
| OKLab | oklab(77.75% 0.0417 -0.0698) |
| OKLCH | oklch(77.75% 0.081 300.9) |
| XYZ | xyz(49.9111, 45.7482, 78.8590) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.94
Pale Violet
#CEAEFA
ΔE00 4.65
Light Violet
#D6B4FC
ΔE00 5.19
Lavender (survey)
#C79FEF
ΔE00 5.63
Lilac (survey)
#CEA2FD
ΔE00 7.05
Light Lavender
#DFC5FE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABE3 #CFE3AB
analogous
#ABB3E3 #BFABE3 #DBABE3
triadic
#BFABE3 #E3BFAB #ABE3BF
tetradic
#BFABE3 #E3ABB3 #CFE3AB #ABE3DB
square
#BFABE3 #E3ABB3 #CFE3AB #ABE3DB
split-complementary
#BFABE3 #E3DBAB #B3E3AB
monochromatic
#794FC4 #9C7DD4 #BFABE3 #E2D9F2 #EEE8F7
Accessibility & contrast
On white
2.07
#BFABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BFABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABE3
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABE3 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E5
Deuteranopia (green-blind)
#A3B4E1
Tritanopia (blue-blind)
#B9B3BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfabe3; /* rgb */ color: rgb(191, 171, 227); /* oklch */ color: oklch(77.8% 0.081 300.9);
Tailwind
colors: {
custom: {
50: '#d2c4ec',
500: '#bfabe3',
950: '#000000',
},
}SCSS
$custom: #bfabe3; $custom-light: #d2c4ec; $custom-dark: #000000;
JSON
{
"hex": "#bfabe3",
"rgb": {
"r": 191,
"g": 171,
"b": 227
},
"hsl": {
"h": 261.429,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.77751,
"c": 0.08127,
"h": 300.9
},
"luminance": 0.45748
}Semantic roles & 50–950 ramp
primary
#BFABE3
secondary
#E8EEDD
accent
#BD2888
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184