#BF94E2#BF94E2
#BF94E2 is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.5% C 0.119 H 309.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94E2 |
|---|---|
| RGB | rgb(191, 148, 226) |
| HSL | hsl(273, 57%, 73%) |
| HSV | hsv(273, 35%, 89%) |
| CMYK | cmyk(15.5%, 34.5%, 0%, 11.4%) |
| CIE-LAB | lab(67.83, 30.64, -33.50) |
| CIE-LCH | lch(67.83, 45.40, 312.45°) |
| OKLab | oklab(73.49% 0.0746 -0.0923) |
| OKLCH | oklch(73.49% 0.119 309) |
| XYZ | xyz(45.8007, 37.7476, 76.8100) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.61
Lavender (survey)
#C79FEF
ΔE00 3.12
Baby Purple
#CA9BF7
ΔE00 3.63
Lavender
#B39DDB
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94E2 #B7E294
analogous
#9894E2 #BF94E2 #E294DE
triadic
#BF94E2 #E2BF94 #94E2BF
tetradic
#BF94E2 #E29894 #B7E294 #94DEE2
square
#BF94E2 #E29894 #B7E294 #94DEE2
split-complementary
#BF94E2 #DEE294 #94E298
monochromatic
#8536C6 #A264D5 #BF94E2 #DCC4EF #F1E7F8
Accessibility & contrast
On white
2.46
#BF94E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BF94E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94E2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94E2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A3E5
Deuteranopia (green-blind)
#8FA6E0
Tritanopia (blue-blind)
#BB9FB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf94e2; /* rgb */ color: rgb(191, 148, 226); /* oklch */ color: oklch(73.5% 0.119 309.0);
Tailwind
colors: {
custom: {
50: '#d3b4eb',
500: '#bf94e2',
950: '#000000',
},
}SCSS
$custom: #bf94e2; $custom-light: #d3b4eb; $custom-dark: #000000;
JSON
{
"hex": "#bf94e2",
"rgb": {
"r": 191,
"g": 148,
"b": 226
},
"hsl": {
"h": 273.077,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.73488,
"c": 0.1187,
"h": 309
},
"luminance": 0.37747
}Semantic roles & 50–950 ramp
primary
#BF94E2
secondary
#E4F0DB
accent
#C5216A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084