#B79CFA#B79CFA
#B79CFA is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.3% C 0.135 H 296.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B79CFA |
|---|---|
| RGB | rgb(183, 156, 250) |
| HSL | hsl(257, 90%, 80%) |
| HSV | hsv(257, 38%, 98%) |
| CMYK | cmyk(26.8%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(70.00, 29.33, -43.32) |
| CIE-LCH | lch(70.00, 52.32, 304.10°) |
| OKLab | oklab(75.3% 0.0595 -0.1207) |
| OKLCH | oklch(75.3% 0.135 296.2) |
| XYZ | xyz(48.6681, 40.7458, 95.7246) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.74
Baby Purple
#CA9BF7
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 4.91
Liliac
#C48EFD
ΔE00 5.06
Lavender
#B39DDB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79CFA #DFFA9C
analogous
#9CB0FA #B79CFA #E69CFA
triadic
#B79CFA #FAB79C #9CFAB7
tetradic
#B79CFA #FA9CB0 #DFFA9C #9CFAE6
square
#B79CFA #FA9CB0 #DFFA9C #9CFAE6
split-complementary
#B79CFA #FAE69C #B0FA9C
monochromatic
#6227F4 #8D62F7 #B79CFA #E1D6FD #EAE2FE
Accessibility & contrast
On white
2.30
#B79CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B79CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79CFA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79CFA | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#A9ACBF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b79cfa; /* rgb */ color: rgb(183, 156, 250); /* oklch */ color: oklch(75.3% 0.135 296.2);
Tailwind
colors: {
custom: {
50: '#ceb9fc',
500: '#b79cfa',
950: '#000000',
},
}SCSS
$custom: #b79cfa; $custom-light: #ceb9fc; $custom-dark: #000000;
JSON
{
"hex": "#b79cfa",
"rgb": {
"r": 183,
"g": 156,
"b": 250
},
"hsl": {
"h": 257.234,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.75295,
"c": 0.13462,
"h": 296.2
},
"luminance": 0.40746
}Semantic roles & 50–950 ramp
primary
#B79CFA
secondary
#ECF6D5
accent
#E600A4
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085