#BF98DB#BF98DB
#BF98DB is a light, moderate violet. Relative luminance 0.386; OKLCH L 73.9% C 0.103 H 310.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98DB |
|---|---|
| RGB | rgb(191, 152, 219) |
| HSL | hsl(275, 48%, 73%) |
| HSV | hsv(275, 31%, 86%) |
| CMYK | cmyk(12.8%, 30.6%, 0%, 14.1%) |
| CIE-LAB | lab(68.50, 26.93, -28.61) |
| CIE-LCH | lch(68.50, 39.29, 313.26°) |
| OKLab | oklab(73.9% 0.0671 -0.0784) |
| OKLCH | oklch(73.9% 0.103 310.5) |
| XYZ | xyz(45.4980, 38.6478, 72.0670) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.37
Lavender (survey)
#C79FEF
ΔE00 3.61
Lavender
#B39DDB
ΔE00 3.74
Baby Purple
#CA9BF7
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 5.90
Pastel Purple
#CAA0FF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98DB #B4DB98
analogous
#9D98DB #BF98DB #DB98D6
triadic
#BF98DB #DBBF98 #98DBBF
tetradic
#BF98DB #DB9D98 #B4DB98 #98D6DB
square
#BF98DB #DB9D98 #B4DB98 #98D6DB
split-complementary
#BF98DB #D6DB98 #98DB9D
monochromatic
#8640B8 #A36BCB #BF98DB #DBC5EB #F1E8F7
Accessibility & contrast
On white
2.41
#BF98DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BF98DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98DB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98DB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DE
Deuteranopia (green-blind)
#95A8D9
Tritanopia (blue-blind)
#BCA1B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf98db; /* rgb */ color: rgb(191, 152, 219); /* oklch */ color: oklch(73.9% 0.103 310.5);
Tailwind
colors: {
custom: {
50: '#d3b6e6',
500: '#bf98db',
950: '#000000',
},
}SCSS
$custom: #bf98db; $custom-light: #d3b6e6; $custom-dark: #000000;
JSON
{
"hex": "#bf98db",
"rgb": {
"r": 191,
"g": 152,
"b": 219
},
"hsl": {
"h": 274.925,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.73901,
"c": 0.10319,
"h": 310.5
},
"luminance": 0.38647
}Semantic roles & 50–950 ramp
primary
#BF98DB
secondary
#E4EEDD
accent
#BB2A67
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084