#B677FF#B677FF
#B677FF is a light, vivid violet. Relative luminance 0.304; OKLCH L 69.3% C 0.198 H 303.0°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B677FF |
|---|---|
| RGB | rgb(182, 119, 255) |
| HSL | hsl(268, 100%, 73%) |
| HSV | hsv(268, 53%, 100%) |
| CMYK | cmyk(28.6%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(61.96, 50.55, -58.77) |
| CIE-LCH | lch(61.96, 77.52, 310.70°) |
| OKLab | oklab(69.33% 0.1076 -0.1657) |
| OKLCH | oklch(69.33% 0.198 303) |
| XYZ | xyz(43.9342, 30.3588, 98.1336) |
| Luminance | 0.3036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Easter Purple
#C071FE
ΔE00 2.23
Light Urple
#B36FF6
ΔE00 2.31
Light Purple
#BF77F6
ΔE00 2.49
Bright Lavender
#C760FF
ΔE00 5.26
Bright Lilac
#C95EFB
ΔE00 5.85
Liliac
#C48EFD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B677FF #C0FF77
analogous
#777CFF #B677FF #FA77FF
triadic
#B677FF #FFB677 #77FFB6
tetradic
#B677FF #FF777C #C0FF77 #77FFFA
square
#B677FF #FF777C #C0FF77 #77FFFA
split-complementary
#B677FF #FFFA77 #7CFF77
monochromatic
#7500FC #953AFF #B677FF #D7B4FF #EFE0FF
Accessibility & contrast
On white
2.97
#B677FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#B677FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B677FF
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B677FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B677FF | 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)
#4694FF
Deuteranopia (green-blind)
#5A95FC
Tritanopia (blue-blind)
#A991B0
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b677ff; /* rgb */ color: rgb(182, 119, 255); /* oklch */ color: oklch(69.3% 0.198 303.0);
Tailwind
colors: {
custom: {
50: '#cfa0ff',
500: '#b677ff',
950: '#000000',
},
}SCSS
$custom: #b677ff; $custom-light: #cfa0ff; $custom-dark: #000000;
JSON
{
"hex": "#b677ff",
"rgb": {
"r": 182,
"g": 119,
"b": 255
},
"hsl": {
"h": 267.794,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.69327,
"c": 0.19753,
"h": 303
},
"luminance": 0.30359
}Semantic roles & 50–950 ramp
primary
#B677FF
secondary
#E7F7D4
accent
#E6007B
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F18
muted
#837F86