#B6A0FA#B6A0FA
#B6A0FA is a light, vivid violet. Relative luminance 0.420; OKLCH L 75.9% C 0.128 H 294.4°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A0FA |
|---|---|
| RGB | rgb(182, 160, 250) |
| HSL | hsl(255, 90%, 80%) |
| HSV | hsv(255, 36%, 98%) |
| CMYK | cmyk(27.2%, 36%, 0%, 2%) |
| CIE-LAB | lab(70.86, 26.82, -41.98) |
| CIE-LCH | lch(70.86, 49.81, 302.57°) |
| OKLab | oklab(75.93% 0.053 -0.1169) |
| OKLCH | oklch(75.93% 0.128 294.4) |
| XYZ | xyz(49.1134, 41.9882, 95.9409) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.21
Lilac (survey)
#CEA2FD
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 5.21
Pale Violet
#CEAEFA
ΔE00 5.91
Lavender
#B39DDB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A0FA #E4FAA0
analogous
#A0B7FA #B6A0FA #E3A0FA
triadic
#B6A0FA #FAB6A0 #A0FAB6
tetradic
#B6A0FA #FAA0B7 #E4FAA0 #A0FAE3
square
#B6A0FA #FAA0B7 #E4FAA0 #A0FAE3
split-complementary
#B6A0FA #FAE3A0 #B7FAA0
monochromatic
#5D2CF4 #8966F7 #B6A0FA #E3DAFD #E9E2FD
Accessibility & contrast
On white
2.23
#B6A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#B6A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A0FA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A0FA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFE
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#A8B0C1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b6a0fa; /* rgb */ color: rgb(182, 160, 250); /* oklch */ color: oklch(75.9% 0.128 294.4);
Tailwind
colors: {
custom: {
50: '#cdbcfc',
500: '#b6a0fa',
950: '#000000',
},
}SCSS
$custom: #b6a0fa; $custom-light: #cdbcfc; $custom-dark: #000000;
JSON
{
"hex": "#b6a0fa",
"rgb": {
"r": 182,
"g": 160,
"b": 250
},
"hsl": {
"h": 254.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.75934,
"c": 0.12832,
"h": 294.4
},
"luminance": 0.41989
}Semantic roles & 50–950 ramp
primary
#B6A0FA
secondary
#EEF6D5
accent
#E600AD
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185