#B69AEE#B69AEE
#B69AEE is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.3% C 0.122 H 298.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AEE |
|---|---|
| RGB | rgb(182, 154, 238) |
| HSL | hsl(260, 71%, 77%) |
| HSV | hsv(260, 35%, 93%) |
| CMYK | cmyk(23.5%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(68.92, 27.33, -38.47) |
| CIE-LCH | lch(68.92, 47.19, 305.39°) |
| OKLab | oklab(74.28% 0.0586 -0.1068) |
| OKLCH | oklch(74.28% 0.122 298.7) |
| XYZ | xyz(46.2761, 39.2291, 86.0063) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.77
Pastel Purple
#CAA0FF
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 4.03
Lavender
#B39DDB
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.62
Liliac
#C48EFD
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AEE #D2EE9A
analogous
#9AA8EE #B69AEE #E09AEE
triadic
#B69AEE #EEB69A #9AEEB6
tetradic
#B69AEE #EE9AA8 #D2EE9A #9AEEE0
square
#B69AEE #EE9AA8 #D2EE9A #9AEEE0
split-complementary
#B69AEE #EEE09A #A8EE9A
monochromatic
#6A31DC #9066E5 #B69AEE #DCCEF7 #ECE5FB
Accessibility & contrast
On white
2.37
#B69AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#B69AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AEE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AEE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#ABA8B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b69aee; /* rgb */ color: rgb(182, 154, 238); /* oklch */ color: oklch(74.3% 0.122 298.7);
Tailwind
colors: {
custom: {
50: '#cdb8f4',
500: '#b69aee',
950: '#000000',
},
}SCSS
$custom: #b69aee; $custom-light: #cdb8f4; $custom-dark: #000000;
JSON
{
"hex": "#b69aee",
"rgb": {
"r": 182,
"g": 154,
"b": 238
},
"hsl": {
"h": 260,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.74281,
"c": 0.12176,
"h": 298.7
},
"luminance": 0.39229
}Semantic roles & 50–950 ramp
primary
#B69AEE
secondary
#EAF2D9
accent
#D31293
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085