#B68BEC#B68BEC
#B68BEC is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.5% C 0.143 H 303.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B68BEC |
|---|---|
| RGB | rgb(182, 139, 236) |
| HSL | hsl(267, 72%, 74%) |
| HSV | hsv(267, 41%, 93%) |
| CMYK | cmyk(22.9%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(65.33, 35.23, -42.98) |
| CIE-LCH | lch(65.33, 55.57, 309.34°) |
| OKLab | oklab(71.53% 0.079 -0.1197) |
| OKLCH | oklch(71.53% 0.143 303.4) |
| XYZ | xyz(43.6611, 34.4665, 83.6932) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.13
Baby Purple
#CA9BF7
ΔE00 5.01
Pale Purple
#B790D4
ΔE00 5.53
Light Purple
#BF77F6
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 5.90
Lavender (survey)
#C79FEF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68BEC #C1EC8B
analogous
#8B90EC #B68BEC #E68BEC
triadic
#B68BEC #ECB68B #8BECB6
tetradic
#B68BEC #EC8B90 #C1EC8B #8BECE6
square
#B68BEC #EC8B90 #C1EC8B #8BECE6
split-complementary
#B68BEC #ECE68B #90EC8B
monochromatic
#7424D9 #9556E3 #B68BEC #D7C0F5 #EEE5FB
Accessibility & contrast
On white
2.66
#B68BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#B68BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68BEC
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68BEC | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF0
Deuteranopia (green-blind)
#7C9FE9
Tritanopia (blue-blind)
#AD9BB0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b68bec; /* rgb */ color: rgb(182, 139, 236); /* oklch */ color: oklch(71.5% 0.143 303.4);
Tailwind
colors: {
custom: {
50: '#cdadf2',
500: '#b68bec',
950: '#000000',
},
}SCSS
$custom: #b68bec; $custom-light: #cdadf2; $custom-dark: #000000;
JSON
{
"hex": "#b68bec",
"rgb": {
"r": 182,
"g": 139,
"b": 236
},
"hsl": {
"h": 266.598,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.71532,
"c": 0.14342,
"h": 303.4
},
"luminance": 0.34466
}Semantic roles & 50–950 ramp
primary
#B68BEC
secondary
#E7F2D9
accent
#D4127E
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85