#BFACDC#BFACDC
#BFACDC is a light, moderate violet. Relative luminance 0.457; OKLCH L 77.7% C 0.070 H 302.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFACDC |
|---|---|
| RGB | rgb(191, 172, 220) |
| HSL | hsl(264, 41%, 77%) |
| HSV | hsv(264, 22%, 86%) |
| CMYK | cmyk(13.2%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(73.38, 16.07, -21.68) |
| CIE-LCH | lch(73.38, 26.99, 306.54°) |
| OKLab | oklab(77.67% 0.0381 -0.059) |
| OKLCH | oklch(77.67% 0.07 302.8) |
| XYZ | xyz(49.1541, 45.7488, 73.9371) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.04
Pale Violet
#CEAEFA
ΔE00 6.33
Light Violet
#D6B4FC
ΔE00 6.44
Lilac
#C8A2C8
ΔE00 6.68
Lavender (survey)
#C79FEF
ΔE00 7.20
Light Lavender
#DFC5FE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFACDC #C9DCAC
analogous
#ACB1DC #BFACDC #D7ACDC
triadic
#BFACDC #DCBFAC #ACDCBF
tetradic
#BFACDC #DCACB1 #C9DCAC #ACDCD7
square
#BFACDC #DCACB1 #C9DCAC #ACDCD7
split-complementary
#BFACDC #DCD7AC #B1DCAC
monochromatic
#7D56B8 #9E81CA #BFACDC #E0D7EE #EEE9F6
Accessibility & contrast
On white
2.07
#BFACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BFACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFACDC
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFACDC | 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)
#A3B4DE
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#BBB3BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfacdc; /* rgb */ color: rgb(191, 172, 220); /* oklch */ color: oklch(77.7% 0.070 302.8);
Tailwind
colors: {
custom: {
50: '#d2c4e7',
500: '#bfacdc',
950: '#000000',
},
}SCSS
$custom: #bfacdc; $custom-light: #d2c4e7; $custom-dark: #000000;
JSON
{
"hex": "#bfacdc",
"rgb": {
"r": 191,
"g": 172,
"b": 220
},
"hsl": {
"h": 263.75,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.77669,
"c": 0.07028,
"h": 302.8
},
"luminance": 0.45749
}Semantic roles & 50–950 ramp
primary
#BFACDC
secondary
#E7EDDE
accent
#B43280
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141216
muted
#828184