#46201C#46201C
#46201C is a dark, muted red. Relative luminance 0.024; OKLCH L 29.6% C 0.059 H 27.4°. Best body text is #FFFFFF at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #46201C |
|---|---|
| RGB | rgb(70, 32, 28) |
| HSL | hsl(6, 43%, 19%) |
| HSV | hsv(6, 60%, 27%) |
| CMYK | cmyk(0%, 54.3%, 60%, 72.5%) |
| CIE-LAB | lab(17.55, 17.71, 11.06) |
| CIE-LCH | lch(17.55, 20.88, 31.97°) |
| OKLab | oklab(29.6% 0.0525 0.0272) |
| OKLCH | oklch(29.6% 0.059 27.4) |
| XYZ | xyz(3.2521, 2.4193, 1.3941) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Chocolate Brown
#411900
ΔE00 7.53
Deep Brown
#410200
ΔE00 7.56
Mahogany
#4A0100
ΔE00 8.17
Dried Blood
#4B0101
ΔE00 8.21
Dark Maroon
#3C0008
ΔE00 8.48
Chocolate (survey)
#3D1C02
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46201C #1C4246
analogous
#461C2D #46201C #46351C
triadic
#46201C #1C4620 #201C46
tetradic
#46201C #2D461C #1C4246 #351C46
square
#46201C #2D461C #1C4246 #351C46
split-complementary
#46201C #1C4635 #1C2D46
monochromatic
#160A09 #1A0C0B #46201C #72342D #9D483F
Accessibility & contrast
On white
14.15
#46201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#46201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #46201C
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##46201C | 1.00 | 14.15 | 1.48 | 14.15 |
| #FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261B
Deuteranopia (green-blind)
#322E1B
Tritanopia (blue-blind)
#4D1A1F
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #46201c; /* rgb */ color: rgb(70, 32, 28); /* oklch */ color: oklch(29.6% 0.059 27.4);
Tailwind
colors: {
custom: {
50: '#7c5c58',
500: '#46201c',
950: '#000000',
},
}SCSS
$custom: #46201c; $custom-light: #7c5c58; $custom-dark: #000000;
JSON
{
"hex": "#46201c",
"rgb": {
"r": 70,
"g": 32,
"b": 28
},
"hsl": {
"h": 5.714,
"s": 42.857,
"l": 19.216
},
"oklch": {
"l": 0.29596,
"c": 0.05916,
"h": 27.4
},
"luminance": 0.02419
}Semantic roles & 50–950 ramp
primary
#46201C
secondary
#42767B
accent
#C7D355
background
#F7F5F5
surface
#EEE9E9
border
#C9C5C5
text
#0A0403
muted
#7C7978