#B68DED#B68DED
#B68DED is a light, vivid violet. Relative luminance 0.351; OKLCH L 71.9% C 0.141 H 302.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B68DED |
|---|---|
| RGB | rgb(182, 141, 237) |
| HSL | hsl(266, 73%, 74%) |
| HSV | hsv(266, 41%, 93%) |
| CMYK | cmyk(23.2%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(65.83, 34.35, -42.74) |
| CIE-LCH | lch(65.83, 54.83, 308.79°) |
| OKLab | oklab(71.93% 0.0764 -0.119) |
| OKLCH | oklch(71.93% 0.141 302.7) |
| XYZ | xyz(44.0991, 35.1093, 84.5579) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 4.68
Pastel Purple
#CAA0FF
ΔE00 5.48
Pale Purple
#B790D4
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.57
Light Purple
#BF77F6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68DED #C4ED8D
analogous
#8D94ED #B68DED #E68DED
triadic
#B68DED #EDB68D #8DEDB6
tetradic
#B68DED #ED8D94 #C4ED8D #8DEDE6
square
#B68DED #ED8D94 #C4ED8D #8DEDE6
split-complementary
#B68DED #EDE68D #94ED8D
monochromatic
#7223DC #9458E5 #B68DED #D8C2F5 #EEE5FB
Accessibility & contrast
On white
2.62
#B68DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#B68DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68DED
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68DED | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#7EA0EA
Tritanopia (blue-blind)
#AD9DB2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b68ded; /* rgb */ color: rgb(182, 141, 237); /* oklch */ color: oklch(71.9% 0.141 302.7);
Tailwind
colors: {
custom: {
50: '#cdaff3',
500: '#b68ded',
950: '#000000',
},
}SCSS
$custom: #b68ded; $custom-light: #cdaff3; $custom-dark: #000000;
JSON
{
"hex": "#b68ded",
"rgb": {
"r": 182,
"g": 141,
"b": 237
},
"hsl": {
"h": 265.625,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.71926,
"c": 0.14145,
"h": 302.7
},
"luminance": 0.35109
}Semantic roles & 50–950 ramp
primary
#B68DED
secondary
#E7F2D9
accent
#D51181
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85