#B8A0EF#B8A0EF
#B8A0EF is a light, moderate violet. Relative luminance 0.416; OKLCH L 75.6% C 0.114 H 297.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A0EF |
|---|---|
| RGB | rgb(184, 160, 239) |
| HSL | hsl(258, 71%, 78%) |
| HSV | hsv(258, 33%, 94%) |
| CMYK | cmyk(23%, 33.1%, 0%, 6.3%) |
| CIE-LAB | lab(70.57, 24.79, -36.43) |
| CIE-LCH | lch(70.57, 44.07, 304.24°) |
| OKLab | oklab(75.6% 0.0527 -0.1009) |
| OKLCH | oklch(75.6% 0.114 297.6) |
| XYZ | xyz(47.9144, 41.5636, 87.1429) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.62
Lavender
#B39DDB
ΔE00 3.79
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.45
Baby Purple
#CA9BF7
ΔE00 4.47
Pale Violet
#CEAEFA
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A0EF #D7EFA0
analogous
#A0AFEF #B8A0EF #DFA0EF
triadic
#B8A0EF #EFB8A0 #A0EFB8
tetradic
#B8A0EF #EFA0AF #D7EFA0 #A0EFDF
square
#B8A0EF #EFA0AF #D7EFA0 #A0EFDF
split-complementary
#B8A0EF #EFDFA0 #AFEFA0
monochromatic
#6A37DD #916CE6 #B8A0EF #DFD4F8 #EBE5FB
Accessibility & contrast
On white
2.25
#B8A0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#B8A0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A0EF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A0EF | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF2
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#ADADBD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b8a0ef; /* rgb */ color: rgb(184, 160, 239); /* oklch */ color: oklch(75.6% 0.114 297.6);
Tailwind
colors: {
custom: {
50: '#cebcf4',
500: '#b8a0ef',
950: '#000000',
},
}SCSS
$custom: #b8a0ef; $custom-light: #cebcf4; $custom-dark: #000000;
JSON
{
"hex": "#b8a0ef",
"rgb": {
"r": 184,
"g": 160,
"b": 239
},
"hsl": {
"h": 258.228,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.75598,
"c": 0.11383,
"h": 297.6
},
"luminance": 0.41564
}Semantic roles & 50–950 ramp
primary
#B8A0EF
secondary
#EAF2D9
accent
#D31299
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185