#24201C#24201C
#24201C is a very dark, near-neutral orange. Relative luminance 0.015; OKLCH L 24.7% C 0.010 H 67.4°. Best body text is #FFFFFF at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #24201C |
|---|---|
| RGB | rgb(36, 32, 28) |
| HSL | hsl(30, 13%, 13%) |
| HSV | hsv(30, 22%, 14%) |
| CMYK | cmyk(0%, 11.1%, 22.2%, 85.9%) |
| CIE-LAB | lab(12.56, 1.02, 3.41) |
| CIE-LCH | lch(12.56, 3.56, 73.33°) |
| OKLab | oklab(24.66% 0.0037 0.0089) |
| OKLCH | oklch(24.66% 0.01 67.4) |
| XYZ | xyz(1.4537, 1.4920, 1.3098) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 7.79
Dark Grey
#363737
ΔE00 8.05
Black
#000000
ΔE00 8.35
Onyx
#353839
ΔE00 8.88
Charcoal (survey)
#343837
ΔE00 8.88
Gunmetal
#2A3439
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24201C #1C2024
analogous
#241C1C #24201C #24241C
triadic
#24201C #1C2420 #201C24
tetradic
#24201C #1C241C #1C2024 #241C24
square
#24201C #1C241C #1C2024 #241C24
split-complementary
#24201C #1C2424 #1C1C24
monochromatic
#110F0D #110F0D #24201C #463F37 #695D52
Accessibility & contrast
On white
16.17
#24201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#24201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24201C
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24201C | 1.00 | 16.17 | 1.30 | 16.17 |
| #FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21201C
Deuteranopia (green-blind)
#22211C
Tritanopia (blue-blind)
#261F1F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #24201c; /* rgb */ color: rgb(36, 32, 28); /* oklch */ color: oklch(24.7% 0.010 67.4);
Tailwind
colors: {
custom: {
50: '#5e5b58',
500: '#24201c',
950: '#000000',
},
}SCSS
$custom: #24201c; $custom-light: #5e5b58; $custom-dark: #000000;
JSON
{
"hex": "#24201c",
"rgb": {
"r": 36,
"g": 32,
"b": 28
},
"hsl": {
"h": 30,
"s": 12.5,
"l": 12.549
},
"oklch": {
"l": 0.24657,
"c": 0.00961,
"h": 67.4
},
"luminance": 0.01492
}Semantic roles & 50–950 ramp
primary
#24201C
secondary
#474E55
accent
#94B572
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978