#B67FFE#B67FFE
#B67FFE is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.5% C 0.184 H 301.9°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B67FFE |
|---|---|
| RGB | rgb(182, 127, 254) |
| HSL | hsl(266, 98%, 75%) |
| HSV | hsv(266, 50%, 100%) |
| CMYK | cmyk(28.3%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(63.57, 46.03, -55.66) |
| CIE-LCH | lch(63.57, 72.23, 309.59°) |
| OKLab | oklab(70.5% 0.0974 -0.1566) |
| OKLCH | oklch(70.5% 0.184 301.9) |
| XYZ | xyz(44.7661, 32.2795, 97.6189) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.05
Easter Purple
#C071FE
ΔE00 3.66
Light Urple
#B36FF6
ΔE00 4.01
Liliac
#C48EFD
ΔE00 4.49
Bright Lavender
#C760FF
ΔE00 6.95
Bright Lilac
#C95EFB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B67FFE #C7FE7F
analogous
#7F88FE #B67FFE #F57FFE
triadic
#B67FFE #FEB67F #7FFEB6
tetradic
#B67FFE #FE7F88 #C7FE7F #7FFEF5
square
#B67FFE #FE7F88 #C7FE7F #7FFEF5
split-complementary
#B67FFE #FEF57F #88FE7F
monochromatic
#7106FD #9342FE #B67FFE #D9BCFE #EEE1FF
Accessibility & contrast
On white
2.82
#B67FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#B67FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B67FFE
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B67FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B67FFE | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#6499FB
Tritanopia (blue-blind)
#A896B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b67ffe; /* rgb */ color: rgb(182, 127, 254); /* oklch */ color: oklch(70.5% 0.184 301.9);
Tailwind
colors: {
custom: {
50: '#cfa5ff',
500: '#b67ffe',
950: '#000000',
},
}SCSS
$custom: #b67ffe; $custom-light: #cfa5ff; $custom-dark: #000000;
JSON
{
"hex": "#b67ffe",
"rgb": {
"r": 182,
"g": 127,
"b": 254
},
"hsl": {
"h": 265.984,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.70503,
"c": 0.18438,
"h": 301.9
},
"luminance": 0.3228
}Semantic roles & 50–950 ramp
primary
#B67FFE
secondary
#E8F7D4
accent
#E60082
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86