#B67FF7#B67FF7
#B67FF7 is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.1% C 0.176 H 303.3°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B67FF7 |
|---|---|
| RGB | rgb(182, 127, 247) |
| HSL | hsl(268, 88%, 73%) |
| HSV | hsv(268, 49%, 97%) |
| CMYK | cmyk(26.3%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(63.21, 44.39, -52.39) |
| CIE-LCH | lch(63.21, 68.66, 310.27°) |
| OKLab | oklab(70.12% 0.0967 -0.147) |
| OKLCH | oklch(70.12% 0.176 303.3) |
| XYZ | xyz(43.6656, 31.8393, 91.8228) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.61
Easter Purple
#C071FE
ΔE00 3.68
Light Urple
#B36FF6
ΔE00 3.91
Liliac
#C48EFD
ΔE00 4.30
Bright Lavender
#C760FF
ΔE00 6.94
Bright Lilac
#C95EFB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B67FF7 #C0F77F
analogous
#7F84F7 #B67FF7 #F27FF7
triadic
#B67FF7 #F7B67F #7FF7B6
tetradic
#B67FF7 #F77F84 #C0F77F #7FF7F2
square
#B67FF7 #F77F84 #C0F77F #7FF7F2
split-complementary
#B67FF7 #F7F27F #84F77F
monochromatic
#750FED #9545F3 #B67FF7 #D7B9FB #EFE2FD
Accessibility & contrast
On white
2.85
#B67FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#B67FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B67FF7
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B67FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B67FF7 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B98FB
Deuteranopia (green-blind)
#6999F4
Tritanopia (blue-blind)
#AB94B0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b67ff7; /* rgb */ color: rgb(182, 127, 247); /* oklch */ color: oklch(70.1% 0.176 303.3);
Tailwind
colors: {
custom: {
50: '#cea5fa',
500: '#b67ff7',
950: '#000000',
},
}SCSS
$custom: #b67ff7; $custom-light: #cea5fa; $custom-dark: #000000;
JSON
{
"hex": "#b67ff7",
"rgb": {
"r": 182,
"g": 127,
"b": 247
},
"hsl": {
"h": 267.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.70115,
"c": 0.17599,
"h": 303.3
},
"luminance": 0.31839
}Semantic roles & 50–950 ramp
primary
#B67FF7
secondary
#E7F5D6
accent
#E5017C
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#140F17
muted
#827F85