#201C0C#201C0C
#201C0C is a very dark, muted yellow. Relative luminance 0.012; OKLCH L 22.6% C 0.028 H 95.7°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #201C0C |
|---|---|
| RGB | rgb(32, 28, 12) |
| HSL | hsl(48, 45%, 9%) |
| HSV | hsv(48, 63%, 13%) |
| CMYK | cmyk(0%, 12.5%, 62.5%, 87.5%) |
| CIE-LAB | lab(10.29, -1.01, 10.37) |
| CIE-LCH | lch(10.29, 10.41, 95.55°) |
| OKLab | oklab(22.63% -0.0028 0.0283) |
| OKLCH | oklch(22.63% 0.028 95.7) |
| XYZ | xyz(1.0773, 1.1642, 0.5157) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 10.03
Black
#000000
ΔE00 10.48
Dark Grey
#363737
ΔE00 12.06
Charcoal (survey)
#343837
ΔE00 12.13
Dark Brown
#341C02
ΔE00 12.18
Onyx
#353839
ΔE00 12.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201C0C #0C1020
analogous
#20120C #201C0C #1A200C
triadic
#201C0C #0C201C #1C0C20
tetradic
#201C0C #0C2012 #0C1020 #200C1A
square
#201C0C #0C2012 #0C1020 #200C1A
split-complementary
#201C0C #0C1A20 #120C20
monochromatic
#161308 #161308 #201C0C #4D431D #796A2D
Accessibility & contrast
On white
17.03
#201C0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#201C0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201C0C
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201C0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201C0C | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1B0B
Deuteranopia (green-blind)
#201D0D
Tritanopia (blue-blind)
#231A18
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #201c0c; /* rgb */ color: rgb(32, 28, 12); /* oklch */ color: oklch(22.6% 0.028 95.7);
Tailwind
colors: {
custom: {
50: '#5b574c',
500: '#201c0c',
950: '#000000',
},
}SCSS
$custom: #201c0c; $custom-light: #5b574c; $custom-dark: #000000;
JSON
{
"hex": "#201c0c",
"rgb": {
"r": 32,
"g": 28,
"b": 12
},
"hsl": {
"h": 48,
"s": 45.455,
"l": 8.627
},
"oklch": {
"l": 0.2263,
"c": 0.02842,
"h": 95.7
},
"luminance": 0.01164
}Semantic roles & 50–950 ramp
primary
#201C0C
secondary
#2E375A
accent
#6DD553
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040301
muted
#797877