#7E2E92#7E2E92
#7E2E92 is a mid, vivid purple. Relative luminance 0.085; OKLCH L 46.1% C 0.168 H 318.9°. Best body text is #FFFFFF at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7E2E92 |
|---|---|
| RGB | rgb(126, 46, 146) |
| HSL | hsl(288, 52%, 38%) |
| HSV | hsv(288, 68%, 57%) |
| CMYK | cmyk(13.7%, 68.5%, 0%, 42.7%) |
| CIE-LAB | lab(34.93, 49.26, -39.43) |
| CIE-LCH | lch(34.93, 63.10, 321.32°) |
| OKLab | oklab(46.05% 0.1268 -0.1104) |
| OKLCH | oklch(46.05% 0.168 318.9) |
| XYZ | xyz(14.7688, 8.4656, 28.0446) |
| Luminance | 0.0847 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Purple (survey)
#7E1E9C
ΔE00 3.16
Darkmagenta
#8B008B
ΔE00 4.92
Warm Purple
#952E8F
ΔE00 5.25
Rebeccapurple
#663399
ΔE00 5.64
Purple
#800080
ΔE00 5.75
Barney Purple
#A00498
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E2E92 #42922E
analogous
#4C2E92 #7E2E92 #922E74
triadic
#7E2E92 #927E2E #2E927E
tetradic
#7E2E92 #924C2E #42922E #2E7492
square
#7E2E92 #924C2E #42922E #2E7492
split-complementary
#7E2E92 #74922E #2E924C
monochromatic
#2E1135 #561F63 #7E2E92 #A63DC1 #BC6AD0
Accessibility & contrast
On white
7.80
#7E2E92 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.69
#7E2E92 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7E2E92
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E2E92 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7E2E92 | 1.00 | 7.80 | 2.69 | 7.80 |
| #FFFFFF | 7.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#054D95
Deuteranopia (green-blind)
#345590
Tritanopia (blue-blind)
#7E405C
Achromatopsia (no color)
#525252
Design tokens & code
CSS
--color: #7e2e92; /* rgb */ color: rgb(126, 46, 146); /* oklch */ color: oklch(46.1% 0.168 318.9);
Tailwind
colors: {
custom: {
50: '#a66db2',
500: '#7e2e92',
950: '#000000',
},
}SCSS
$custom: #7e2e92; $custom-light: #a66db2; $custom-dark: #000000;
JSON
{
"hex": "#7e2e92",
"rgb": {
"r": 126,
"g": 46,
"b": 146
},
"hsl": {
"h": 288,
"s": 52.083,
"l": 37.647
},
"oklch": {
"l": 0.4605,
"c": 0.16812,
"h": 318.9
},
"luminance": 0.08465
}Semantic roles & 50–950 ramp
primary
#7E2E92
secondary
#75B765
accent
#DC4C69
background
#FAF6FB
surface
#F4ECF6
border
#CEC7D0
text
#100711
muted
#7F7A80