#B68EEB#B68EEB
#B68EEB is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.0% C 0.137 H 302.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B68EEB |
|---|---|
| RGB | rgb(182, 142, 235) |
| HSL | hsl(266, 70%, 74%) |
| HSV | hsv(266, 40%, 92%) |
| CMYK | cmyk(22.6%, 39.6%, 0%, 7.8%) |
| CIE-LAB | lab(65.97, 33.33, -41.42) |
| CIE-LCH | lch(65.97, 53.17, 308.82°) |
| OKLab | oklab(72% 0.0746 -0.1152) |
| OKLCH | oklch(72% 0.137 302.9) |
| XYZ | xyz(43.9566, 35.2893, 83.0769) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.37
Baby Purple
#CA9BF7
ΔE00 4.50
Pale Purple
#B790D4
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.35
Lilac (survey)
#CEA2FD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68EEB #C3EB8E
analogous
#8E95EB #B68EEB #E48EEB
triadic
#B68EEB #EBB68E #8EEBB6
tetradic
#B68EEB #EB8E95 #C3EB8E #8EEBE4
square
#B68EEB #EB8E95 #C3EB8E #8EEBE4
split-complementary
#B68EEB #EBE48E #95EB8E
monochromatic
#7326D8 #945AE2 #B68EEB #D8C2F4 #EEE5FA
Accessibility & contrast
On white
2.61
#B68EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#B68EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68EEB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68EEB | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#80A0E9
Tritanopia (blue-blind)
#AD9DB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b68eeb; /* rgb */ color: rgb(182, 142, 235); /* oklch */ color: oklch(72.0% 0.137 302.9);
Tailwind
colors: {
custom: {
50: '#cdaff2',
500: '#b68eeb',
950: '#000000',
},
}SCSS
$custom: #b68eeb; $custom-light: #cdaff2; $custom-dark: #000000;
JSON
{
"hex": "#b68eeb",
"rgb": {
"r": 182,
"g": 142,
"b": 235
},
"hsl": {
"h": 265.806,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.72002,
"c": 0.13728,
"h": 302.9
},
"luminance": 0.35289
}Semantic roles & 50–950 ramp
primary
#B68EEB
secondary
#E7F2D9
accent
#D21480
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85