#BD94EF#BD94EF
#BD94EF is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.9% C 0.134 H 304.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BD94EF |
|---|---|
| RGB | rgb(189, 148, 239) |
| HSL | hsl(267, 74%, 76%) |
| HSV | hsv(267, 38%, 94%) |
| CMYK | cmyk(20.9%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(68.19, 32.93, -40.10) |
| CIE-LCH | lch(68.19, 51.89, 309.39°) |
| OKLab | oklab(73.89% 0.0752 -0.1113) |
| OKLCH | oklch(73.89% 0.134 304) |
| XYZ | xyz(47.1529, 38.2308, 86.5398) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.70
Liliac
#C48EFD
ΔE00 3.15
Lavender (survey)
#C79FEF
ΔE00 3.47
Pastel Purple
#CAA0FF
ΔE00 3.61
Lilac (survey)
#CEA2FD
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD94EF #C6EF94
analogous
#9498EF #BD94EF #EA94EF
triadic
#BD94EF #EFBD94 #94EFBD
tetradic
#BD94EF #EF9498 #C6EF94 #94EFEA
square
#BD94EF #EF9498 #C6EF94 #94EFEA
split-complementary
#BD94EF #EFEA94 #98EF94
monochromatic
#7B2ADF #9C5FE7 #BD94EF #DEC9F7 #EFE4FB
Accessibility & contrast
On white
2.43
#BD94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BD94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD94EF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD94EF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#88A6ED
Tritanopia (blue-blind)
#B5A2B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd94ef; /* rgb */ color: rgb(189, 148, 239); /* oklch */ color: oklch(73.9% 0.134 304.0);
Tailwind
colors: {
custom: {
50: '#d2b4f4',
500: '#bd94ef',
950: '#000000',
},
}SCSS
$custom: #bd94ef; $custom-light: #d2b4f4; $custom-dark: #000000;
JSON
{
"hex": "#bd94ef",
"rgb": {
"r": 189,
"g": 148,
"b": 239
},
"hsl": {
"h": 267.033,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.73893,
"c": 0.13432,
"h": 304
},
"luminance": 0.38231
}Semantic roles & 50–950 ramp
primary
#BD94EF
secondary
#E7F3D8
accent
#D60F7D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085