#B68BED#B68BED
#B68BED is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.6% C 0.145 H 303.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B68BED |
|---|---|
| RGB | rgb(182, 139, 237) |
| HSL | hsl(266, 73%, 74%) |
| HSV | hsv(266, 41%, 93%) |
| CMYK | cmyk(23.2%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(65.38, 35.46, -43.46) |
| CIE-LCH | lch(65.38, 56.09, 309.21°) |
| OKLab | oklab(71.58% 0.0791 -0.1211) |
| OKLCH | oklch(71.58% 0.145 303.2) |
| XYZ | xyz(43.8068, 34.5248, 84.4605) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.04
Baby Purple
#CA9BF7
ΔE00 5.03
Light Purple
#BF77F6
ΔE00 5.57
Pale Purple
#B790D4
ΔE00 5.70
Pastel Purple
#CAA0FF
ΔE00 5.88
Lavender (survey)
#C79FEF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68BED #C2ED8B
analogous
#8B91ED #B68BED #E78BED
triadic
#B68BED #EDB68B #8BEDB6
tetradic
#B68BED #ED8B91 #C2ED8B #8BEDE7
square
#B68BED #ED8B91 #C2ED8B #8BEDE7
split-complementary
#B68BED #EDE78B #91ED8B
monochromatic
#7322DC #9556E5 #B68BED #D7C0F5 #EEE5FB
Accessibility & contrast
On white
2.66
#B68BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#B68BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68BED
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68BED | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#7C9FEA
Tritanopia (blue-blind)
#AD9BB1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b68bed; /* rgb */ color: rgb(182, 139, 237); /* oklch */ color: oklch(71.6% 0.145 303.2);
Tailwind
colors: {
custom: {
50: '#cdadf3',
500: '#b68bed',
950: '#000000',
},
}SCSS
$custom: #b68bed; $custom-light: #cdadf3; $custom-dark: #000000;
JSON
{
"hex": "#b68bed",
"rgb": {
"r": 182,
"g": 139,
"b": 237
},
"hsl": {
"h": 266.327,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.71581,
"c": 0.14468,
"h": 303.2
},
"luminance": 0.34525
}Semantic roles & 50–950 ramp
primary
#B68BED
secondary
#E7F3D8
accent
#D5107F
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85