#B79FFD#B79FFD
#B79FFD is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.0% C 0.134 H 294.7°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B79FFD |
|---|---|
| RGB | rgb(183, 159, 253) |
| HSL | hsl(255, 96%, 81%) |
| HSV | hsv(255, 37%, 99%) |
| CMYK | cmyk(27.7%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.84, 28.38, -43.63) |
| CIE-LCH | lch(70.84, 52.05, 303.04°) |
| OKLab | oklab(75.98% 0.0561 -0.1216) |
| OKLCH | oklch(75.98% 0.134 294.7) |
| XYZ | xyz(49.6519, 41.9547, 98.3916) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.98
Baby Purple
#CA9BF7
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 5.34
Liliac
#C48EFD
ΔE00 5.83
Pale Violet
#CEAEFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79FFD #E5FD9F
analogous
#9FB6FD #B79FFD #E69FFD
triadic
#B79FFD #FDB79F #9FFDB7
tetradic
#B79FFD #FD9FB6 #E5FD9F #9FFDE6
square
#B79FFD #FD9FB6 #E5FD9F #9FFDE6
split-complementary
#B79FFD #FDE69F #B6FD9F
monochromatic
#5D27FB #8A63FC #B79FFD #E4DBFE #E9E1FE
Accessibility & contrast
On white
2.24
#B79FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#B79FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79FFD
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79FFD | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#A8AFC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b79ffd; /* rgb */ color: rgb(183, 159, 253); /* oklch */ color: oklch(76.0% 0.134 294.7);
Tailwind
colors: {
custom: {
50: '#cebbfe',
500: '#b79ffd',
950: '#000000',
},
}SCSS
$custom: #b79ffd; $custom-light: #cebbfe; $custom-dark: #000000;
JSON
{
"hex": "#b79ffd",
"rgb": {
"r": 183,
"g": 159,
"b": 253
},
"hsl": {
"h": 255.319,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.7598,
"c": 0.13395,
"h": 294.7
},
"luminance": 0.41955
}Semantic roles & 50–950 ramp
primary
#B79FFD
secondary
#EEF7D4
accent
#E600AB
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186