#B68FEE#B68FEE
#B68FEE is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.3% C 0.139 H 301.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B68FEE |
|---|---|
| RGB | rgb(182, 143, 238) |
| HSL | hsl(265, 74%, 75%) |
| HSV | hsv(265, 40%, 93%) |
| CMYK | cmyk(23.5%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(66.34, 33.47, -42.50) |
| CIE-LCH | lch(66.34, 54.10, 308.22°) |
| OKLab | oklab(72.32% 0.0738 -0.1184) |
| OKLCH | oklch(72.32% 0.139 301.9) |
| XYZ | xyz(44.5431, 35.7630, 85.4286) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.15
Baby Purple
#CA9BF7
ΔE00 4.41
Pastel Purple
#CAA0FF
ΔE00 5.09
Lavender (survey)
#C79FEF
ΔE00 5.23
Pale Purple
#B790D4
ΔE00 5.52
Lilac (survey)
#CEA2FD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68FEE #C7EE8F
analogous
#8F98EE #B68FEE #E68FEE
triadic
#B68FEE #EEB68F #8FEEB6
tetradic
#B68FEE #EE8F98 #C7EE8F #8FEEE6
square
#B68FEE #EE8F98 #C7EE8F #8FEEE6
split-complementary
#B68FEE #EEE68F #98EE8F
monochromatic
#7125DE #935AE6 #B68FEE #D9C4F6 #EEE4FB
Accessibility & contrast
On white
2.58
#B68FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#B68FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68FEE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68FEE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#AC9FB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b68fee; /* rgb */ color: rgb(182, 143, 238); /* oklch */ color: oklch(72.3% 0.139 301.9);
Tailwind
colors: {
custom: {
50: '#cdb0f4',
500: '#b68fee',
950: '#000000',
},
}SCSS
$custom: #b68fee; $custom-light: #cdb0f4; $custom-dark: #000000;
JSON
{
"hex": "#b68fee",
"rgb": {
"r": 182,
"g": 143,
"b": 238
},
"hsl": {
"h": 264.632,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.72323,
"c": 0.13948,
"h": 301.9
},
"luminance": 0.35763
}Semantic roles & 50–950 ramp
primary
#B68FEE
secondary
#E8F3D8
accent
#D61084
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141017
muted
#827F85