#050504#050504
#050504 is a very dark, near-neutral yellow. Relative luminance 0.002; OKLCH L 11.4% C 0.004 H 106.9°. Best body text is #FFFFFF at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #050504 |
|---|---|
| RGB | rgb(5, 5, 4) |
| HSL | hsl(60, 11%, 2%) |
| HSV | hsv(60, 20%, 2%) |
| CMYK | cmyk(0%, 0%, 20%, 98%) |
| CIE-LAB | lab(1.35, -0.14, 0.38) |
| CIE-LCH | lch(1.35, 0.40, 110.13°) |
| OKLab | oklab(11.42% -0.001 0.0034) |
| OKLCH | oklch(11.42% 0.004 106.9) |
| XYZ | xyz(0.1388, 0.1496, 0.1364) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 0.89
Almost Black
#070D0D
ΔE00 2.57
Dark
#1B2431
ΔE00 11.46
Very Dark Brown
#1D0200
ΔE00 11.62
Gunmetal
#2A3439
ΔE00 13.66
Dark Grey
#363737
ΔE00 13.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050504 #040405
analogous
#050504 #050504 #050504
triadic
#050504 #040505 #050405
tetradic
#050504 #040505 #040405 #050405
square
#050504 #040505 #040405 #050405
split-complementary
#050504 #040505 #050405
monochromatic
#11110E #11110E #11110E #27271F #49493A
Accessibility & contrast
On white
20.39
#050504 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050504 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050504
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050504 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050504 | 1.00 | 20.39 | 1.03 | 20.39 |
| #FFFFFF | 20.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050504
Deuteranopia (green-blind)
#050504
Tritanopia (blue-blind)
#050505
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #050504; /* rgb */ color: rgb(5, 5, 4); /* oklch */ color: oklch(11.4% 0.004 106.9);
Tailwind
colors: {
custom: {
50: '#494948',
500: '#050504',
950: '#000000',
},
}SCSS
$custom: #050504; $custom-light: #494948; $custom-dark: #000000;
JSON
{
"hex": "#050504",
"rgb": {
"r": 5,
"g": 5,
"b": 4
},
"hsl": {
"h": 60,
"s": 11.111,
"l": 1.765
},
"oklch": {
"l": 0.1142,
"c": 0.00357,
"h": 106.9
},
"luminance": 0.0015
}Semantic roles & 50–950 ramp
primary
#050504
secondary
#2E2E36
accent
#74B474
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777