#B79DFE#B79DFE
#B79DFE is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.7% C 0.138 H 295.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B79DFE |
|---|---|
| RGB | rgb(183, 157, 254) |
| HSL | hsl(256, 98%, 81%) |
| HSV | hsv(256, 38%, 100%) |
| CMYK | cmyk(28%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(70.41, 29.74, -44.85) |
| CIE-LCH | lch(70.41, 53.81, 303.55°) |
| OKLab | oklab(75.67% 0.059 -0.1252) |
| OKLCH | oklch(75.67% 0.138 295.2) |
| XYZ | xyz(49.4705, 41.3363, 99.1191) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 4.94
Lilac (survey)
#CEA2FD
ΔE00 5.02
Liliac
#C48EFD
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 5.44
Pale Violet
#CEAEFA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79DFE #E4FE9D
analogous
#9DB3FE #B79DFE #E79DFE
triadic
#B79DFE #FEB79D #9DFEB7
tetradic
#B79DFE #FE9DB3 #E4FE9D #9DFEE7
square
#B79DFE #FE9DB3 #E4FE9D #9DFEE7
split-complementary
#B79DFE #FEE79D #B3FE9D
monochromatic
#5E24FD #8A60FD #B79DFE #E4DAFF #E9E1FF
Accessibility & contrast
On white
2.27
#B79DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B79DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79DFE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79DFE | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#A8AEC2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b79dfe; /* rgb */ color: rgb(183, 157, 254); /* oklch */ color: oklch(75.7% 0.138 295.2);
Tailwind
colors: {
custom: {
50: '#cebaff',
500: '#b79dfe',
950: '#000000',
},
}SCSS
$custom: #b79dfe; $custom-light: #cebaff; $custom-dark: #000000;
JSON
{
"hex": "#b79dfe",
"rgb": {
"r": 183,
"g": 157,
"b": 254
},
"hsl": {
"h": 256.082,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.75668,
"c": 0.13835,
"h": 295.2
},
"luminance": 0.41337
}Semantic roles & 50–950 ramp
primary
#B79DFE
secondary
#EEF7D4
accent
#E600A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086