#BD94F2#BD94F2
#BD94F2 is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.0% C 0.138 H 303.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BD94F2 |
|---|---|
| RGB | rgb(189, 148, 242) |
| HSL | hsl(266, 78%, 76%) |
| HSV | hsv(266, 39%, 95%) |
| CMYK | cmyk(21.9%, 38.8%, 0%, 5.1%) |
| CIE-LAB | lab(68.32, 33.61, -41.54) |
| CIE-LCH | lch(68.32, 53.44, 308.97°) |
| OKLab | oklab(74.04% 0.0758 -0.1155) |
| OKLCH | oklch(74.04% 0.138 303.3) |
| XYZ | xyz(47.5998, 38.4095, 88.8933) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.76
Liliac
#C48EFD
ΔE00 2.79
Pastel Purple
#CAA0FF
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.16
Pale Purple
#B790D4
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD94F2 #C9F294
analogous
#949AF2 #BD94F2 #EC94F2
triadic
#BD94F2 #F2BD94 #94F2BD
tetradic
#BD94F2 #F2949A #C9F294 #94F2EC
square
#BD94F2 #F2949A #C9F294 #94F2EC
split-complementary
#BD94F2 #F2EC94 #9AF294
monochromatic
#7A27E5 #9B5DEB #BD94F2 #DFCBF9 #EEE4FC
Accessibility & contrast
On white
2.42
#BD94F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BD94F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD94F2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD94F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD94F2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#86A6EF
Tritanopia (blue-blind)
#B4A3B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bd94f2; /* rgb */ color: rgb(189, 148, 242); /* oklch */ color: oklch(74.0% 0.138 303.3);
Tailwind
colors: {
custom: {
50: '#d2b4f6',
500: '#bd94f2',
950: '#000000',
},
}SCSS
$custom: #bd94f2; $custom-light: #d2b4f6; $custom-dark: #000000;
JSON
{
"hex": "#bd94f2",
"rgb": {
"r": 189,
"g": 148,
"b": 242
},
"hsl": {
"h": 266.17,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.74035,
"c": 0.13811,
"h": 303.3
},
"luminance": 0.38409
}Semantic roles & 50–950 ramp
primary
#BD94F2
secondary
#E7F3D8
accent
#DB0B80
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085