#B79DFF#B79DFF
#B79DFF is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.7% C 0.140 H 295.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B79DFF |
|---|---|
| RGB | rgb(183, 157, 255) |
| HSL | hsl(256, 100%, 81%) |
| HSV | hsv(256, 38%, 100%) |
| CMYK | cmyk(28.2%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(70.46, 29.98, -45.32) |
| CIE-LCH | lch(70.46, 54.34, 303.48°) |
| OKLab | oklab(75.72% 0.0592 -0.1265) |
| OKLCH | oklch(75.72% 0.14 295.1) |
| XYZ | xyz(49.6310, 41.4006, 99.9647) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 5.04
Lilac (survey)
#CEA2FD
ΔE00 5.10
Liliac
#C48EFD
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 5.58
Pale Violet
#CEAEFA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79DFF #E5FF9D
analogous
#9DB4FF #B79DFF #E89DFF
triadic
#B79DFF #FFB79D #9DFFB7
tetradic
#B79DFF #FF9DB4 #E5FF9D #9DFFE8
square
#B79DFF #FF9DB4 #E5FF9D #9DFFE8
split-complementary
#B79DFF #FFE89D #B4FF9D
monochromatic
#5D23FF #8A60FF #B79DFF #E4DAFF #E9E0FF
Accessibility & contrast
On white
2.26
#B79DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#B79DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79DFF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79DFF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#85ABFC
Tritanopia (blue-blind)
#A8AEC2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b79dff; /* rgb */ color: rgb(183, 157, 255); /* oklch */ color: oklch(75.7% 0.140 295.1);
Tailwind
colors: {
custom: {
50: '#cebaff',
500: '#b79dff',
950: '#000000',
},
}SCSS
$custom: #b79dff; $custom-light: #cebaff; $custom-dark: #000000;
JSON
{
"hex": "#b79dff",
"rgb": {
"r": 183,
"g": 157,
"b": 255
},
"hsl": {
"h": 255.918,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.75717,
"c": 0.13968,
"h": 295.1
},
"luminance": 0.41401
}Semantic roles & 50–950 ramp
primary
#B79DFF
secondary
#EEF7D4
accent
#E600A9
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086