#BE91D3#BE91D3
#BE91D3 is a light, moderate purple. Relative luminance 0.359; OKLCH L 72.2% C 0.105 H 314.7°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91D3 |
|---|---|
| RGB | rgb(190, 145, 211) |
| HSL | hsl(281, 43%, 70%) |
| HSV | hsv(281, 31%, 83%) |
| CMYK | cmyk(10%, 31.3%, 0%, 17.3%) |
| CIE-LAB | lab(66.44, 28.82, -27.35) |
| CIE-LCH | lch(66.44, 39.73, 316.50°) |
| OKLab | oklab(72.21% 0.0741 -0.0748) |
| OKLCH | oklch(72.21% 0.105 314.7) |
| XYZ | xyz(43.1166, 35.9019, 66.2738) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.77
Lavender
#B39DDB
ΔE00 5.44
Lavender (survey)
#C79FEF
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 6.41
Wisteria
#A87DC2
ΔE00 6.52
Plum
#DDA0DD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91D3 #A6D391
analogous
#9D91D3 #BE91D3 #D391C7
triadic
#BE91D3 #D3BE91 #91D3BE
tetradic
#BE91D3 #D39D91 #A6D391 #91C7D3
square
#BE91D3 #D39D91 #A6D391 #91C7D3
split-complementary
#BE91D3 #C7D391 #91D39D
monochromatic
#8743A7 #A465C2 #BE91D3 #D8BDE4 #F2E8F6
Accessibility & contrast
On white
2.57
#BE91D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BE91D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91D3
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91D3 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879FD6
Deuteranopia (green-blind)
#91A3D1
Tritanopia (blue-blind)
#BD99A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be91d3; /* rgb */ color: rgb(190, 145, 211); /* oklch */ color: oklch(72.2% 0.105 314.7);
Tailwind
colors: {
custom: {
50: '#d2b1e0',
500: '#be91d3',
950: '#000000',
},
}SCSS
$custom: #be91d3; $custom-light: #d2b1e0; $custom-dark: #000000;
JSON
{
"hex": "#be91d3",
"rgb": {
"r": 190,
"g": 145,
"b": 211
},
"hsl": {
"h": 280.909,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.72212,
"c": 0.10532,
"h": 314.7
},
"luminance": 0.35901
}Semantic roles & 50–950 ramp
primary
#BE91D3
secondary
#DDE9D7
accent
#B6305A
background
#FCFAFD
surface
#F9F5FB
border
#D2CFD4
text
#141115
muted
#828083