#10060E#10060E
#10060E is a very dark, muted pink. Relative luminance 0.003; OKLCH L 14.3% C 0.025 H 334.0°. Best body text is #FFFFFF at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #10060E |
|---|---|
| RGB | rgb(16, 6, 14) |
| HSL | hsl(312, 45%, 4%) |
| HSV | hsv(312, 63%, 6%) |
| CMYK | cmyk(0%, 62.5%, 12.5%, 93.7%) |
| CIE-LAB | lab(2.46, 4.08, -2.18) |
| CIE-LCH | lch(2.46, 4.62, 331.80°) |
| OKLab | oklab(14.28% 0.0229 -0.0112) |
| OKLCH | oklch(14.28% 0.025 334) |
| XYZ | xyz(0.3581, 0.2721, 0.4490) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Black
#000000
ΔE00 5.84
Very Dark Brown
#1D0200
ΔE00 7.76
Almost Black
#070D0D
ΔE00 8.06
Dark
#1B2431
ΔE00 11.27
Dark Grey
#363737
ΔE00 14.62
Midnight
#03012D
ΔE00 15.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10060E #061008
analogous
#0D0610 #10060E #100609
triadic
#10060E #0E1006 #060E10
tetradic
#10060E #100D06 #061008 #060910
square
#10060E #100D06 #061008 #060910
split-complementary
#10060E #091006 #06100D
monochromatic
#160813 #160813 #160813 #3D1735 #69275C
Accessibility & contrast
On white
19.92
#10060E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#10060E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10060E
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10060E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10060E | 1.00 | 19.92 | 1.05 | 19.92 |
| #FFFFFF | 19.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06080E
Deuteranopia (green-blind)
#080A0E
Tritanopia (blue-blind)
#110609
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #10060e; /* rgb */ color: rgb(16, 6, 14); /* oklch */ color: oklch(14.3% 0.025 334.0);
Tailwind
colors: {
custom: {
50: '#4e494d',
500: '#10060e',
950: '#000000',
},
}SCSS
$custom: #10060e; $custom-light: #4e494d; $custom-dark: #000000;
JSON
{
"hex": "#10060e",
"rgb": {
"r": 16,
"g": 6,
"b": 14
},
"hsl": {
"h": 312,
"s": 45.455,
"l": 4.314
},
"oklch": {
"l": 0.1428,
"c": 0.02546,
"h": 334
},
"luminance": 0.00272
}Semantic roles & 50–950 ramp
primary
#10060E
secondary
#274B2E
accent
#D56D53
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777