#B68EEE#B68EEE
#B68EEE is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.1% C 0.141 H 302.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B68EEE |
|---|---|
| RGB | rgb(182, 142, 238) |
| HSL | hsl(265, 74%, 75%) |
| HSV | hsv(265, 40%, 93%) |
| CMYK | cmyk(23.5%, 40.3%, 0%, 6.7%) |
| CIE-LAB | lab(66.11, 34.02, -42.86) |
| CIE-LCH | lch(66.11, 54.72, 308.44°) |
| OKLab | oklab(72.15% 0.0752 -0.1194) |
| OKLCH | oklch(72.15% 0.141 302.2) |
| XYZ | xyz(44.3937, 35.4641, 85.3788) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.06
Baby Purple
#CA9BF7
ΔE00 4.55
Pastel Purple
#CAA0FF
ΔE00 5.27
Lavender (survey)
#C79FEF
ΔE00 5.44
Pale Purple
#B790D4
ΔE00 5.59
Lilac (survey)
#CEA2FD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68EEE #C6EE8E
analogous
#8E96EE #B68EEE #E68EEE
triadic
#B68EEE #EEB68E #8EEEB6
tetradic
#B68EEE #EE8E96 #C6EE8E #8EEEE6
square
#B68EEE #EE8E96 #C6EE8E #8EEEE6
split-complementary
#B68EEE #EEE68E #96EE8E
monochromatic
#7124DE #9459E6 #B68EEE #D8C3F6 #EEE4FB
Accessibility & contrast
On white
2.59
#B68EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#B68EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68EEE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68EEE | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#AC9EB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b68eee; /* rgb */ color: rgb(182, 142, 238); /* oklch */ color: oklch(72.1% 0.141 302.2);
Tailwind
colors: {
custom: {
50: '#cdaff4',
500: '#b68eee',
950: '#000000',
},
}SCSS
$custom: #b68eee; $custom-light: #cdaff4; $custom-dark: #000000;
JSON
{
"hex": "#b68eee",
"rgb": {
"r": 182,
"g": 142,
"b": 238
},
"hsl": {
"h": 265,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.72149,
"c": 0.1411,
"h": 302.2
},
"luminance": 0.35464
}Semantic roles & 50–950 ramp
primary
#B68EEE
secondary
#E8F3D8
accent
#D61083
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85