#B68AEC#B68AEC
#B68AEC is a light, vivid violet. Relative luminance 0.342; OKLCH L 71.4% C 0.145 H 303.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B68AEC |
|---|---|
| RGB | rgb(182, 138, 236) |
| HSL | hsl(267, 72%, 73%) |
| HSV | hsv(267, 42%, 93%) |
| CMYK | cmyk(22.9%, 41.5%, 0%, 7.5%) |
| CIE-LAB | lab(65.10, 35.78, -43.34) |
| CIE-LCH | lch(65.10, 56.20, 309.55°) |
| OKLab | oklab(71.36% 0.0803 -0.1208) |
| OKLCH | oklch(71.36% 0.145 303.6) |
| XYZ | xyz(43.5170, 34.1783, 83.6451) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.14
Baby Purple
#CA9BF7
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 5.37
Pale Purple
#B790D4
ΔE00 5.65
Pastel Purple
#CAA0FF
ΔE00 6.11
Lavender (survey)
#C79FEF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68AEC #C0EC8A
analogous
#8A8FEC #B68AEC #E78AEC
triadic
#B68AEC #ECB68A #8AECB6
tetradic
#B68AEC #EC8A8F #C0EC8A #8AECE7
square
#B68AEC #EC8A8F #C0EC8A #8AECE7
split-complementary
#B68AEC #ECE78A #8FEC8A
monochromatic
#7523D8 #9555E3 #B68AEC #D7BFF5 #EFE5FB
Accessibility & contrast
On white
2.68
#B68AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#B68AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68AEC
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68AEC | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#7B9EE9
Tritanopia (blue-blind)
#AD9AB0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b68aec; /* rgb */ color: rgb(182, 138, 236); /* oklch */ color: oklch(71.4% 0.145 303.6);
Tailwind
colors: {
custom: {
50: '#cdadf2',
500: '#b68aec',
950: '#000000',
},
}SCSS
$custom: #b68aec; $custom-light: #cdadf2; $custom-dark: #000000;
JSON
{
"hex": "#b68aec",
"rgb": {
"r": 182,
"g": 138,
"b": 236
},
"hsl": {
"h": 266.939,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.7136,
"c": 0.14504,
"h": 303.6
},
"luminance": 0.34178
}Semantic roles & 50–950 ramp
primary
#B68AEC
secondary
#E7F2D9
accent
#D4117D
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85