#BE95D2#BE95D2
#BE95D2 is a light, moderate purple. Relative luminance 0.371; OKLCH L 72.9% C 0.097 H 314.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95D2 |
|---|---|
| RGB | rgb(190, 149, 210) |
| HSL | hsl(280, 40%, 70%) |
| HSV | hsv(280, 29%, 82%) |
| CMYK | cmyk(9.5%, 29%, 0%, 17.6%) |
| CIE-LAB | lab(67.35, 26.39, -25.40) |
| CIE-LCH | lch(67.35, 36.63, 316.09°) |
| OKLab | oklab(72.89% 0.0679 -0.0693) |
| OKLCH | oklch(72.89% 0.097 314.4) |
| XYZ | xyz(43.6137, 37.0959, 65.8229) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.42
Lavender
#B39DDB
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.43
Plum
#DDA0DD
ΔE00 6.25
Lilac
#C8A2C8
ΔE00 6.65
Baby Purple
#CA9BF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95D2 #A9D295
analogous
#9F95D2 #BE95D2 #D295C7
triadic
#BE95D2 #D2BE95 #95D2BE
tetradic
#BE95D2 #D29F95 #A9D295 #95C7D2
square
#BE95D2 #D29F95 #A9D295 #95C7D2
split-complementary
#BE95D2 #C7D295 #95D29F
monochromatic
#8747A6 #A46AC0 #BE95D2 #D8C0E4 #F2EAF6
Accessibility & contrast
On white
2.49
#BE95D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BE95D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95D2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95D2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA2D4
Deuteranopia (green-blind)
#95A5D0
Tritanopia (blue-blind)
#BD9CAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be95d2; /* rgb */ color: rgb(190, 149, 210); /* oklch */ color: oklch(72.9% 0.097 314.4);
Tailwind
colors: {
custom: {
50: '#d2b4e0',
500: '#be95d2',
950: '#000000',
},
}SCSS
$custom: #be95d2; $custom-light: #d2b4e0; $custom-dark: #000000;
JSON
{
"hex": "#be95d2",
"rgb": {
"r": 190,
"g": 149,
"b": 210
},
"hsl": {
"h": 280.328,
"s": 40.397,
"l": 70.392
},
"oklch": {
"l": 0.7289,
"c": 0.09705,
"h": 314.4
},
"luminance": 0.37095
}Semantic roles & 50–950 ramp
primary
#BE95D2
secondary
#DFEAD9
accent
#B3325C
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083