#BE8DE4#BE8DE4
#BE8DE4 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.3% C 0.133 H 309.3°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8DE4 |
|---|---|
| RGB | rgb(190, 141, 228) |
| HSL | hsl(274, 62%, 72%) |
| HSV | hsv(274, 38%, 89%) |
| CMYK | cmyk(16.7%, 38.2%, 0%, 10.6%) |
| CIE-LAB | lab(66.21, 34.64, -37.13) |
| CIE-LCH | lch(66.21, 50.78, 313.02°) |
| OKLab | oklab(72.26% 0.084 -0.1027) |
| OKLCH | oklch(72.26% 0.133 309.3) |
| XYZ | xyz(44.7611, 35.5989, 77.8970) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.55
Liliac
#C48EFD
ΔE00 4.15
Baby Purple
#CA9BF7
ΔE00 4.20
Lavender (survey)
#C79FEF
ΔE00 4.69
Pastel Purple
#CAA0FF
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8DE4 #B3E48D
analogous
#938DE4 #BE8DE4 #E48DDF
triadic
#BE8DE4 #E4BE8D #8DE4BE
tetradic
#BE8DE4 #E4938D #B3E48D #8DDFE4
square
#BE8DE4 #E4938D #B3E48D #8DDFE4
split-complementary
#BE8DE4 #DFE48D #8DE493
monochromatic
#852FC7 #A25CD8 #BE8DE4 #DABEF0 #F1E6F9
Accessibility & contrast
On white
2.59
#BE8DE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BE8DE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8DE4
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8DE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8DE4 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9FE7
Deuteranopia (green-blind)
#87A2E2
Tritanopia (blue-blind)
#B99AAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be8de4; /* rgb */ color: rgb(190, 141, 228); /* oklch */ color: oklch(72.3% 0.133 309.3);
Tailwind
colors: {
custom: {
50: '#d3afed',
500: '#be8de4',
950: '#000000',
},
}SCSS
$custom: #be8de4; $custom-light: #d3afed; $custom-dark: #000000;
JSON
{
"hex": "#be8de4",
"rgb": {
"r": 190,
"g": 141,
"b": 228
},
"hsl": {
"h": 273.793,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.72262,
"c": 0.13266,
"h": 309.3
},
"luminance": 0.35598
}Semantic roles & 50–950 ramp
primary
#BE8DE4
secondary
#E4F1DA
accent
#C91C68
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141016
muted
#837F84