#B998F7#B998F7
#B998F7 is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.6% C 0.137 H 299.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B998F7 |
|---|---|
| RGB | rgb(185, 152, 247) |
| HSL | hsl(261, 86%, 78%) |
| HSV | hsv(261, 38%, 97%) |
| CMYK | cmyk(25.1%, 38.5%, 0%, 3.1%) |
| CIE-LAB | lab(69.10, 31.41, -43.08) |
| CIE-LCH | lch(69.10, 53.32, 306.10°) |
| OKLab | oklab(74.61% 0.0666 -0.12) |
| OKLCH | oklch(74.61% 0.137 299) |
| XYZ | xyz(48.0205, 39.4859, 93.0693) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.40
Baby Purple
#CA9BF7
ΔE00 3.65
Liliac
#C48EFD
ΔE00 3.83
Lavender (survey)
#C79FEF
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.37
Lavender
#B39DDB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B998F7 #D6F798
analogous
#98A6F7 #B998F7 #E898F7
triadic
#B998F7 #F7B998 #98F7B9
tetradic
#B998F7 #F798A6 #D6F798 #98F7E8
square
#B998F7 #F798A6 #D6F798 #98F7E8
split-complementary
#B998F7 #F7E898 #A6F798
monochromatic
#6C26EE #925FF3 #B998F7 #E0D1FB #ECE3FD
Accessibility & contrast
On white
2.36
#B998F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#B998F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B998F7
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B998F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B998F7 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FB
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#ADA8BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b998f7; /* rgb */ color: rgb(185, 152, 247); /* oklch */ color: oklch(74.6% 0.137 299.0);
Tailwind
colors: {
custom: {
50: '#d0b6fa',
500: '#b998f7',
950: '#000000',
},
}SCSS
$custom: #b998f7; $custom-light: #d0b6fa; $custom-dark: #000000;
JSON
{
"hex": "#b998f7",
"rgb": {
"r": 185,
"g": 152,
"b": 247
},
"hsl": {
"h": 260.842,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.74613,
"c": 0.13725,
"h": 299
},
"luminance": 0.39486
}Semantic roles & 50–950 ramp
primary
#B998F7
secondary
#EAF5D6
accent
#E20395
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085