#B69BEE#B69BEE
#B69BEE is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.5% C 0.120 H 298.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B69BEE |
|---|---|
| RGB | rgb(182, 155, 238) |
| HSL | hsl(260, 71%, 77%) |
| HSV | hsv(260, 35%, 93%) |
| CMYK | cmyk(23.5%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.16, 26.77, -38.10) |
| CIE-LCH | lch(69.16, 46.56, 305.09°) |
| OKLab | oklab(74.46% 0.0572 -0.1057) |
| OKLCH | oklch(74.46% 0.12 298.4) |
| XYZ | xyz(46.4419, 39.5605, 86.0616) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 4.00
Baby Purple
#CA9BF7
ΔE00 4.13
Lavender
#B39DDB
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.62
Liliac
#C48EFD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69BEE #D3EE9B
analogous
#9BAAEE #B69BEE #E09BEE
triadic
#B69BEE #EEB69B #9BEEB6
tetradic
#B69BEE #EE9BAA #D3EE9B #9BEEE0
square
#B69BEE #EE9BAA #D3EE9B #9BEEE0
split-complementary
#B69BEE #EEE09B #AAEE9B
monochromatic
#6A32DC #9067E5 #B69BEE #DCCFF7 #ECE5FB
Accessibility & contrast
On white
2.36
#B69BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#B69BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69BEE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69BEE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#ABA9BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b69bee; /* rgb */ color: rgb(182, 155, 238); /* oklch */ color: oklch(74.5% 0.120 298.4);
Tailwind
colors: {
custom: {
50: '#cdb8f4',
500: '#b69bee',
950: '#000000',
},
}SCSS
$custom: #b69bee; $custom-light: #cdb8f4; $custom-dark: #000000;
JSON
{
"hex": "#b69bee",
"rgb": {
"r": 182,
"g": 155,
"b": 238
},
"hsl": {
"h": 259.518,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.74463,
"c": 0.12017,
"h": 298.4
},
"luminance": 0.39561
}Semantic roles & 50–950 ramp
primary
#B69BEE
secondary
#EAF2D9
accent
#D31394
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085