#180206#180206
#180206 is a very dark, muted red. Relative luminance 0.003; OKLCH L 14.2% C 0.046 H 8.9°. Best body text is #FFFFFF at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #180206 |
|---|---|
| RGB | rgb(24, 2, 6) |
| HSL | hsl(349, 85%, 5%) |
| HSV | hsv(349, 92%, 9%) |
| CMYK | cmyk(0%, 91.7%, 75%, 90.6%) |
| CIE-LAB | lab(2.27, 7.90, 1.07) |
| CIE-LCH | lch(2.27, 7.98, 7.74°) |
| OKLab | oklab(14.17% 0.0451 0.0071) |
| OKLCH | oklch(14.17% 0.046 8.9) |
| XYZ | xyz(0.4313, 0.2508, 0.1980) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.01
Black
#000000
ΔE00 9.48
Almost Black
#070D0D
ΔE00 12.52
Dark Maroon
#3C0008
ΔE00 14.42
Dark Brown
#341C02
ΔE00 14.49
Dark
#1B2431
ΔE00 15.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#180206 #021814
analogous
#180211 #180206 #180902
triadic
#180206 #061802 #020618
tetradic
#180206 #111802 #021814 #090218
square
#180206 #111802 #021814 #090218
split-complementary
#180206 #021809 #021118
monochromatic
#1C0207 #1C0207 #1C0207 #500714 #890B22
Accessibility & contrast
On white
20.00
#180206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#180206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #180206
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##180206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##180206 | 1.00 | 20.00 | 1.05 | 20.00 |
| #FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050606
Deuteranopia (green-blind)
#0B0A06
Tritanopia (blue-blind)
#1B0003
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #180206; /* rgb */ color: rgb(24, 2, 6); /* oklch */ color: oklch(14.2% 0.046 8.9);
Tailwind
colors: {
custom: {
50: '#544749',
500: '#180206',
950: '#000000',
},
}SCSS
$custom: #180206; $custom-light: #544749; $custom-dark: #000000;
JSON
{
"hex": "#180206",
"rgb": {
"r": 24,
"g": 2,
"b": 6
},
"hsl": {
"h": 349.091,
"s": 84.615,
"l": 5.098
},
"oklch": {
"l": 0.14173,
"c": 0.04567,
"h": 8.9
},
"luminance": 0.00251
}Semantic roles & 50–950 ramp
primary
#180206
secondary
#185E51
accent
#FBD52D
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#020000
muted
#787777