#B69AED#B69AED
#B69AED is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.2% C 0.120 H 299.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AED |
|---|---|
| RGB | rgb(182, 154, 237) |
| HSL | hsl(260, 70%, 77%) |
| HSV | hsv(260, 35%, 93%) |
| CMYK | cmyk(23.2%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(68.87, 27.09, -37.99) |
| CIE-LCH | lch(68.87, 46.66, 305.50°) |
| OKLab | oklab(74.24% 0.0583 -0.1054) |
| OKLCH | oklch(74.24% 0.12 299) |
| XYZ | xyz(46.1296, 39.1705, 85.2347) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.69
Baby Purple
#CA9BF7
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.04
Lavender
#B39DDB
ΔE00 4.10
Lilac (survey)
#CEA2FD
ΔE00 4.64
Liliac
#C48EFD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AED #D1ED9A
analogous
#9AA8ED #B69AED #E09AED
triadic
#B69AED #EDB69A #9AEDB6
tetradic
#B69AED #ED9AA8 #D1ED9A #9AEDE0
square
#B69AED #ED9AA8 #D1ED9A #9AEDE0
split-complementary
#B69AED #EDE09A #A8ED9A
monochromatic
#6B32DA #9066E4 #B69AED #DCCEF6 #ECE5FA
Accessibility & contrast
On white
2.38
#B69AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#B69AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AED
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AED | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#8BA7EB
Tritanopia (blue-blind)
#ACA8B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b69aed; /* rgb */ color: rgb(182, 154, 237); /* oklch */ color: oklch(74.2% 0.120 299.0);
Tailwind
colors: {
custom: {
50: '#cdb8f3',
500: '#b69aed',
950: '#000000',
},
}SCSS
$custom: #b69aed; $custom-light: #cdb8f3; $custom-dark: #000000;
JSON
{
"hex": "#b69aed",
"rgb": {
"r": 182,
"g": 154,
"b": 237
},
"hsl": {
"h": 260.241,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.74235,
"c": 0.12044,
"h": 299
},
"luminance": 0.39171
}Semantic roles & 50–950 ramp
primary
#B69AED
secondary
#EAF2D9
accent
#D21492
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085