#B69FF2#B69FF2
#B69FF2 is a light, moderate violet. Relative luminance 0.412; OKLCH L 75.4% C 0.119 H 296.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B69FF2 |
|---|---|
| RGB | rgb(182, 159, 242) |
| HSL | hsl(257, 76%, 79%) |
| HSV | hsv(257, 34%, 95%) |
| CMYK | cmyk(24.8%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(70.28, 25.47, -38.53) |
| CIE-LCH | lch(70.28, 46.19, 303.47°) |
| OKLab | oklab(75.38% 0.0525 -0.1069) |
| OKLCH | oklch(75.38% 0.119 296.2) |
| XYZ | xyz(47.7128, 41.1517, 89.4165) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.11
Lavender (survey)
#C79FEF
ΔE00 4.26
Lavender
#B39DDB
ΔE00 4.53
Baby Purple
#CA9BF7
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 4.75
Pale Violet
#CEAEFA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69FF2 #DBF29F
analogous
#9FB1F2 #B69FF2 #E09FF2
triadic
#B69FF2 #F2B69F #9FF2B6
tetradic
#B69FF2 #F29FB1 #DBF29F #9FF2E0
square
#B69FF2 #F29FB1 #DBF29F #9FF2E0
split-complementary
#B69FF2 #F2E09F #B1F29F
monochromatic
#6433E3 #8D69EB #B69FF2 #DFD5F9 #EBE4FB
Accessibility & contrast
On white
2.28
#B69FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#B69FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69FF2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69FF2 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#8DABF0
Tritanopia (blue-blind)
#AAADBD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b69ff2; /* rgb */ color: rgb(182, 159, 242); /* oklch */ color: oklch(75.4% 0.119 296.2);
Tailwind
colors: {
custom: {
50: '#cdbbf6',
500: '#b69ff2',
950: '#000000',
},
}SCSS
$custom: #b69ff2; $custom-light: #cdbbf6; $custom-dark: #000000;
JSON
{
"hex": "#b69ff2",
"rgb": {
"r": 182,
"g": 159,
"b": 242
},
"hsl": {
"h": 256.627,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.75379,
"c": 0.11916,
"h": 296.2
},
"luminance": 0.41152
}Semantic roles & 50–950 ramp
primary
#B69FF2
secondary
#ECF3D8
accent
#D80DA0
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141217
muted
#828185