#B775FF#B775FF
#B775FF is a light, highly saturated violet. Relative luminance 0.300; OKLCH L 69.1% C 0.201 H 303.7°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B775FF |
|---|---|
| RGB | rgb(183, 117, 255) |
| HSL | hsl(269, 100%, 73%) |
| HSV | hsv(269, 54%, 100%) |
| CMYK | cmyk(28.2%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(61.66, 51.85, -59.24) |
| CIE-LCH | lch(61.66, 78.73, 311.19°) |
| OKLab | oklab(69.13% 0.1113 -0.167) |
| OKLCH | oklch(69.13% 0.201 303.7) |
| XYZ | xyz(43.9357, 30.0100, 98.0662) |
| Luminance | 0.3001 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Easter Purple
#C071FE
ΔE00 1.85
Light Urple
#B36FF6
ΔE00 1.97
Light Purple
#BF77F6
ΔE00 2.39
Bright Lavender
#C760FF
ΔE00 4.77
Bright Lilac
#C95EFB
ΔE00 5.38
Liliac
#C48EFD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B775FF #BDFF75
analogous
#7578FF #B775FF #FC75FF
triadic
#B775FF #FFB775 #75FFB7
tetradic
#B775FF #FF7578 #BDFF75 #75FFFC
square
#B775FF #FF7578 #BDFF75 #75FFFC
split-complementary
#B775FF #FFFC75 #78FF75
monochromatic
#7700FA #9738FF #B775FF #D7B2FF #EFE0FF
Accessibility & contrast
On white
3.00
#B775FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#B775FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B775FF
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B775FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B775FF | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4293FF
Deuteranopia (green-blind)
#5995FC
Tritanopia (blue-blind)
#AA8FAF
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b775ff; /* rgb */ color: rgb(183, 117, 255); /* oklch */ color: oklch(69.1% 0.201 303.7);
Tailwind
colors: {
custom: {
50: '#d09fff',
500: '#b775ff',
950: '#000000',
},
}SCSS
$custom: #b775ff; $custom-light: #d09fff; $custom-dark: #000000;
JSON
{
"hex": "#b775ff",
"rgb": {
"r": 183,
"g": 117,
"b": 255
},
"hsl": {
"h": 268.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.6913,
"c": 0.20071,
"h": 303.7
},
"luminance": 0.3001
}Semantic roles & 50–950 ramp
primary
#B775FF
secondary
#E6F7D4
accent
#E60078
background
#FDF9FF
surface
#FAF2FF
border
#D3CCD7
text
#140F18
muted
#837E86