#B69AF5#B69AF5
#B69AF5 is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.6% C 0.131 H 297.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AF5 |
|---|---|
| RGB | rgb(182, 154, 245) |
| HSL | hsl(258, 82%, 78%) |
| HSV | hsv(258, 37%, 96%) |
| CMYK | cmyk(25.7%, 37.1%, 0%, 3.9%) |
| CIE-LAB | lab(69.22, 28.98, -41.83) |
| CIE-LCH | lch(69.22, 50.88, 304.71°) |
| OKLab | oklab(74.61% 0.0601 -0.1164) |
| OKLCH | oklch(74.61% 0.131 297.3) |
| XYZ | xyz(47.3246, 39.6484, 91.5282) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.82
Baby Purple
#CA9BF7
ΔE00 4.24
Lavender (survey)
#C79FEF
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 4.73
Liliac
#C48EFD
ΔE00 4.82
Lavender
#B39DDB
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AF5 #D9F59A
analogous
#9AABF5 #B69AF5 #E49AF5
triadic
#B69AF5 #F5B69A #9AF5B6
tetradic
#B69AF5 #F59AAB #D9F59A #9AF5E4
square
#B69AF5 #F59AAB #D9F59A #9AF5E4
split-complementary
#B69AF5 #F5E49A #ABF59A
monochromatic
#662BEA #8E62EF #B69AF5 #DED2FB #EBE3FC
Accessibility & contrast
On white
2.35
#B69AF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#B69AF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AF5
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AF5 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F9
Deuteranopia (green-blind)
#87A8F3
Tritanopia (blue-blind)
#A9A9BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b69af5; /* rgb */ color: rgb(182, 154, 245); /* oklch */ color: oklch(74.6% 0.131 297.3);
Tailwind
colors: {
custom: {
50: '#cdb8f9',
500: '#b69af5',
950: '#000000',
},
}SCSS
$custom: #b69af5; $custom-light: #cdb8f9; $custom-dark: #000000;
JSON
{
"hex": "#b69af5",
"rgb": {
"r": 182,
"g": 154,
"b": 245
},
"hsl": {
"h": 258.462,
"s": 81.982,
"l": 78.235
},
"oklch": {
"l": 0.7461,
"c": 0.13101,
"h": 297.3
},
"luminance": 0.39649
}Semantic roles & 50–950 ramp
primary
#B69AF5
secondary
#EBF4D7
accent
#DE079C
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085