#B68EEA#B68EEA
#B68EEA is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.0% C 0.136 H 303.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B68EEA |
|---|---|
| RGB | rgb(182, 142, 234) |
| HSL | hsl(266, 69%, 74%) |
| HSV | hsv(266, 39%, 92%) |
| CMYK | cmyk(22.2%, 39.3%, 0%, 8.2%) |
| CIE-LAB | lab(65.93, 33.10, -40.94) |
| CIE-LCH | lch(65.93, 52.65, 308.95°) |
| OKLab | oklab(71.95% 0.0744 -0.1138) |
| OKLCH | oklch(71.95% 0.136 303.2) |
| XYZ | xyz(43.8125, 35.2317, 82.3182) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.48
Baby Purple
#CA9BF7
ΔE00 4.49
Pale Purple
#B790D4
ΔE00 4.86
Lavender (survey)
#C79FEF
ΔE00 5.16
Pastel Purple
#CAA0FF
ΔE00 5.39
Lilac (survey)
#CEA2FD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68EEA #C2EA8E
analogous
#8E94EA #B68EEA #E48EEA
triadic
#B68EEA #EAB68E #8EEAB6
tetradic
#B68EEA #EA8E94 #C2EA8E #8EEAE4
square
#B68EEA #EA8E94 #C2EA8E #8EEAE4
split-complementary
#B68EEA #EAE48E #94EA8E
monochromatic
#7328D6 #955AE0 #B68EEA #D7C2F4 #EEE5FA
Accessibility & contrast
On white
2.61
#B68EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#B68EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68EEA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68EEA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#AD9DB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b68eea; /* rgb */ color: rgb(182, 142, 234); /* oklch */ color: oklch(72.0% 0.136 303.2);
Tailwind
colors: {
custom: {
50: '#cdaff1',
500: '#b68eea',
950: '#000000',
},
}SCSS
$custom: #b68eea; $custom-light: #cdaff1; $custom-dark: #000000;
JSON
{
"hex": "#b68eea",
"rgb": {
"r": 182,
"g": 142,
"b": 234
},
"hsl": {
"h": 266.087,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.71954,
"c": 0.13602,
"h": 303.2
},
"luminance": 0.35232
}Semantic roles & 50–950 ramp
primary
#B68EEA
secondary
#E7F2D9
accent
#D1157F
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85