#1C010E#1C010E
#1C010E is a very dark, muted pink. Relative luminance 0.003; OKLCH L 15.2% C 0.058 H 352.1°. Best body text is #FFFFFF at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #1C010E |
|---|---|
| RGB | rgb(28, 1, 14) |
| HSL | hsl(331, 93%, 6%) |
| HSV | hsv(331, 96%, 11%) |
| CMYK | cmyk(0%, 96.4%, 50%, 89%) |
| CIE-LAB | lab(2.71, 11.61, -1.66) |
| CIE-LCH | lch(2.71, 11.73, 351.85°) |
| OKLab | oklab(15.2% 0.0574 -0.0079) |
| OKLCH | oklch(15.2% 0.058 352.1) |
| XYZ | xyz(0.5690, 0.3004, 0.4434) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.93
Black
#000000
ΔE00 12.63
Dark Maroon
#3C0008
ΔE00 12.87
Dark Plum
#3F012C
ΔE00 13.07
Eggplant
#380835
ΔE00 13.36
Aubergine
#3D0734
ΔE00 13.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C010E #011C0F
analogous
#1C011B #1C010E #1C0101
triadic
#1C010E #0E1C01 #010E1C
tetradic
#1C010E #1B1C01 #011C0F #01011C
square
#1C010E #1B1C01 #011C0F #01011C
split-complementary
#1C010E #011C01 #011B1C
monochromatic
#1E010F #1E010F #1E010F #57032C #920549
Accessibility & contrast
On white
19.81
#1C010E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#1C010E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C010E
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C010E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C010E | 1.00 | 19.81 | 1.06 | 19.81 |
| #FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#04070E
Deuteranopia (green-blind)
#0C0C0D
Tritanopia (blue-blind)
#1F0005
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #1c010e; /* rgb */ color: rgb(28, 1, 14); /* oklch */ color: oklch(15.2% 0.058 352.1);
Tailwind
colors: {
custom: {
50: '#57474d',
500: '#1c010e',
950: '#000000',
},
}SCSS
$custom: #1c010e; $custom-light: #57474d; $custom-dark: #000000;
JSON
{
"hex": "#1c010e",
"rgb": {
"r": 28,
"g": 1,
"b": 14
},
"hsl": {
"h": 331.111,
"s": 93.103,
"l": 5.686
},
"oklch": {
"l": 0.15196,
"c": 0.0579,
"h": 352.1
},
"luminance": 0.003
}Semantic roles & 50–950 ramp
primary
#1C010E
secondary
#15643E
accent
#FF9829
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#030001
muted
#787777