#B8A7EA#B8A7EA
#B8A7EA is a light, moderate violet. Relative luminance 0.438; OKLCH L 76.7% C 0.096 H 295.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A7EA |
|---|---|
| RGB | rgb(184, 167, 234) |
| HSL | hsl(255, 61%, 79%) |
| HSV | hsv(255, 29%, 92%) |
| CMYK | cmyk(21.4%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(72.07, 19.74, -31.38) |
| CIE-LCH | lch(72.07, 37.07, 302.18°) |
| OKLab | oklab(76.69% 0.0416 -0.0865) |
| OKLCH | oklch(76.69% 0.096 295.7) |
| XYZ | xyz(48.4338, 43.7679, 83.7223) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.33
Pale Violet
#CEAEFA
ΔE00 4.41
Lavender (survey)
#C79FEF
ΔE00 4.88
Pastel Purple
#CAA0FF
ΔE00 5.90
Light Violet
#D6B4FC
ΔE00 5.91
Lilac (survey)
#CEA2FD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A7EA #D9EAA7
analogous
#A7B7EA #B8A7EA #D9A7EA
triadic
#B8A7EA #EAB8A7 #A7EAB8
tetradic
#B8A7EA #EAA7B7 #D9EAA7 #A7EAD9
square
#B8A7EA #EAA7B7 #D9EAA7 #A7EAD9
split-complementary
#B8A7EA #EAD9A7 #B7EAA7
monochromatic
#6844D2 #9076DE #B8A7EA #E0D8F6 #EBE6F9
Accessibility & contrast
On white
2.15
#B8A7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#B8A7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A7EA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A7EA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#AEB2BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b8a7ea; /* rgb */ color: rgb(184, 167, 234); /* oklch */ color: oklch(76.7% 0.096 295.7);
Tailwind
colors: {
custom: {
50: '#cec1f1',
500: '#b8a7ea',
950: '#000000',
},
}SCSS
$custom: #b8a7ea; $custom-light: #cec1f1; $custom-dark: #000000;
JSON
{
"hex": "#b8a7ea",
"rgb": {
"r": 184,
"g": 167,
"b": 234
},
"hsl": {
"h": 255.224,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.76687,
"c": 0.09597,
"h": 295.7
},
"luminance": 0.43768
}Semantic roles & 50–950 ramp
primary
#B8A7EA
secondary
#EBF0DB
accent
#C91C9D
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#141216
muted
#828184