#BE95DE#BE95DE
#BE95DE is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.4% C 0.112 H 309.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95DE |
|---|---|
| RGB | rgb(190, 149, 222) |
| HSL | hsl(274, 53%, 73%) |
| HSV | hsv(274, 33%, 87%) |
| CMYK | cmyk(14.4%, 32.9%, 0%, 12.9%) |
| CIE-LAB | lab(67.81, 28.92, -31.33) |
| CIE-LCH | lch(67.81, 42.64, 312.70°) |
| OKLab | oklab(73.4% 0.0711 -0.0862) |
| OKLCH | oklch(73.4% 0.112 309.5) |
| XYZ | xyz(45.1651, 37.7165, 73.9938) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.03
Lavender (survey)
#C79FEF
ΔE00 3.36
Lavender
#B39DDB
ΔE00 4.15
Baby Purple
#CA9BF7
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 5.48
Pastel Purple
#CAA0FF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95DE #B5DE95
analogous
#9A95DE #BE95DE #DE95D9
triadic
#BE95DE #DEBE95 #95DEBE
tetradic
#BE95DE #DE9A95 #B5DE95 #95D9DE
square
#BE95DE #DE9A95 #B5DE95 #95D9DE
split-complementary
#BE95DE #D9DE95 #95DE9A
monochromatic
#843BBE #A166CF #BE95DE #DBC4ED #F1E8F8
Accessibility & contrast
On white
2.46
#BE95DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BE95DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95DE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95DE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E1
Deuteranopia (green-blind)
#91A6DC
Tritanopia (blue-blind)
#BA9FB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be95de; /* rgb */ color: rgb(190, 149, 222); /* oklch */ color: oklch(73.4% 0.112 309.5);
Tailwind
colors: {
custom: {
50: '#d2b4e8',
500: '#be95de',
950: '#000000',
},
}SCSS
$custom: #be95de; $custom-light: #d2b4e8; $custom-dark: #000000;
JSON
{
"hex": "#be95de",
"rgb": {
"r": 190,
"g": 149,
"b": 222
},
"hsl": {
"h": 273.699,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.73395,
"c": 0.11168,
"h": 309.5
},
"luminance": 0.37716
}Semantic roles & 50–950 ramp
primary
#BE95DE
secondary
#E4EFDC
accent
#C02669
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084