#BE94DE#BE94DE
#BE94DE is a light, moderate violet. Relative luminance 0.374; OKLCH L 73.2% C 0.113 H 309.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BE94DE |
|---|---|
| RGB | rgb(190, 148, 222) |
| HSL | hsl(274, 53%, 73%) |
| HSV | hsv(274, 33%, 87%) |
| CMYK | cmyk(14.4%, 33.3%, 0%, 12.9%) |
| CIE-LAB | lab(67.58, 29.47, -31.70) |
| CIE-LCH | lch(67.58, 43.28, 312.92°) |
| OKLab | oklab(73.22% 0.0725 -0.0872) |
| OKLCH | oklch(73.22% 0.113 309.7) |
| XYZ | xyz(45.0076, 37.4014, 73.9413) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.97
Lavender (survey)
#C79FEF
ΔE00 3.50
Baby Purple
#CA9BF7
ΔE00 4.31
Lavender
#B39DDB
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE94DE #B4DE94
analogous
#9994DE #BE94DE #DE94D9
triadic
#BE94DE #DEBE94 #94DEBE
tetradic
#BE94DE #DE9994 #B4DE94 #94D9DE
square
#BE94DE #DE9994 #B4DE94 #94D9DE
split-complementary
#BE94DE #D9DE94 #94DE99
monochromatic
#853ABD #A265D0 #BE94DE #DAC3EC #F1E8F8
Accessibility & contrast
On white
2.48
#BE94DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BE94DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE94DE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE94DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE94DE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E1
Deuteranopia (green-blind)
#90A5DC
Tritanopia (blue-blind)
#BA9EAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be94de; /* rgb */ color: rgb(190, 148, 222); /* oklch */ color: oklch(73.2% 0.113 309.7);
Tailwind
colors: {
custom: {
50: '#d2b4e8',
500: '#be94de',
950: '#000000',
},
}SCSS
$custom: #be94de; $custom-light: #d2b4e8; $custom-dark: #000000;
JSON
{
"hex": "#be94de",
"rgb": {
"r": 190,
"g": 148,
"b": 222
},
"hsl": {
"h": 274.054,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.73217,
"c": 0.1134,
"h": 309.7
},
"luminance": 0.37401
}Semantic roles & 50–950 ramp
primary
#BE94DE
secondary
#E4EFDC
accent
#C02568
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084