#1C062A#1C062A
#1C062A is a very dark, moderate violet. Relative luminance 0.005; OKLCH L 18.5% C 0.072 H 309.3°. Best body text is #FFFFFF at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #1C062A |
|---|---|
| RGB | rgb(28, 6, 42) |
| HSL | hsl(277, 75%, 9%) |
| HSV | hsv(277, 86%, 16%) |
| CMYK | cmyk(33.3%, 85.7%, 0%, 83.5%) |
| CIE-LAB | lab(4.92, 17.99, -18.77) |
| CIE-LCH | lch(4.92, 26.00, 313.78°) |
| OKLab | oklab(18.48% 0.0456 -0.0557) |
| OKLCH | oklch(18.48% 0.072 309.3) |
| XYZ | xyz(0.9618, 0.5443, 2.2444) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.58
Midnight Purple
#280137
ΔE00 5.69
Dark Purple
#35063E
ΔE00 7.26
Midnight
#03012D
ΔE00 7.54
Eggplant
#380835
ΔE00 7.60
Dark Violet
#34013F
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C062A #142A06
analogous
#0A062A #1C062A #2A0626
triadic
#1C062A #2A1C06 #062A1C
tetradic
#1C062A #2A0A06 #142A06 #06262A
square
#1C062A #2A0A06 #142A06 #06262A
split-complementary
#1C062A #262A06 #062A0A
monochromatic
#12041B #12041B #1C062A #400E60 #631595
Accessibility & contrast
On white
18.94
#1C062A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#1C062A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C062A
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C062A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C062A | 1.00 | 18.94 | 1.11 | 18.94 |
| #FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00102B
Deuteranopia (green-blind)
#021129
Tritanopia (blue-blind)
#1A0D17
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #1c062a; /* rgb */ color: rgb(28, 6, 42); /* oklch */ color: oklch(18.5% 0.072 309.3);
Tailwind
colors: {
custom: {
50: '#594964',
500: '#1c062a',
950: '#000000',
},
}SCSS
$custom: #1c062a; $custom-light: #594964; $custom-dark: #000000;
JSON
{
"hex": "#1c062a",
"rgb": {
"r": 28,
"g": 6,
"b": 42
},
"hsl": {
"h": 276.667,
"s": 75,
"l": 9.412
},
"oklch": {
"l": 0.18484,
"c": 0.07193,
"h": 309.3
},
"luminance": 0.00544
}Semantic roles & 50–950 ramp
primary
#1C062A
secondary
#3E6B21
accent
#F2367F
background
#F5F4F5
surface
#E9E6EA
border
#C5C2C6
text
#030005
muted
#787779