#050304#050304
#050304 is a very dark, near-neutral pink. Relative luminance 0.001; OKLCH L 10.3% C 0.008 H 345.1°. Best body text is #FFFFFF at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #050304 |
|---|---|
| RGB | rgb(5, 3, 4) |
| HSL | hsl(330, 25%, 2%) |
| HSV | hsv(330, 40%, 2%) |
| CMYK | cmyk(0%, 40%, 20%, 98%) |
| CIE-LAB | lab(0.96, 0.66, -0.19) |
| CIE-LCH | lch(0.96, 0.69, 343.67°) |
| OKLab | oklab(10.3% 0.0076 -0.002) |
| OKLCH | oklch(10.3% 0.008 345.1) |
| XYZ | xyz(0.1171, 0.1062, 0.1292) |
| Luminance | 0.0011 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Black
#000000
ΔE00 1.13
Almost Black
#070D0D
ΔE00 3.63
Very Dark Brown
#1D0200
ΔE00 10.61
Dark
#1B2431
ΔE00 11.27
Gunmetal
#2A3439
ΔE00 14.11
Dark Grey
#363737
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050304 #030504
analogous
#050305 #050304 #050303
triadic
#050304 #040503 #030405
tetradic
#050304 #050503 #030504 #030305
square
#050304 #050503 #030504 #030305
split-complementary
#050304 #030503 #030505
monochromatic
#130B0F #130B0F #130B0F #2B1A23 #523141
Accessibility & contrast
On white
20.56
#050304 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#050304 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050304
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050304 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050304 | 1.00 | 20.56 | 1.02 | 20.56 |
| #FFFFFF | 20.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030304
Deuteranopia (green-blind)
#040404
Tritanopia (blue-blind)
#050303
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #050304; /* rgb */ color: rgb(5, 3, 4); /* oklch */ color: oklch(10.3% 0.008 345.1);
Tailwind
colors: {
custom: {
50: '#494848',
500: '#050304',
950: '#000000',
},
}SCSS
$custom: #050304; $custom-light: #494848; $custom-dark: #000000;
JSON
{
"hex": "#050304",
"rgb": {
"r": 5,
"g": 3,
"b": 4
},
"hsl": {
"h": 330,
"s": 25,
"l": 1.569
},
"oklch": {
"l": 0.10301,
"c": 0.00781,
"h": 345.1
},
"luminance": 0.00106
}Semantic roles & 50–950 ramp
primary
#050304
secondary
#293B32
accent
#C19466
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777