#B68FEA#B68FEA
#B68FEA is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.1% C 0.134 H 302.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B68FEA |
|---|---|
| RGB | rgb(182, 143, 234) |
| HSL | hsl(266, 68%, 74%) |
| HSV | hsv(266, 39%, 92%) |
| CMYK | cmyk(22.2%, 38.9%, 0%, 8.2%) |
| CIE-LAB | lab(66.16, 32.54, -40.58) |
| CIE-LCH | lch(66.16, 52.02, 308.73°) |
| OKLab | oklab(72.13% 0.073 -0.1128) |
| OKLCH | oklch(72.13% 0.134 302.9) |
| XYZ | xyz(43.9620, 35.5306, 82.3680) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.58
Baby Purple
#CA9BF7
ΔE00 4.35
Pale Purple
#B790D4
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 5.21
Lilac (survey)
#CEA2FD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68FEA #C3EA8F
analogous
#8F96EA #B68FEA #E38FEA
triadic
#B68FEA #EAB68F #8FEAB6
tetradic
#B68FEA #EA8F96 #C3EA8F #8FEAE3
square
#B68FEA #EA8F96 #C3EA8F #8FEAE3
split-complementary
#B68FEA #EAE38F #96EA8F
monochromatic
#7328D6 #945BE0 #B68FEA #D8C3F4 #EEE5FA
Accessibility & contrast
On white
2.59
#B68FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B68FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68FEA
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68FEA | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0ED
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#AD9EB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b68fea; /* rgb */ color: rgb(182, 143, 234); /* oklch */ color: oklch(72.1% 0.134 302.9);
Tailwind
colors: {
custom: {
50: '#cdb0f1',
500: '#b68fea',
950: '#000000',
},
}SCSS
$custom: #b68fea; $custom-light: #cdb0f1; $custom-dark: #000000;
JSON
{
"hex": "#b68fea",
"rgb": {
"r": 182,
"g": 143,
"b": 234
},
"hsl": {
"h": 265.714,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.72129,
"c": 0.13438,
"h": 302.9
},
"luminance": 0.35531
}Semantic roles & 50–950 ramp
primary
#B68FEA
secondary
#E7F2D9
accent
#D01580
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141017
muted
#827F85