#060402#060402
#060402 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 10.9% C 0.011 H 74.9°. Best body text is #FFFFFF at 20.47:1 contrast (WCAG AA passes).
Color values
| HEX | #060402 |
|---|---|
| RGB | rgb(6, 4, 2) |
| HSL | hsl(30, 50%, 2%) |
| HSV | hsv(30, 67%, 2%) |
| CMYK | cmyk(0%, 33.3%, 66.7%, 97.6%) |
| CIE-LAB | lab(1.17, 0.25, 0.94) |
| CIE-LCH | lch(1.17, 0.97, 75.27°) |
| OKLab | oklab(10.95% 0.0028 0.0102) |
| OKLCH | oklch(10.95% 0.011 74.9) |
| XYZ | xyz(0.1295, 0.1299, 0.0757) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.20
Almost Black
#070D0D
ΔE00 3.31
Very Dark Brown
#1D0200
ΔE00 10.95
Dark
#1B2431
ΔE00 11.90
Dark Grey
#363737
ΔE00 14.01
Gunmetal
#2A3439
ΔE00 14.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060402 #020406
analogous
#060202 #060402 #060602
triadic
#060402 #020604 #040206
tetradic
#060402 #020602 #020406 #060206
square
#060402 #020602 #020406 #060206
split-complementary
#060402 #020606 #020206
monochromatic
#170F08 #170F08 #170F08 #342311 #624121
Accessibility & contrast
On white
20.47
#060402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#060402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060402
20.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060402 | 1.00 | 20.47 | 1.03 | 20.47 |
| #FFFFFF | 20.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050402
Deuteranopia (green-blind)
#050402
Tritanopia (blue-blind)
#070403
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #060402; /* rgb */ color: rgb(6, 4, 2); /* oklch */ color: oklch(10.9% 0.011 74.9);
Tailwind
colors: {
custom: {
50: '#494848',
500: '#060402',
950: '#000000',
},
}SCSS
$custom: #060402; $custom-light: #494848; $custom-dark: #000000;
JSON
{
"hex": "#060402",
"rgb": {
"r": 6,
"g": 4,
"b": 2
},
"hsl": {
"h": 30,
"s": 50,
"l": 1.569
},
"oklch": {
"l": 0.10945,
"c": 0.01057,
"h": 74.9
},
"luminance": 0.0013
}Semantic roles & 50–950 ramp
primary
#060402
secondary
#203243
accent
#94DA4E
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777