#BFA8FE#BFA8FE
#BFA8FE is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.3% C 0.122 H 295.7°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA8FE |
|---|---|
| RGB | rgb(191, 168, 254) |
| HSL | hsl(256, 98%, 83%) |
| HSV | hsv(256, 34%, 100%) |
| CMYK | cmyk(24.8%, 33.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.70, 25.88, -39.66) |
| CIE-LCH | lch(73.70, 47.36, 303.12°) |
| OKLab | oklab(78.34% 0.0531 -0.1101) |
| OKLCH | oklch(78.34% 0.122 295.7) |
| XYZ | xyz(53.3737, 46.2368, 99.8594) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.74
Pale Violet
#CEAEFA
ΔE00 3.95
Lilac (survey)
#CEA2FD
ΔE00 4.22
Lavender (survey)
#C79FEF
ΔE00 4.72
Baby Purple
#CA9BF7
ΔE00 5.12
Light Violet
#D6B4FC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA8FE #E7FEA8
analogous
#A8BCFE #BFA8FE #EAA8FE
triadic
#BFA8FE #FEBFA8 #A8FEBF
tetradic
#BFA8FE #FEA8BC #E7FEA8 #A8FEEA
square
#BFA8FE #FEA8BC #E7FEA8 #A8FEEA
split-complementary
#BFA8FE #FEEAA8 #BCFEA8
monochromatic
#662FFD #926BFD #BFA8FE #E9E1FF #E9E1FF
Accessibility & contrast
On white
2.05
#BFA8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BFA8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA8FE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA8FE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#B2B6C8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfa8fe; /* rgb */ color: rgb(191, 168, 254); /* oklch */ color: oklch(78.3% 0.122 295.7);
Tailwind
colors: {
custom: {
50: '#d3c2ff',
500: '#bfa8fe',
950: '#000000',
},
}SCSS
$custom: #bfa8fe; $custom-light: #d3c2ff; $custom-dark: #000000;
JSON
{
"hex": "#bfa8fe",
"rgb": {
"r": 191,
"g": 168,
"b": 254
},
"hsl": {
"h": 256.047,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.78338,
"c": 0.1222,
"h": 295.7
},
"luminance": 0.46237
}Semantic roles & 50–950 ramp
primary
#BFA8FE
secondary
#EEF7D4
accent
#E600A8
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186