#272011#272011
#272011 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.7% C 0.028 H 85.4°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #272011 |
|---|---|
| RGB | rgb(39, 32, 17) |
| HSL | hsl(41, 39%, 11%) |
| HSV | hsv(41, 56%, 15%) |
| CMYK | cmyk(0%, 17.9%, 56.4%, 84.7%) |
| CIE-LAB | lab(12.64, 0.69, 11.15) |
| CIE-LCH | lch(12.64, 11.17, 86.47°) |
| OKLab | oklab(24.72% 0.0022 0.0279) |
| OKLCH | oklch(24.72% 0.028 85.4) |
| XYZ | xyz(1.4544, 1.5049, 0.7441) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.67
Espresso
#4B382A
ΔE00 11.01
Dark Grey
#363737
ΔE00 11.56
Almost Black
#070D0D
ΔE00 11.58
Black
#000000
ΔE00 11.77
Charcoal (survey)
#343837
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272011 #111827
analogous
#271511 #272011 #232711
triadic
#272011 #112720 #201127
tetradic
#272011 #112715 #111827 #271123
square
#272011 #112715 #111827 #271123
split-complementary
#272011 #112327 #151127
monochromatic
#151109 #151109 #272011 #524324 #7C6636
Accessibility & contrast
On white
16.14
#272011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#272011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272011
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272011 | 1.00 | 16.14 | 1.30 | 16.14 |
| #FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232010
Deuteranopia (green-blind)
#252211
Tritanopia (blue-blind)
#2A1E1C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #272011; /* rgb */ color: rgb(39, 32, 17); /* oklch */ color: oklch(24.7% 0.028 85.4);
Tailwind
colors: {
custom: {
50: '#615b4f',
500: '#272011',
950: '#000000',
},
}SCSS
$custom: #272011; $custom-light: #615b4f; $custom-dark: #000000;
JSON
{
"hex": "#272011",
"rgb": {
"r": 39,
"g": 32,
"b": 17
},
"hsl": {
"h": 40.909,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.24716,
"c": 0.02795,
"h": 85.4
},
"luminance": 0.01505
}Semantic roles & 50–950 ramp
primary
#272011
secondary
#36435E
accent
#7ECF59
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978