#BF98DA#BF98DA
#BF98DA is a light, moderate violet. Relative luminance 0.386; OKLCH L 73.9% C 0.102 H 310.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98DA |
|---|---|
| RGB | rgb(191, 152, 218) |
| HSL | hsl(275, 47%, 73%) |
| HSV | hsv(275, 30%, 85%) |
| CMYK | cmyk(12.4%, 30.3%, 0%, 14.5%) |
| CIE-LAB | lab(68.46, 26.71, -28.12) |
| CIE-LCH | lch(68.46, 38.79, 313.53°) |
| OKLab | oklab(73.86% 0.0668 -0.077) |
| OKLCH | oklch(73.86% 0.102 310.9) |
| XYZ | xyz(45.3668, 38.5953, 71.3758) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.38
Lavender
#B39DDB
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 3.81
Baby Purple
#CA9BF7
ΔE00 5.26
Lilac (survey)
#CEA2FD
ΔE00 6.09
Pastel Purple
#CAA0FF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98DA #B3DA98
analogous
#9E98DA #BF98DA #DA98D4
triadic
#BF98DA #DABF98 #98DABF
tetradic
#BF98DA #DA9E98 #B3DA98 #98D4DA
square
#BF98DA #DA9E98 #B3DA98 #98D4DA
split-complementary
#BF98DA #D4DA98 #98DA9E
monochromatic
#8641B6 #A36BCA #BF98DA #DBC5EA #F1E8F7
Accessibility & contrast
On white
2.41
#BF98DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BF98DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98DA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98DA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DD
Deuteranopia (green-blind)
#95A8D8
Tritanopia (blue-blind)
#BCA1B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf98da; /* rgb */ color: rgb(191, 152, 218); /* oklch */ color: oklch(73.9% 0.102 310.9);
Tailwind
colors: {
custom: {
50: '#d3b6e5',
500: '#bf98da',
950: '#000000',
},
}SCSS
$custom: #bf98da; $custom-light: #d3b6e5; $custom-dark: #000000;
JSON
{
"hex": "#bf98da",
"rgb": {
"r": 191,
"g": 152,
"b": 218
},
"hsl": {
"h": 275.455,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.73859,
"c": 0.10196,
"h": 310.9
},
"luminance": 0.38595
}Semantic roles & 50–950 ramp
primary
#BF98DA
secondary
#E4EEDD
accent
#BA2B66
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084