#B59AFE#B59AFE
#B59AFE is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.0% C 0.143 H 295.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B59AFE |
|---|---|
| RGB | rgb(181, 154, 254) |
| HSL | hsl(256, 98%, 80%) |
| HSV | hsv(256, 39%, 100%) |
| CMYK | cmyk(28.7%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.53, 30.86, -46.24) |
| CIE-LCH | lch(69.53, 55.59, 303.72°) |
| OKLab | oklab(74.96% 0.0607 -0.1292) |
| OKLCH | oklch(74.96% 0.143 295.2) |
| XYZ | xyz(48.4967, 40.0901, 98.9298) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.40
Liliac
#C48EFD
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.18
Lilac (survey)
#CEA2FD
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.86
Lavender
#B39DDB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59AFE #E3FE9A
analogous
#9AB1FE #B59AFE #E79AFE
triadic
#B59AFE #FEB59A #9AFEB5
tetradic
#B59AFE #FE9AB1 #E3FE9A #9AFEE7
square
#B59AFE #FE9AB1 #E3FE9A #9AFEE7
split-complementary
#B59AFE #FEE79A #B1FE9A
monochromatic
#5C21FD #895DFD #B59AFE #E1D7FF #E9E1FF
Accessibility & contrast
On white
2.33
#B59AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#B59AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59AFE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59AFE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#A5ACC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b59afe; /* rgb */ color: rgb(181, 154, 254); /* oklch */ color: oklch(75.0% 0.143 295.2);
Tailwind
colors: {
custom: {
50: '#cdb8ff',
500: '#b59afe',
950: '#000000',
},
}SCSS
$custom: #b59afe; $custom-light: #cdb8ff; $custom-dark: #000000;
JSON
{
"hex": "#b59afe",
"rgb": {
"r": 181,
"g": 154,
"b": 254
},
"hsl": {
"h": 256.2,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.7496,
"c": 0.14277,
"h": 295.2
},
"luminance": 0.40091
}Semantic roles & 50–950 ramp
primary
#B59AFE
secondary
#EEF7D4
accent
#E600A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086