#B68FFE#B68FFE
#B68FFE is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.1% C 0.160 H 298.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B68FFE |
|---|---|
| RGB | rgb(182, 143, 254) |
| HSL | hsl(261, 98%, 78%) |
| HSV | hsv(261, 44%, 100%) |
| CMYK | cmyk(28.3%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(67.09, 37.26, -50.09) |
| CIE-LCH | lch(67.09, 62.43, 306.64°) |
| OKLab | oklab(73.13% 0.0765 -0.1404) |
| OKLCH | oklch(73.13% 0.16 298.6) |
| XYZ | xyz(46.9990, 36.7454, 98.3632) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.96
Pastel Purple
#CAA0FF
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 5.50
Light Purple
#BF77F6
ΔE00 6.50
Lilac (survey)
#CEA2FD
ΔE00 6.53
Lavender (survey)
#C79FEF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68FFE #D7FE8F
analogous
#8F9FFE #B68FFE #ED8FFE
triadic
#B68FFE #FEB68F #8FFEB6
tetradic
#B68FFE #FE8F9F #D7FE8F #8FFEED
square
#B68FFE #FE8F9F #D7FE8F #8FFEED
split-complementary
#B68FFE #FEED8F #9FFE8F
monochromatic
#6716FD #8E52FD #B68FFE #DECCFF #EBE1FF
Accessibility & contrast
On white
2.52
#B68FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B68FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68FFE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68FFE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#A8A3BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b68ffe; /* rgb */ color: rgb(182, 143, 254); /* oklch */ color: oklch(73.1% 0.160 298.6);
Tailwind
colors: {
custom: {
50: '#ceb0ff',
500: '#b68ffe',
950: '#000000',
},
}SCSS
$custom: #b68ffe; $custom-light: #ceb0ff; $custom-dark: #000000;
JSON
{
"hex": "#b68ffe",
"rgb": {
"r": 182,
"g": 143,
"b": 254
},
"hsl": {
"h": 261.081,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.73131,
"c": 0.15985,
"h": 298.6
},
"luminance": 0.36746
}Semantic roles & 50–950 ramp
primary
#B68FFE
secondary
#EBF7D4
accent
#E60095
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141018
muted
#827F86