#B98FED#B98FED
#B98FED is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.6% C 0.139 H 303.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B98FED |
|---|---|
| RGB | rgb(185, 143, 237) |
| HSL | hsl(267, 72%, 75%) |
| HSV | hsv(267, 40%, 93%) |
| CMYK | cmyk(21.9%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.58, 34.09, -41.56) |
| CIE-LCH | lch(66.58, 53.75, 309.36°) |
| OKLab | oklab(72.55% 0.0771 -0.1156) |
| OKLCH | oklch(72.55% 0.139 303.7) |
| XYZ | xyz(45.1129, 36.0737, 84.6906) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.92
Baby Purple
#CA9BF7
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 4.86
Pale Purple
#B790D4
ΔE00 5.09
Lilac (survey)
#CEA2FD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B98FED #C3ED8F
analogous
#8F94ED #B98FED #E88FED
triadic
#B98FED #EDB98F #8FEDB9
tetradic
#B98FED #ED8F94 #C3ED8F #8FEDE8
square
#B98FED #ED8F94 #C3ED8F #8FEDE8
split-complementary
#B98FED #EDE88F #94ED8F
monochromatic
#7726DC #985AE5 #B98FED #DAC4F5 #EFE5FB
Accessibility & contrast
On white
2.56
#B98FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#B98FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B98FED
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B98FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B98FED | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#B09EB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b98fed; /* rgb */ color: rgb(185, 143, 237); /* oklch */ color: oklch(72.6% 0.139 303.7);
Tailwind
colors: {
custom: {
50: '#cfb0f3',
500: '#b98fed',
950: '#000000',
},
}SCSS
$custom: #b98fed; $custom-light: #cfb0f3; $custom-dark: #000000;
JSON
{
"hex": "#b98fed",
"rgb": {
"r": 185,
"g": 143,
"b": 237
},
"hsl": {
"h": 266.809,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.72554,
"c": 0.13893,
"h": 303.7
},
"luminance": 0.36074
}Semantic roles & 50–950 ramp
primary
#B98FED
secondary
#E7F2D9
accent
#D4117D
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141017
muted
#827F85