#B68DFA#B68DFA
#B68DFA is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.6% C 0.158 H 299.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B68DFA |
|---|---|
| RGB | rgb(182, 141, 250) |
| HSL | hsl(263, 92%, 77%) |
| HSV | hsv(263, 44%, 98%) |
| CMYK | cmyk(27.2%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(66.44, 37.41, -48.92) |
| CIE-LCH | lch(66.44, 61.58, 307.40°) |
| OKLab | oklab(72.58% 0.0785 -0.137) |
| OKLCH | oklch(72.58% 0.158 299.8) |
| XYZ | xyz(46.0676, 35.8967, 94.9257) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.67
Baby Purple
#CA9BF7
ΔE00 5.41
Pastel Purple
#CAA0FF
ΔE00 5.65
Light Purple
#BF77F6
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 6.62
Lavender (survey)
#C79FEF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68DFA #D1FA8D
analogous
#8D9BFA #B68DFA #ED8DFA
triadic
#B68DFA #FAB68D #8DFAB6
tetradic
#B68DFA #FA8D9B #D1FA8D #8DFAED
square
#B68DFA #FA8D9B #D1FA8D #8DFAED
split-complementary
#B68DFA #FAED8D #9BFA8D
monochromatic
#6B18F5 #9052F7 #B68DFA #DCC8FD #ECE2FE
Accessibility & contrast
On white
2.57
#B68DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#B68DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68DFA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68DFA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#77A1F7
Tritanopia (blue-blind)
#A9A0B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b68dfa; /* rgb */ color: rgb(182, 141, 250); /* oklch */ color: oklch(72.6% 0.158 299.8);
Tailwind
colors: {
custom: {
50: '#ceaffc',
500: '#b68dfa',
950: '#000000',
},
}SCSS
$custom: #b68dfa; $custom-light: #ceaffc; $custom-dark: #000000;
JSON
{
"hex": "#b68dfa",
"rgb": {
"r": 182,
"g": 141,
"b": 250
},
"hsl": {
"h": 262.569,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.72583,
"c": 0.15789,
"h": 299.8
},
"luminance": 0.35897
}Semantic roles & 50–950 ramp
primary
#B68DFA
secondary
#EAF6D5
accent
#E6008F
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85