#B67CFA#B67CFA
#B67CFA is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.8% C 0.184 H 303.2°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B67CFA |
|---|---|
| RGB | rgb(182, 124, 250) |
| HSL | hsl(268, 93%, 73%) |
| HSV | hsv(268, 50%, 98%) |
| CMYK | cmyk(27.2%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(62.73, 46.71, -54.80) |
| CIE-LCH | lch(62.73, 72.01, 310.44°) |
| OKLab | oklab(69.81% 0.1009 -0.1541) |
| OKLCH | oklch(69.81% 0.184 303.2) |
| XYZ | xyz(43.7506, 31.2626, 94.1533) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.31
Easter Purple
#C071FE
ΔE00 2.99
Light Urple
#B36FF6
ΔE00 3.19
Liliac
#C48EFD
ΔE00 4.97
Bright Lavender
#C760FF
ΔE00 6.24
Bright Lilac
#C95EFB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B67CFA #C0FA7C
analogous
#7C81FA #B67CFA #F57CFA
triadic
#B67CFA #FAB67C #7CFAB6
tetradic
#B67CFA #FA7C81 #C0FA7C #7CFAF5
square
#B67CFA #FA7C81 #C0FA7C #7CFAF5
split-complementary
#B67CFA #FAF57C #81FA7C
monochromatic
#7509F2 #9541F8 #B67CFA #D7B7FC #EFE2FE
Accessibility & contrast
On white
2.90
#B67CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#B67CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B67CFA
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B67CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B67CFA | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FE
Deuteranopia (green-blind)
#6498F7
Tritanopia (blue-blind)
#AA93B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b67cfa; /* rgb */ color: rgb(182, 124, 250); /* oklch */ color: oklch(69.8% 0.184 303.2);
Tailwind
colors: {
custom: {
50: '#cfa3fc',
500: '#b67cfa',
950: '#000000',
},
}SCSS
$custom: #b67cfa; $custom-light: #cfa3fc; $custom-dark: #000000;
JSON
{
"hex": "#b67cfa",
"rgb": {
"r": 182,
"g": 124,
"b": 250
},
"hsl": {
"h": 267.619,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.69807,
"c": 0.18417,
"h": 303.2
},
"luminance": 0.31263
}Semantic roles & 50–950 ramp
primary
#B67CFA
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85