#2D201C#2D201C
#2D201C is a dark, muted red. Relative luminance 0.017; OKLCH L 25.8% C 0.022 H 37.8°. Best body text is #FFFFFF at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #2D201C |
|---|---|
| RGB | rgb(45, 32, 28) |
| HSL | hsl(14, 23%, 14%) |
| HSV | hsv(14, 38%, 18%) |
| CMYK | cmyk(0%, 28.9%, 37.8%, 82.4%) |
| CIE-LAB | lab(13.68, 5.55, 5.15) |
| CIE-LCH | lch(13.68, 7.58, 42.85°) |
| OKLab | oklab(25.8% 0.0171 0.0133) |
| OKLCH | oklch(25.8% 0.022 37.8) |
| XYZ | xyz(1.8083, 1.6748, 1.3264) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.08
Dark Brown
#341C02
ΔE00 9.12
Espresso
#4B382A
ΔE00 9.48
Dark Grey
#363737
ΔE00 10.79
Chocolate (survey)
#3D1C02
ΔE00 10.92
Black
#000000
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2D201C #1C292D
analogous
#2D1C21 #2D201C #2D291C
triadic
#2D201C #1C2D20 #201C2D
tetradic
#2D201C #212D1C #1C292D #291C2D
square
#2D201C #212D1C #1C292D #291C2D
split-complementary
#2D201C #1C2D29 #1C212D
monochromatic
#130D0C #130D0C #2D201C #533B33 #78564B
Accessibility & contrast
On white
15.73
#2D201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#2D201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2D201C
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2D201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2D201C | 1.00 | 15.73 | 1.34 | 15.73 |
| #FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23211C
Deuteranopia (green-blind)
#26241C
Tritanopia (blue-blind)
#301E1F
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #2d201c; /* rgb */ color: rgb(45, 32, 28); /* oklch */ color: oklch(25.8% 0.022 37.8);
Tailwind
colors: {
custom: {
50: '#665b58',
500: '#2d201c',
950: '#000000',
},
}SCSS
$custom: #2d201c; $custom-light: #665b58; $custom-dark: #000000;
JSON
{
"hex": "#2d201c",
"rgb": {
"r": 45,
"g": 32,
"b": 28
},
"hsl": {
"h": 14.118,
"s": 23.288,
"l": 14.314
},
"oklch": {
"l": 0.25795,
"c": 0.02165,
"h": 37.8
},
"luminance": 0.01675
}Semantic roles & 50–950 ramp
primary
#2D201C
secondary
#455A60
accent
#ABC068
background
#F6F5F5
surface
#EBE9E9
border
#C6C5C5
text
#060403
muted
#7A7978