#BD79F9#BD79F9
#BD79F9 is a light, vivid violet. Relative luminance 0.313; OKLCH L 70.0% C 0.189 H 306.7°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BD79F9 |
|---|---|
| RGB | rgb(189, 121, 249) |
| HSL | hsl(272, 91%, 73%) |
| HSV | hsv(272, 51%, 98%) |
| CMYK | cmyk(24.1%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(62.79, 49.86, -54.11) |
| CIE-LCH | lch(62.79, 73.58, 312.66°) |
| OKLab | oklab(70% 0.1131 -0.1519) |
| OKLCH | oklch(70% 0.189 306.7) |
| XYZ | xyz(44.9190, 31.3335, 93.2858) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.82
Easter Purple
#C071FE
ΔE00 1.91
Light Urple
#B36FF6
ΔE00 3.02
Liliac
#C48EFD
ΔE00 5.14
Bright Lavender
#C760FF
ΔE00 5.16
Bright Lilac
#C95EFB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD79F9 #B5F979
analogous
#7D79F9 #BD79F9 #F979F5
triadic
#BD79F9 #F9BD79 #79F9BD
tetradic
#BD79F9 #F97D79 #B5F979 #79F5F9
square
#BD79F9 #F97D79 #B5F979 #79F5F9
split-complementary
#BD79F9 #F5F979 #79F97D
monochromatic
#830BED #A03EF6 #BD79F9 #DAB4FC #F1E2FE
Accessibility & contrast
On white
2.89
#BD79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#BD79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD79F9
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD79F9 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5295FD
Deuteranopia (green-blind)
#6798F6
Tritanopia (blue-blind)
#B490AE
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bd79f9; /* rgb */ color: rgb(189, 121, 249); /* oklch */ color: oklch(70.0% 0.189 306.7);
Tailwind
colors: {
custom: {
50: '#d4a2fc',
500: '#bd79f9',
950: '#000000',
},
}SCSS
$custom: #bd79f9; $custom-light: #d4a2fc; $custom-dark: #000000;
JSON
{
"hex": "#bd79f9",
"rgb": {
"r": 189,
"g": 121,
"b": 249
},
"hsl": {
"h": 271.875,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.70001,
"c": 0.18939,
"h": 306.7
},
"luminance": 0.31333
}Semantic roles & 50–950 ramp
primary
#BD79F9
secondary
#E4F6D5
accent
#E6006C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85