#BE92DF#BE92DF
#BE92DF is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.9% C 0.118 H 309.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92DF |
|---|---|
| RGB | rgb(190, 146, 223) |
| HSL | hsl(274, 55%, 72%) |
| HSV | hsv(274, 35%, 87%) |
| CMYK | cmyk(14.8%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(67.15, 30.80, -32.91) |
| CIE-LCH | lch(67.15, 45.07, 313.10°) |
| OKLab | oklab(72.91% 0.0757 -0.0906) |
| OKLCH | oklch(72.91% 0.118 309.9) |
| XYZ | xyz(44.8310, 36.8332, 74.5455) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.13
Lavender (survey)
#C79FEF
ΔE00 3.75
Baby Purple
#CA9BF7
ΔE00 4.20
Lavender
#B39DDB
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 5.62
Liliac
#C48EFD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92DF #B3DF92
analogous
#9892DF #BE92DF #DF92D9
triadic
#BE92DF #DFBE92 #92DFBE
tetradic
#BE92DF #DF9892 #B3DF92 #92D9DF
square
#BE92DF #DF9892 #B3DF92 #92D9DF
split-complementary
#BE92DF #D9DF92 #92DF98
monochromatic
#8538BF #A263D1 #BE92DF #DAC1ED #F1E7F8
Accessibility & contrast
On white
2.51
#BE92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BE92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92DF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92DF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E2
Deuteranopia (green-blind)
#8DA4DD
Tritanopia (blue-blind)
#BA9DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be92df; /* rgb */ color: rgb(190, 146, 223); /* oklch */ color: oklch(72.9% 0.118 309.9);
Tailwind
colors: {
custom: {
50: '#d2b2e9',
500: '#be92df',
950: '#000000',
},
}SCSS
$custom: #be92df; $custom-light: #d2b2e9; $custom-dark: #000000;
JSON
{
"hex": "#be92df",
"rgb": {
"r": 190,
"g": 146,
"b": 223
},
"hsl": {
"h": 274.286,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.72906,
"c": 0.11806,
"h": 309.9
},
"luminance": 0.36833
}Semantic roles & 50–950 ramp
primary
#BE92DF
secondary
#E4EFDC
accent
#C22367
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084