#3E2E92#3E2E92
#3E2E92 is a dark, vivid blue. Relative luminance 0.051; OKLCH L 38.5% C 0.156 H 283.6°. Best body text is #FFFFFF at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #3E2E92 |
|---|---|
| RGB | rgb(62, 46, 146) |
| HSL | hsl(250, 52%, 38%) |
| HSV | hsv(250, 68%, 57%) |
| CMYK | cmyk(57.5%, 68.5%, 0%, 42.7%) |
| CIE-LAB | lab(26.88, 35.64, -52.84) |
| CIE-LCH | lch(26.88, 63.73, 304.00°) |
| OKLab | oklab(38.49% 0.0366 -0.152) |
| OKLCH | oklch(38.49% 0.156 283.6) |
| XYZ | xyz(8.1503, 5.0529, 27.7344) |
| Luminance | 0.0505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Darkslateblue
#483D8B
ΔE00 4.89
Blueberry
#464196
ΔE00 5.45
Sapphire (survey)
#2138AB
ΔE00 5.92
Indigo Blue
#3A18B1
ΔE00 6.18
Royal
#0C1793
ΔE00 6.69
Ocean Blue
#4F42B5
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3E2E92 #82922E
analogous
#2E5092 #3E2E92 #702E92
triadic
#3E2E92 #923E2E #2E923E
tetradic
#3E2E92 #922E50 #82922E #2E9270
square
#3E2E92 #922E50 #82922E #2E9270
split-complementary
#3E2E92 #92702E #50922E
monochromatic
#161135 #2A1F63 #3E2E92 #523DC1 #7B6AD0
Accessibility & contrast
On white
10.44
#3E2E92 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#3E2E92 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3E2E92
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3E2E92 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3E2E92 | 1.00 | 10.44 | 2.01 | 10.44 |
| #FFFFFF | 10.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004395
Deuteranopia (green-blind)
#003C90
Tritanopia (blue-blind)
#14485C
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #3e2e92; /* rgb */ color: rgb(62, 46, 146); /* oklch */ color: oklch(38.5% 0.156 283.6);
Tailwind
colors: {
custom: {
50: '#7c68b3',
500: '#3e2e92',
950: '#000000',
},
}SCSS
$custom: #3e2e92; $custom-light: #7c68b3; $custom-dark: #000000;
JSON
{
"hex": "#3e2e92",
"rgb": {
"r": 62,
"g": 46,
"b": 146
},
"hsl": {
"h": 249.6,
"s": 52.083,
"l": 37.647
},
"oklch": {
"l": 0.38494,
"c": 0.15632,
"h": 283.6
},
"luminance": 0.05053
}Semantic roles & 50–950 ramp
primary
#3E2E92
secondary
#AAB765
accent
#DC4CC5
background
#F8F6FB
surface
#EFEBF6
border
#CAC6D0
text
#0A0611
muted
#7C7A80