#BFA5FE#BFA5FE
#BFA5FE is a light, vivid violet. Relative luminance 0.451; OKLCH L 77.8% C 0.127 H 296.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA5FE |
|---|---|
| RGB | rgb(191, 165, 254) |
| HSL | hsl(258, 98%, 82%) |
| HSV | hsv(258, 35%, 100%) |
| CMYK | cmyk(24.8%, 35%, 0%, 0.4%) |
| CIE-LAB | lab(72.99, 27.54, -40.77) |
| CIE-LCH | lch(72.99, 49.20, 304.03°) |
| OKLab | oklab(77.79% 0.0572 -0.1133) |
| OKLCH | oklch(77.79% 0.127 296.8) |
| XYZ | xyz(52.8262, 45.1419, 99.6769) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.08
Lilac (survey)
#CEA2FD
ΔE00 3.73
Pale Violet
#CEAEFA
ΔE00 4.22
Lavender (survey)
#C79FEF
ΔE00 4.32
Baby Purple
#CA9BF7
ΔE00 4.45
Light Violet
#D6B4FC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA5FE #E4FEA5
analogous
#A5B8FE #BFA5FE #EBA5FE
triadic
#BFA5FE #FEBFA5 #A5FEBF
tetradic
#BFA5FE #FEA5B8 #E4FEA5 #A5FEEB
square
#BFA5FE #FEA5B8 #E4FEA5 #A5FEEB
split-complementary
#BFA5FE #FEEBA5 #B8FEA5
monochromatic
#692CFD #9468FD #BFA5FE #E9E1FF #E9E1FF
Accessibility & contrast
On white
2.09
#BFA5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#BFA5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA5FE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA5FE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#B3B4C6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfa5fe; /* rgb */ color: rgb(191, 165, 254); /* oklch */ color: oklch(77.8% 0.127 296.8);
Tailwind
colors: {
custom: {
50: '#d4c0ff',
500: '#bfa5fe',
950: '#000000',
},
}SCSS
$custom: #bfa5fe; $custom-light: #d4c0ff; $custom-dark: #000000;
JSON
{
"hex": "#bfa5fe",
"rgb": {
"r": 191,
"g": 165,
"b": 254
},
"hsl": {
"h": 257.528,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.77793,
"c": 0.12687,
"h": 296.8
},
"luminance": 0.45142
}Semantic roles & 50–950 ramp
primary
#BFA5FE
secondary
#EDF7D4
accent
#E600A2
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186