#412698#412698
#412698 is a dark, vivid violet. Relative luminance 0.048; OKLCH L 38.2% C 0.173 H 285.7°. Best body text is #FFFFFF at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #412698 |
|---|---|
| RGB | rgb(65, 38, 152) |
| HSL | hsl(254, 60%, 37%) |
| HSV | hsv(254, 75%, 60%) |
| CMYK | cmyk(57.2%, 75%, 0%, 40.4%) |
| CIE-LAB | lab(26.09, 42.52, -57.82) |
| CIE-LCH | lch(26.09, 71.77, 306.33°) |
| OKLab | oklab(38.17% 0.0468 -0.1664) |
| OKLCH | oklch(38.17% 0.173 285.7) |
| XYZ | xyz(8.5389, 4.7766, 30.1717) |
| Luminance | 0.0478 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Indigo Blue
#3A18B1
ΔE00 4.19
Royal
#0C1793
ΔE00 5.78
Ultramarine
#2000B1
ΔE00 6.53
Cobalt Blue
#030AA7
ΔE00 6.56
Indigo (survey)
#380282
ΔE00 6.59
Indigo
#4B0082
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#412698 #7D9826
analogous
#264498 #412698 #7A2698
triadic
#412698 #984126 #269841
tetradic
#412698 #982644 #7D9826 #26987A
square
#412698 #982644 #7D9826 #26987A
split-complementary
#412698 #987A26 #449826
monochromatic
#170E36 #2C1A67 #412698 #5632C9 #7D61D7
Accessibility & contrast
On white
10.74
#412698 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.96
#412698 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #412698
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##412698 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##412698 | 1.00 | 10.74 | 1.96 | 10.74 |
| #FFFFFF | 10.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.96 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00419B
Deuteranopia (green-blind)
#003A96
Tritanopia (blue-blind)
#17455D
Achromatopsia (no color)
#3E3E3E
Design tokens & code
CSS
--color: #412698; /* rgb */ color: rgb(65, 38, 152); /* oklch */ color: oklch(38.2% 0.173 285.7);
Tailwind
colors: {
custom: {
50: '#8063b7',
500: '#412698',
950: '#000000',
},
}SCSS
$custom: #412698; $custom-light: #8063b7; $custom-dark: #000000;
JSON
{
"hex": "#412698",
"rgb": {
"r": 65,
"g": 38,
"b": 152
},
"hsl": {
"h": 254.211,
"s": 60,
"l": 37.255
},
"oklch": {
"l": 0.38166,
"c": 0.1729,
"h": 285.7
},
"luminance": 0.04777
}Semantic roles & 50–950 ramp
primary
#412698
secondary
#A6BD5D
accent
#E345BE
background
#F8F6FB
surface
#EFEBF6
border
#CAC6D0
text
#0B0511
muted
#7C7A80