#B88DFD#B88DFD
#B88DFD is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.9% C 0.162 H 300.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B88DFD |
|---|---|
| RGB | rgb(184, 141, 253) |
| HSL | hsl(263, 97%, 77%) |
| HSV | hsv(263, 44%, 99%) |
| CMYK | cmyk(27.3%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(66.77, 38.66, -50.02) |
| CIE-LCH | lch(66.77, 63.22, 307.70°) |
| OKLab | oklab(72.92% 0.0813 -0.1401) |
| OKLCH | oklch(72.92% 0.162 300.1) |
| XYZ | xyz(47.0176, 36.3317, 97.4451) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.41
Baby Purple
#CA9BF7
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.57
Light Purple
#BF77F6
ΔE00 5.79
Lilac (survey)
#CEA2FD
ΔE00 6.56
Lavender (survey)
#C79FEF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B88DFD #D2FD8D
analogous
#8D9AFD #B88DFD #F08DFD
triadic
#B88DFD #FDB88D #8DFDB8
tetradic
#B88DFD #FD8D9A #D2FD8D #8DFDF0
square
#B88DFD #FD8D9A #D2FD8D #8DFDF0
split-complementary
#B88DFD #FDF08D #9AFD8D
monochromatic
#6D15FB #9351FC #B88DFD #DDC9FE #ECE1FE
Accessibility & contrast
On white
2.54
#B88DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#B88DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B88DFD
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B88DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B88DFD | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#ABA1B9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b88dfd; /* rgb */ color: rgb(184, 141, 253); /* oklch */ color: oklch(72.9% 0.162 300.1);
Tailwind
colors: {
custom: {
50: '#d0affe',
500: '#b88dfd',
950: '#000000',
},
}SCSS
$custom: #b88dfd; $custom-light: #d0affe; $custom-dark: #000000;
JSON
{
"hex": "#b88dfd",
"rgb": {
"r": 184,
"g": 141,
"b": 253
},
"hsl": {
"h": 263.036,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.72923,
"c": 0.16203,
"h": 300.1
},
"luminance": 0.36332
}Semantic roles & 50–950 ramp
primary
#B88DFD
secondary
#EAF7D4
accent
#E6008D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86