#B67FF9#B67FF9
#B67FF9 is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.2% C 0.178 H 302.9°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B67FF9 |
|---|---|
| RGB | rgb(182, 127, 249) |
| HSL | hsl(267, 91%, 74%) |
| HSV | hsv(267, 49%, 98%) |
| CMYK | cmyk(26.9%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(63.31, 44.85, -53.32) |
| CIE-LCH | lch(63.31, 69.68, 310.07°) |
| OKLab | oklab(70.23% 0.0969 -0.1498) |
| OKLCH | oklch(70.23% 0.178 302.9) |
| XYZ | xyz(43.9759, 31.9634, 93.4570) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.70
Easter Purple
#C071FE
ΔE00 3.64
Light Urple
#B36FF6
ΔE00 3.90
Liliac
#C48EFD
ΔE00 4.33
Bright Lavender
#C760FF
ΔE00 6.93
Bright Lilac
#C95EFB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B67FF9 #C2F97F
analogous
#7F85F9 #B67FF9 #F37FF9
triadic
#B67FF9 #F9B67F #7FF9B6
tetradic
#B67FF9 #F97F85 #C2F97F #7FF9F3
square
#B67FF9 #F97F85 #C2F97F #7FF9F3
split-complementary
#B67FF9 #F9F37F #85F97F
monochromatic
#730BF2 #9545F6 #B67FF9 #D7B9FC #EEE2FE
Accessibility & contrast
On white
2.84
#B67FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#B67FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B67FF9
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B67FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B67FF9 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FD
Deuteranopia (green-blind)
#6899F6
Tritanopia (blue-blind)
#AA95B0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b67ff9; /* rgb */ color: rgb(182, 127, 249); /* oklch */ color: oklch(70.2% 0.178 302.9);
Tailwind
colors: {
custom: {
50: '#cfa5fc',
500: '#b67ff9',
950: '#000000',
},
}SCSS
$custom: #b67ff9; $custom-light: #cfa5fc; $custom-dark: #000000;
JSON
{
"hex": "#b67ff9",
"rgb": {
"r": 182,
"g": 127,
"b": 249
},
"hsl": {
"h": 267.049,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.70225,
"c": 0.17838,
"h": 302.9
},
"luminance": 0.31963
}Semantic roles & 50–950 ramp
primary
#B67FF9
secondary
#E7F6D5
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85