#B7A4E9#B7A4E9
#B7A4E9 is a light, moderate violet. Relative luminance 0.425; OKLCH L 76.0% C 0.099 H 296.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B7A4E9 |
|---|---|
| RGB | rgb(183, 164, 233) |
| HSL | hsl(257, 61%, 78%) |
| HSV | hsv(257, 30%, 91%) |
| CMYK | cmyk(21.5%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(71.22, 20.88, -32.16) |
| CIE-LCH | lch(71.22, 38.35, 302.99°) |
| OKLab | oklab(75.99% 0.0445 -0.0887) |
| OKLCH | oklch(75.99% 0.099 296.6) |
| XYZ | xyz(47.5086, 42.5010, 82.7756) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.82
Lavender (survey)
#C79FEF
ΔE00 4.38
Pale Violet
#CEAEFA
ΔE00 4.59
Pastel Purple
#CAA0FF
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7A4E9 #D6E9A4
analogous
#A4B3E9 #B7A4E9 #DAA4E9
triadic
#B7A4E9 #E9B7A4 #A4E9B7
tetradic
#B7A4E9 #E9A4B3 #D6E9A4 #A4E9DA
square
#B7A4E9 #E9A4B3 #D6E9A4 #A4E9DA
split-complementary
#B7A4E9 #E9DAA4 #B3E9A4
monochromatic
#6941D1 #9073DD #B7A4E9 #DED5F5 #ECE6F9
Accessibility & contrast
On white
2.21
#B7A4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#B7A4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7A4E9
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7A4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7A4E9 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEC
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#ADAFBD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b7a4e9; /* rgb */ color: rgb(183, 164, 233); /* oklch */ color: oklch(76.0% 0.099 296.6);
Tailwind
colors: {
custom: {
50: '#cdbff0',
500: '#b7a4e9',
950: '#000000',
},
}SCSS
$custom: #b7a4e9; $custom-light: #cdbff0; $custom-dark: #000000;
JSON
{
"hex": "#b7a4e9",
"rgb": {
"r": 183,
"g": 164,
"b": 233
},
"hsl": {
"h": 256.522,
"s": 61.062,
"l": 77.843
},
"oklch": {
"l": 0.75994,
"c": 0.09923,
"h": 296.6
},
"luminance": 0.42501
}Semantic roles & 50–950 ramp
primary
#B7A4E9
secondary
#EAF0DB
accent
#C91D99
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#131216
muted
#828184