#BF93DA#BF93DA
#BF93DA is a light, moderate violet. Relative luminance 0.370; OKLCH L 73.0% C 0.111 H 312.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93DA |
|---|---|
| RGB | rgb(191, 147, 218) |
| HSL | hsl(277, 49%, 72%) |
| HSV | hsv(277, 33%, 85%) |
| CMYK | cmyk(12.4%, 32.6%, 0%, 14.5%) |
| CIE-LAB | lab(67.28, 29.49, -29.93) |
| CIE-LCH | lch(67.28, 42.02, 314.57°) |
| OKLab | oklab(72.96% 0.0741 -0.0821) |
| OKLCH | oklch(72.96% 0.111 312.1) |
| XYZ | xyz(44.5723, 37.0064, 71.1110) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.68
Lavender (survey)
#C79FEF
ΔE00 4.18
Lavender
#B39DDB
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 6.26
Pastel Purple
#CAA0FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93DA #AEDA93
analogous
#9C93DA #BF93DA #DA93D2
triadic
#BF93DA #DABF93 #93DABF
tetradic
#BF93DA #DA9C93 #AEDA93 #93D2DA
square
#BF93DA #DA9C93 #AEDA93 #93D2DA
split-complementary
#BF93DA #D2DA93 #93DA9C
monochromatic
#883EB5 #A465CA #BF93DA #DAC1EA #F1E8F7
Accessibility & contrast
On white
2.50
#BF93DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#BF93DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93DA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93DA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A1DD
Deuteranopia (green-blind)
#91A5D8
Tritanopia (blue-blind)
#BD9CAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf93da; /* rgb */ color: rgb(191, 147, 218); /* oklch */ color: oklch(73.0% 0.111 312.1);
Tailwind
colors: {
custom: {
50: '#d3b3e5',
500: '#bf93da',
950: '#000000',
},
}SCSS
$custom: #bf93da; $custom-light: #d3b3e5; $custom-dark: #000000;
JSON
{
"hex": "#bf93da",
"rgb": {
"r": 191,
"g": 147,
"b": 218
},
"hsl": {
"h": 277.183,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.72962,
"c": 0.11065,
"h": 312.1
},
"luminance": 0.37006
}Semantic roles & 50–950 ramp
primary
#BF93DA
secondary
#E2EEDB
accent
#BC2961
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084