#BE91D2#BE91D2
#BE91D2 is a light, moderate purple. Relative luminance 0.359; OKLCH L 72.2% C 0.104 H 315.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91D2 |
|---|---|
| RGB | rgb(190, 145, 210) |
| HSL | hsl(282, 42%, 70%) |
| HSV | hsv(282, 31%, 82%) |
| CMYK | cmyk(9.5%, 31%, 0%, 17.6%) |
| CIE-LAB | lab(66.41, 28.61, -26.85) |
| CIE-LCH | lch(66.41, 39.24, 316.82°) |
| OKLab | oklab(72.17% 0.0739 -0.0734) |
| OKLCH | oklch(72.17% 0.104 315.2) |
| XYZ | xyz(42.9917, 35.8519, 65.6156) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.91
Lavender
#B39DDB
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.64
Wisteria
#A87DC2
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 6.62
Plum
#DDA0DD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91D2 #A5D291
analogous
#9E91D2 #BE91D2 #D291C6
triadic
#BE91D2 #D2BE91 #91D2BE
tetradic
#BE91D2 #D29E91 #A5D291 #91C6D2
square
#BE91D2 #D29E91 #A5D291 #91C6D2
split-complementary
#BE91D2 #C6D291 #91D29E
monochromatic
#8744A5 #A466C0 #BE91D2 #D8BCE4 #F1E8F6
Accessibility & contrast
On white
2.57
#BE91D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#BE91D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91D2
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91D2 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889FD5
Deuteranopia (green-blind)
#92A3D0
Tritanopia (blue-blind)
#BD99A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be91d2; /* rgb */ color: rgb(190, 145, 210); /* oklch */ color: oklch(72.2% 0.104 315.2);
Tailwind
colors: {
custom: {
50: '#d2b1e0',
500: '#be91d2',
950: '#000000',
},
}SCSS
$custom: #be91d2; $custom-light: #d2b1e0; $custom-dark: #000000;
JSON
{
"hex": "#be91d2",
"rgb": {
"r": 190,
"g": 145,
"b": 210
},
"hsl": {
"h": 281.538,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.7217,
"c": 0.10413,
"h": 315.2
},
"luminance": 0.35851
}Semantic roles & 50–950 ramp
primary
#BE91D2
secondary
#DCE9D6
accent
#B53059
background
#FCFAFD
surface
#F9F5FB
border
#D2CFD4
text
#141115
muted
#828083