#BFAFFB#BFAFFB
#BFAFFB is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.5% C 0.107 H 293.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFFB |
|---|---|
| RGB | rgb(191, 175, 251) |
| HSL | hsl(253, 90%, 84%) |
| HSV | hsv(253, 30%, 98%) |
| CMYK | cmyk(23.9%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.26, 21.31, -35.61) |
| CIE-LCH | lch(75.26, 41.50, 300.89°) |
| OKLab | oklab(79.5% 0.0428 -0.0985) |
| OKLCH | oklch(79.5% 0.107 293.5) |
| XYZ | xyz(54.2243, 48.7007, 97.7915) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.85
Light Violet
#D6B4FC
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.65
Lilac (survey)
#CEA2FD
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 5.93
Lavender
#B39DDB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFFB #EBFBAF
analogous
#AFC5FB #BFAFFB #E5AFFB
triadic
#BFAFFB #FBBFAF #AFFBBF
tetradic
#BFAFFB #FBAFC5 #EBFBAF #AFFBE5
square
#BFAFFB #FBAFC5 #EBFBAF #AFFBE5
split-complementary
#BFAFFB #FBE5AF #C5FBAF
monochromatic
#623AF5 #9075F8 #BFAFFB #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.96
#BFAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#BFAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFFB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFFB | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFE
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#B3BCCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfaffb; /* rgb */ color: rgb(191, 175, 251); /* oklch */ color: oklch(79.5% 0.107 293.5);
Tailwind
colors: {
custom: {
50: '#d3c7fd',
500: '#bfaffb',
950: '#000000',
},
}SCSS
$custom: #bfaffb; $custom-light: #d3c7fd; $custom-dark: #000000;
JSON
{
"hex": "#bfaffb",
"rgb": {
"r": 191,
"g": 175,
"b": 251
},
"hsl": {
"h": 252.632,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.79499,
"c": 0.10736,
"h": 293.5
},
"luminance": 0.48701
}Semantic roles & 50–950 ramp
primary
#BFAFFB
secondary
#EFF6D5
accent
#E600B5
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285