#B68DEB#B68DEB
#B68DEB is a light, vivid violet. Relative luminance 0.350; OKLCH L 71.8% C 0.139 H 303.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B68DEB |
|---|---|
| RGB | rgb(182, 141, 235) |
| HSL | hsl(266, 70%, 74%) |
| HSV | hsv(266, 40%, 92%) |
| CMYK | cmyk(22.6%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(65.74, 33.89, -41.78) |
| CIE-LCH | lch(65.74, 53.80, 309.04°) |
| OKLab | oklab(71.83% 0.076 -0.1163) |
| OKLCH | oklch(71.83% 0.139 303.2) |
| XYZ | xyz(43.8085, 34.9931, 83.0276) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.30
Baby Purple
#CA9BF7
ΔE00 4.65
Pale Purple
#B790D4
ΔE00 5.14
Lavender (survey)
#C79FEF
ΔE00 5.44
Pastel Purple
#CAA0FF
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68DEB #C2EB8D
analogous
#8D93EB #B68DEB #E58DEB
triadic
#B68DEB #EBB68D #8DEBB6
tetradic
#B68DEB #EB8D93 #C2EB8D #8DEBE5
square
#B68DEB #EB8D93 #C2EB8D #8DEBE5
split-complementary
#B68DEB #EBE58D #93EB8D
monochromatic
#7326D8 #9559E2 #B68DEB #D7C1F4 #EEE5FA
Accessibility & contrast
On white
2.63
#B68DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#B68DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68DEB
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68DEB | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#7FA0E8
Tritanopia (blue-blind)
#AD9CB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b68deb; /* rgb */ color: rgb(182, 141, 235); /* oklch */ color: oklch(71.8% 0.139 303.2);
Tailwind
colors: {
custom: {
50: '#cdaff2',
500: '#b68deb',
950: '#000000',
},
}SCSS
$custom: #b68deb; $custom-light: #cdaff2; $custom-dark: #000000;
JSON
{
"hex": "#b68deb",
"rgb": {
"r": 182,
"g": 141,
"b": 235
},
"hsl": {
"h": 266.17,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.71828,
"c": 0.13891,
"h": 303.2
},
"luminance": 0.34993
}Semantic roles & 50–950 ramp
primary
#B68DEB
secondary
#E7F2D9
accent
#D2137F
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85