#B68FF3#B68FF3
#B68FF3 is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.6% C 0.146 H 300.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B68FF3 |
|---|---|
| RGB | rgb(182, 143, 243) |
| HSL | hsl(263, 81%, 76%) |
| HSV | hsv(263, 41%, 95%) |
| CMYK | cmyk(25.1%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.57, 34.64, -44.89) |
| CIE-LCH | lch(66.57, 56.70, 307.65°) |
| OKLab | oklab(72.57% 0.0747 -0.1253) |
| OKLCH | oklch(72.57% 0.146 300.8) |
| XYZ | xyz(45.2879, 36.0609, 89.3512) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.81
Baby Purple
#CA9BF7
ΔE00 4.62
Pastel Purple
#CAA0FF
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 5.67
Lilac (survey)
#CEA2FD
ΔE00 5.94
Pale Purple
#B790D4
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68FF3 #CCF38F
analogous
#8F9AF3 #B68FF3 #E88FF3
triadic
#B68FF3 #F3B68F #8FF3B6
tetradic
#B68FF3 #F38F9A #CCF38F #8FF3E8
square
#B68FF3 #F38F9A #CCF38F #8FF3E8
split-complementary
#B68FF3 #F3E88F #9AF38F
monochromatic
#6E20E7 #9258ED #B68FF3 #DAC6F9 #EDE3FC
Accessibility & contrast
On white
2.56
#B68FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#B68FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68FF3
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68FF3 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F7
Deuteranopia (green-blind)
#7DA1F0
Tritanopia (blue-blind)
#ABA0B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b68ff3; /* rgb */ color: rgb(182, 143, 243); /* oklch */ color: oklch(72.6% 0.146 300.8);
Tailwind
colors: {
custom: {
50: '#ceb0f7',
500: '#b68ff3',
950: '#000000',
},
}SCSS
$custom: #b68ff3; $custom-light: #ceb0f7; $custom-dark: #000000;
JSON
{
"hex": "#b68ff3",
"rgb": {
"r": 182,
"g": 143,
"b": 243
},
"hsl": {
"h": 263.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.7257,
"c": 0.14586,
"h": 300.8
},
"luminance": 0.36061
}Semantic roles & 50–950 ramp
primary
#B68FF3
secondary
#E9F4D7
accent
#DD098A
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141017
muted
#827F85