#090002#090002
#090002 is a very dark, muted red. Relative luminance 0.001; OKLCH L 9.0% C 0.036 H 1.9°. Best body text is #FFFFFF at 20.74:1 contrast (WCAG AA passes).
Color values
| HEX | #090002 |
|---|---|
| RGB | rgb(9, 0, 2) |
| HSL | hsl(347, 100%, 2%) |
| HSV | hsv(347, 100%, 4%) |
| CMYK | cmyk(0%, 100%, 77.8%, 96.5%) |
| CIE-LAB | lab(0.56, 2.63, 0.07) |
| CIE-LCH | lch(0.56, 2.63, 1.57°) |
| OKLab | oklab(9.03% 0.0364 0.0012) |
| OKLCH | oklch(9.03% 0.036 1.9) |
| XYZ | xyz(0.1236, 0.0625, 0.0630) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 3.64
Almost Black
#070D0D
ΔE00 6.44
Very Dark Brown
#1D0200
ΔE00 8.20
Dark
#1B2431
ΔE00 12.30
Dark Grey
#363737
ΔE00 14.92
Onyx
#353839
ΔE00 15.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090002 #000907
analogous
#090007 #090002 #090300
triadic
#090002 #020900 #000209
tetradic
#090002 #070900 #000907 #030009
square
#090002 #070900 #000907 #030009
split-complementary
#090002 #000903 #000709
monochromatic
#1F0007 #1F0007 #1F0007 #460010 #83001D
Accessibility & contrast
On white
20.74
#090002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#090002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090002
20.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090002 | 1.00 | 20.74 | 1.01 | 20.74 |
| #FFFFFF | 20.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010102
Deuteranopia (green-blind)
#030302
Tritanopia (blue-blind)
#0B0001
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #090002; /* rgb */ color: rgb(9, 0, 2); /* oklch */ color: oklch(9.0% 0.036 1.9);
Tailwind
colors: {
custom: {
50: '#4b4748',
500: '#090002',
950: '#000000',
},
}SCSS
$custom: #090002; $custom-light: #4b4748; $custom-dark: #000000;
JSON
{
"hex": "#090002",
"rgb": {
"r": 9,
"g": 0,
"b": 2
},
"hsl": {
"h": 346.667,
"s": 100,
"l": 1.765
},
"oklch": {
"l": 0.09028,
"c": 0.03646,
"h": 1.9
},
"luminance": 0.00062
}Semantic roles & 50–950 ramp
primary
#090002
secondary
#0F5646
accent
#FFCF29
background
#F4F3F4
surface
#E7E5E6
border
#C3C1C2
text
#010000
muted
#777777