#B77BED#B77BED
#B77BED is a light, vivid violet. Relative luminance 0.303; OKLCH L 69.0% C 0.171 H 306.8°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B77BED |
|---|---|
| RGB | rgb(183, 123, 237) |
| HSL | hsl(272, 76%, 71%) |
| HSV | hsv(272, 48%, 93%) |
| CMYK | cmyk(22.8%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(61.95, 44.51, -48.85) |
| CIE-LCH | lch(61.95, 66.09, 312.34°) |
| OKLab | oklab(69.04% 0.1021 -0.1367) |
| OKLCH | oklch(69.04% 0.171 306.8) |
| XYZ | xyz(41.8944, 30.3480, 83.7551) |
| Luminance | 0.3035 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.96
Easter Purple
#C071FE
ΔE00 3.46
Light Urple
#B36FF6
ΔE00 3.48
Liliac
#C48EFD
ΔE00 5.22
Bright Lavender
#C760FF
ΔE00 6.27
Bright Lilac
#C95EFB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77BED #B1ED7B
analogous
#7E7BED #B77BED #ED7BEA
triadic
#B77BED #EDB77B #7BEDB7
tetradic
#B77BED #ED7E7B #B1ED7B #7BEAED
square
#B77BED #ED7E7B #B1ED7B #7BEAED
split-complementary
#B77BED #EAED7B #7BED7E
monochromatic
#7C1DD1 #9A45E6 #B77BED #D4B1F4 #F0E4FB
Accessibility & contrast
On white
2.97
#B77BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#B77BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77BED
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77BED | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C94F1
Deuteranopia (green-blind)
#6C96EA
Tritanopia (blue-blind)
#AF8EA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b77bed; /* rgb */ color: rgb(183, 123, 237); /* oklch */ color: oklch(69.0% 0.171 306.8);
Tailwind
colors: {
custom: {
50: '#cfa2f3',
500: '#b77bed',
950: '#000000',
},
}SCSS
$custom: #b77bed; $custom-light: #cfa2f3; $custom-dark: #000000;
JSON
{
"hex": "#b77bed",
"rgb": {
"r": 183,
"g": 123,
"b": 237
},
"hsl": {
"h": 271.579,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.69038,
"c": 0.17063,
"h": 306.8
},
"luminance": 0.30348
}Semantic roles & 50–950 ramp
primary
#B77BED
secondary
#E1F1D2
accent
#D80D6D
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85