#B079FF#B079FF
#B079FF is a light, vivid violet. Relative luminance 0.301; OKLCH L 69.0% C 0.193 H 300.4°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B079FF |
|---|---|
| RGB | rgb(176, 121, 255) |
| HSL | hsl(265, 100%, 74%) |
| HSV | hsv(265, 53%, 100%) |
| CMYK | cmyk(31%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(61.76, 48.02, -59.13) |
| CIE-LCH | lch(61.76, 76.17, 309.08°) |
| OKLab | oklab(69.04% 0.0977 -0.1669) |
| OKLCH | oklch(69.04% 0.193 300.4) |
| XYZ | xyz(42.7876, 30.1246, 98.1488) |
| Luminance | 0.3013 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 2.88
Easter Purple
#C071FE
ΔE00 3.43
Light Purple
#BF77F6
ΔE00 3.53
Bright Lavender
#C760FF
ΔE00 6.28
Liliac
#C48EFD
ΔE00 6.34
Bright Lilac
#C95EFB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B079FF #C8FF79
analogous
#7985FF #B079FF #F379FF
triadic
#B079FF #FFB079 #79FFB0
tetradic
#B079FF #FF7985 #C8FF79 #79FFF3
square
#B079FF #FF7985 #C8FF79 #79FFF3
split-complementary
#B079FF #FFF379 #85FF79
monochromatic
#6800FE #8C3CFF #B079FF #D4B6FF #EDE0FF
Accessibility & contrast
On white
2.99
#B079FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#B079FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B079FF
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B079FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B079FF | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4795FF
Deuteranopia (green-blind)
#5794FC
Tritanopia (blue-blind)
#A093B1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b079ff; /* rgb */ color: rgb(176, 121, 255); /* oklch */ color: oklch(69.0% 0.193 300.4);
Tailwind
colors: {
custom: {
50: '#cba1ff',
500: '#b079ff',
950: '#000000',
},
}SCSS
$custom: #b079ff; $custom-light: #cba1ff; $custom-dark: #000000;
JSON
{
"hex": "#b079ff",
"rgb": {
"r": 176,
"g": 121,
"b": 255
},
"hsl": {
"h": 264.627,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.69039,
"c": 0.19341,
"h": 300.4
},
"luminance": 0.30125
}Semantic roles & 50–950 ramp
primary
#B079FF
secondary
#E9F7D4
accent
#E60087
background
#FCFAFF
surface
#F9F3FF
border
#D2CDD7
text
#140F18
muted
#827F86