#B68EFA#B68EFA
#B68EFA is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.8% C 0.156 H 299.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B68EFA |
|---|---|
| RGB | rgb(182, 142, 250) |
| HSL | hsl(262, 92%, 77%) |
| HSV | hsv(262, 43%, 98%) |
| CMYK | cmyk(27.2%, 43.2%, 0%, 2%) |
| CIE-LAB | lab(66.67, 36.85, -48.56) |
| CIE-LCH | lch(66.67, 60.96, 307.19°) |
| OKLab | oklab(72.75% 0.0772 -0.1359) |
| OKLCH | oklch(72.75% 0.156 299.6) |
| XYZ | xyz(46.2157, 36.1929, 94.9751) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.71
Baby Purple
#CA9BF7
ΔE00 5.27
Pastel Purple
#CAA0FF
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 6.16
Lilac (survey)
#CEA2FD
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68EFA #D2FA8E
analogous
#8E9CFA #B68EFA #EC8EFA
triadic
#B68EFA #FAB68E #8EFAB6
tetradic
#B68EFA #FA8E9C #D2FA8E #8EFAEC
square
#B68EFA #FA8E9C #D2FA8E #8EFAEC
split-complementary
#B68EFA #FAEC8E #9CFA8E
monochromatic
#6A19F5 #9053F7 #B68EFA #DCC9FD #ECE2FE
Accessibility & contrast
On white
2.55
#B68EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B68EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68EFA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68EFA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FE
Deuteranopia (green-blind)
#78A1F7
Tritanopia (blue-blind)
#A9A1B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b68efa; /* rgb */ color: rgb(182, 142, 250); /* oklch */ color: oklch(72.8% 0.156 299.6);
Tailwind
colors: {
custom: {
50: '#ceaffc',
500: '#b68efa',
950: '#000000',
},
}SCSS
$custom: #b68efa; $custom-light: #ceaffc; $custom-dark: #000000;
JSON
{
"hex": "#b68efa",
"rgb": {
"r": 182,
"g": 142,
"b": 250
},
"hsl": {
"h": 262.222,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.72753,
"c": 0.15633,
"h": 299.6
},
"luminance": 0.36193
}Semantic roles & 50–950 ramp
primary
#B68EFA
secondary
#EAF6D5
accent
#E60091
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85