#B68BFA#B68BFA
#B68BFA is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.2% C 0.161 H 300.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B68BFA |
|---|---|
| RGB | rgb(182, 139, 250) |
| HSL | hsl(263, 92%, 76%) |
| HSV | hsv(263, 44%, 98%) |
| CMYK | cmyk(27.2%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(65.99, 38.51, -49.63) |
| CIE-LCH | lch(65.99, 62.82, 307.81°) |
| OKLab | oklab(72.24% 0.0812 -0.139) |
| OKLCH | oklch(72.24% 0.161 300.3) |
| XYZ | xyz(45.7754, 35.3122, 94.8283) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.68
Light Purple
#BF77F6
ΔE00 5.40
Baby Purple
#CA9BF7
ΔE00 5.73
Pastel Purple
#CAA0FF
ΔE00 6.05
Easter Purple
#C071FE
ΔE00 6.54
Light Urple
#B36FF6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68BFA #CFFA8B
analogous
#8B98FA #B68BFA #EE8BFA
triadic
#B68BFA #FAB68B #8BFAB6
tetradic
#B68BFA #FA8B98 #CFFA8B #8BFAEE
square
#B68BFA #FA8B98 #CFFA8B #8BFAEE
split-complementary
#B68BFA #FAEE8B #98FA8B
monochromatic
#6C16F5 #9150F7 #B68BFA #DBC6FD #EDE2FE
Accessibility & contrast
On white
2.60
#B68BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#B68BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68BFA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68BFA | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#74A0F7
Tritanopia (blue-blind)
#A99FB7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b68bfa; /* rgb */ color: rgb(182, 139, 250); /* oklch */ color: oklch(72.2% 0.161 300.3);
Tailwind
colors: {
custom: {
50: '#ceadfc',
500: '#b68bfa',
950: '#000000',
},
}SCSS
$custom: #b68bfa; $custom-light: #ceadfc; $custom-dark: #000000;
JSON
{
"hex": "#b68bfa",
"rgb": {
"r": 182,
"g": 139,
"b": 250
},
"hsl": {
"h": 263.243,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.72244,
"c": 0.16101,
"h": 300.3
},
"luminance": 0.35312
}Semantic roles & 50–950 ramp
primary
#B68BFA
secondary
#E9F6D5
accent
#E6008D
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85