#B68FF2#B68FF2
#B68FF2 is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.5% C 0.145 H 301.0°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B68FF2 |
|---|---|
| RGB | rgb(182, 143, 242) |
| HSL | hsl(264, 79%, 75%) |
| HSV | hsv(264, 41%, 95%) |
| CMYK | cmyk(24.8%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(66.52, 34.40, -44.41) |
| CIE-LCH | lch(66.52, 56.18, 307.76°) |
| OKLab | oklab(72.52% 0.0745 -0.1239) |
| OKLCH | oklch(72.52% 0.145 301) |
| XYZ | xyz(45.1373, 36.0007, 88.5580) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.86
Baby Purple
#CA9BF7
ΔE00 4.57
Pastel Purple
#CAA0FF
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.58
Lilac (survey)
#CEA2FD
ΔE00 5.91
Pale Purple
#B790D4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68FF2 #CBF28F
analogous
#8F99F2 #B68FF2 #E78FF2
triadic
#B68FF2 #F2B68F #8FF2B6
tetradic
#B68FF2 #F28F99 #CBF28F #8FF2E7
square
#B68FF2 #F28F99 #CBF28F #8FF2E7
split-complementary
#B68FF2 #F2E78F #99F28F
monochromatic
#6F21E5 #9258EC #B68FF2 #DAC6F8 #EDE4FC
Accessibility & contrast
On white
2.56
#B68FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B68FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68FF2
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68FF2 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#7DA1EF
Tritanopia (blue-blind)
#ABA0B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b68ff2; /* rgb */ color: rgb(182, 143, 242); /* oklch */ color: oklch(72.5% 0.145 301.0);
Tailwind
colors: {
custom: {
50: '#ceb0f7',
500: '#b68ff2',
950: '#000000',
},
}SCSS
$custom: #b68ff2; $custom-light: #ceb0f7; $custom-dark: #000000;
JSON
{
"hex": "#b68ff2",
"rgb": {
"r": 182,
"g": 143,
"b": 242
},
"hsl": {
"h": 263.636,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.7252,
"c": 0.14458,
"h": 301
},
"luminance": 0.36001
}Semantic roles & 50–950 ramp
primary
#B68FF2
secondary
#E8F4D7
accent
#DB0A89
background
#FCFAFF
surface
#F9F5FE
border
#D2CFD6
text
#141017
muted
#827F85