#B77CED#B77CED
#B77CED is a light, vivid violet. Relative luminance 0.306; OKLCH L 69.2% C 0.169 H 306.6°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B77CED |
|---|---|
| RGB | rgb(183, 124, 237) |
| HSL | hsl(271, 76%, 71%) |
| HSV | hsv(271, 48%, 93%) |
| CMYK | cmyk(22.8%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(62.17, 43.97, -48.51) |
| CIE-LCH | lch(62.17, 65.47, 312.19°) |
| OKLab | oklab(69.2% 0.1008 -0.1357) |
| OKLCH | oklch(69.2% 0.169 306.6) |
| XYZ | xyz(42.0190, 30.5974, 83.7966) |
| Luminance | 0.3060 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.10
Easter Purple
#C071FE
ΔE00 3.63
Light Urple
#B36FF6
ΔE00 3.70
Liliac
#C48EFD
ΔE00 5.01
Bright Lavender
#C760FF
ΔE00 6.49
Bright Lilac
#C95EFB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B77CED #B2ED7C
analogous
#7E7CED #B77CED #ED7CEB
triadic
#B77CED #EDB77C #7CEDB7
tetradic
#B77CED #ED7E7C #B2ED7C #7CEBED
square
#B77CED #ED7E7C #B2ED7C #7CEBED
split-complementary
#B77CED #EBED7C #7CED7E
monochromatic
#7B1DD2 #9946E6 #B77CED #D5B2F4 #F0E4FB
Accessibility & contrast
On white
2.95
#B77CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#B77CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B77CED
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B77CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B77CED | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E94F1
Deuteranopia (green-blind)
#6D97EA
Tritanopia (blue-blind)
#AF8FA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b77ced; /* rgb */ color: rgb(183, 124, 237); /* oklch */ color: oklch(69.2% 0.169 306.6);
Tailwind
colors: {
custom: {
50: '#cfa3f3',
500: '#b77ced',
950: '#000000',
},
}SCSS
$custom: #b77ced; $custom-light: #cfa3f3; $custom-dark: #000000;
JSON
{
"hex": "#b77ced",
"rgb": {
"r": 183,
"g": 124,
"b": 237
},
"hsl": {
"h": 271.327,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.69196,
"c": 0.16904,
"h": 306.6
},
"luminance": 0.30597
}Semantic roles & 50–950 ramp
primary
#B77CED
secondary
#E2F2D3
accent
#D80D6E
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85