#B68AED#B68AED
#B68AED is a light, vivid violet. Relative luminance 0.342; OKLCH L 71.4% C 0.146 H 303.4°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B68AED |
|---|---|
| RGB | rgb(182, 138, 237) |
| HSL | hsl(267, 73%, 74%) |
| HSV | hsv(267, 42%, 93%) |
| CMYK | cmyk(23.2%, 41.8%, 0%, 7.1%) |
| CIE-LAB | lab(65.15, 36.01, -43.82) |
| CIE-LCH | lch(65.15, 56.72, 309.42°) |
| OKLab | oklab(71.41% 0.0805 -0.1221) |
| OKLCH | oklch(71.41% 0.146 303.4) |
| XYZ | xyz(43.6627, 34.2365, 84.4124) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.05
Baby Purple
#CA9BF7
ΔE00 5.22
Light Purple
#BF77F6
ΔE00 5.31
Pale Purple
#B790D4
ΔE00 5.82
Pastel Purple
#CAA0FF
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68AED #C1ED8A
analogous
#8A8FED #B68AED #E78AED
triadic
#B68AED #EDB68A #8AEDB6
tetradic
#B68AED #ED8A8F #C1ED8A #8AEDE7
square
#B68AED #ED8A8F #C1ED8A #8AEDE7
split-complementary
#B68AED #EDE78A #8FED8A
monochromatic
#7422DB #9555E5 #B68AED #D7BFF5 #EEE4FB
Accessibility & contrast
On white
2.68
#B68AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#B68AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68AED
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68AED | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#AD9AB0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b68aed; /* rgb */ color: rgb(182, 138, 237); /* oklch */ color: oklch(71.4% 0.146 303.4);
Tailwind
colors: {
custom: {
50: '#ceadf3',
500: '#b68aed',
950: '#000000',
},
}SCSS
$custom: #b68aed; $custom-light: #ceadf3; $custom-dark: #000000;
JSON
{
"hex": "#b68aed",
"rgb": {
"r": 182,
"g": 138,
"b": 237
},
"hsl": {
"h": 266.667,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.7141,
"c": 0.1463,
"h": 303.4
},
"luminance": 0.34236
}Semantic roles & 50–950 ramp
primary
#B68AED
secondary
#E7F3D8
accent
#D5107E
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85