#B98AED#B98AED
#B98AED is a light, vivid violet. Relative luminance 0.346; OKLCH L 71.7% C 0.147 H 304.9°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B98AED |
|---|---|
| RGB | rgb(185, 138, 237) |
| HSL | hsl(268, 73%, 74%) |
| HSV | hsv(268, 42%, 93%) |
| CMYK | cmyk(21.9%, 41.8%, 0%, 7.1%) |
| CIE-LAB | lab(65.44, 36.86, -43.34) |
| CIE-LCH | lch(65.44, 56.89, 310.38°) |
| OKLab | oklab(71.7% 0.0841 -0.1207) |
| OKLCH | oklch(71.7% 0.147 304.9) |
| XYZ | xyz(44.3790, 34.6059, 84.4460) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.76
Baby Purple
#CA9BF7
ΔE00 4.89
Light Purple
#BF77F6
ΔE00 5.15
Pale Purple
#B790D4
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 5.90
Lavender (survey)
#C79FEF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B98AED #BEED8A
analogous
#8A8CED #B98AED #EA8AED
triadic
#B98AED #EDB98A #8AEDB9
tetradic
#B98AED #ED8A8C #BEED8A #8AEDEA
square
#B98AED #ED8A8C #BEED8A #8AEDEA
split-complementary
#B98AED #EDEA8A #8CED8A
monochromatic
#7A22DB #9955E5 #B98AED #D9BFF5 #EFE4FB
Accessibility & contrast
On white
2.65
#B98AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#B98AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B98AED
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B98AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B98AED | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF1
Deuteranopia (green-blind)
#7D9FEA
Tritanopia (blue-blind)
#B19AB0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b98aed; /* rgb */ color: rgb(185, 138, 237); /* oklch */ color: oklch(71.7% 0.147 304.9);
Tailwind
colors: {
custom: {
50: '#d0adf3',
500: '#b98aed',
950: '#000000',
},
}SCSS
$custom: #b98aed; $custom-light: #d0adf3; $custom-dark: #000000;
JSON
{
"hex": "#b98aed",
"rgb": {
"r": 185,
"g": 138,
"b": 237
},
"hsl": {
"h": 268.485,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.71697,
"c": 0.14708,
"h": 304.9
},
"luminance": 0.34606
}Semantic roles & 50–950 ramp
primary
#B98AED
secondary
#E6F3D8
accent
#D51078
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85