#BE96DB#BE96DB
#BE96DB is a light, moderate violet. Relative luminance 0.379; OKLCH L 73.4% C 0.106 H 310.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BE96DB |
|---|---|
| RGB | rgb(190, 150, 219) |
| HSL | hsl(275, 49%, 72%) |
| HSV | hsv(275, 32%, 86%) |
| CMYK | cmyk(13.2%, 31.5%, 0%, 14.1%) |
| CIE-LAB | lab(67.93, 27.72, -29.50) |
| CIE-LCH | lch(67.93, 40.48, 313.22°) |
| OKLab | oklab(73.45% 0.0688 -0.0809) |
| OKLCH | oklch(73.45% 0.106 310.4) |
| XYZ | xyz(44.9255, 37.8748, 71.9480) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.91
Lavender (survey)
#C79FEF
ΔE00 3.69
Lavender
#B39DDB
ΔE00 3.94
Baby Purple
#CA9BF7
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 5.92
Pastel Purple
#CAA0FF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE96DB #B3DB96
analogous
#9C96DB #BE96DB #DB96D5
triadic
#BE96DB #DBBE96 #96DBBE
tetradic
#BE96DB #DB9C96 #B3DB96 #96D5DB
square
#BE96DB #DB9C96 #B3DB96 #96D5DB
split-complementary
#BE96DB #D5DB96 #96DB9C
monochromatic
#853FB8 #A268CB #BE96DB #DAC4EB #F1E8F7
Accessibility & contrast
On white
2.45
#BE96DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BE96DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE96DB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE96DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE96DB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DE
Deuteranopia (green-blind)
#93A6D9
Tritanopia (blue-blind)
#BB9FAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be96db; /* rgb */ color: rgb(190, 150, 219); /* oklch */ color: oklch(73.4% 0.106 310.4);
Tailwind
colors: {
custom: {
50: '#d2b5e6',
500: '#be96db',
950: '#000000',
},
}SCSS
$custom: #be96db; $custom-light: #d2b5e6; $custom-dark: #000000;
JSON
{
"hex": "#be96db",
"rgb": {
"r": 190,
"g": 150,
"b": 219
},
"hsl": {
"h": 274.783,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.73445,
"c": 0.10626,
"h": 310.4
},
"luminance": 0.37874
}Semantic roles & 50–950 ramp
primary
#BE96DB
secondary
#E4EEDD
accent
#BC2967
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084