#BE92D2#BE92D2
#BE92D2 is a light, moderate purple. Relative luminance 0.362; OKLCH L 72.3% C 0.102 H 315.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92D2 |
|---|---|
| RGB | rgb(190, 146, 210) |
| HSL | hsl(281, 42%, 70%) |
| HSV | hsv(281, 30%, 82%) |
| CMYK | cmyk(9.5%, 30.5%, 0%, 17.6%) |
| CIE-LAB | lab(66.64, 28.06, -26.49) |
| CIE-LCH | lch(66.64, 38.59, 316.64°) |
| OKLab | oklab(72.35% 0.0724 -0.0724) |
| OKLCH | oklch(72.35% 0.102 315) |
| XYZ | xyz(43.1451, 36.1588, 65.6668) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.98
Lavender
#B39DDB
ΔE00 5.33
Lavender (survey)
#C79FEF
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 6.63
Wisteria
#A87DC2
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92D2 #A6D292
analogous
#9E92D2 #BE92D2 #D292C6
triadic
#BE92D2 #D2BE92 #92D2BE
tetradic
#BE92D2 #D29E92 #A6D292 #92C6D2
square
#BE92D2 #D29E92 #A6D292 #92C6D2
split-complementary
#BE92D2 #C6D292 #92D29E
monochromatic
#8744A5 #A467C0 #BE92D2 #D8BDE4 #F2E9F6
Accessibility & contrast
On white
2.55
#BE92D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#BE92D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92D2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92D2 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899FD5
Deuteranopia (green-blind)
#93A3D0
Tritanopia (blue-blind)
#BD9AA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be92d2; /* rgb */ color: rgb(190, 146, 210); /* oklch */ color: oklch(72.3% 0.102 315.0);
Tailwind
colors: {
custom: {
50: '#d2b2e0',
500: '#be92d2',
950: '#000000',
},
}SCSS
$custom: #be92d2; $custom-light: #d2b2e0; $custom-dark: #000000;
JSON
{
"hex": "#be92d2",
"rgb": {
"r": 190,
"g": 146,
"b": 210
},
"hsl": {
"h": 281.25,
"s": 41.558,
"l": 69.804
},
"oklch": {
"l": 0.72349,
"c": 0.10236,
"h": 315
},
"luminance": 0.36158
}Semantic roles & 50–950 ramp
primary
#BE92D2
secondary
#DDE9D7
accent
#B5315A
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083