#272016#272016
#272016 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.8% C 0.021 H 76.4°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #272016 |
|---|---|
| RGB | rgb(39, 32, 22) |
| HSL | hsl(35, 28%, 12%) |
| HSV | hsv(35, 44%, 15%) |
| CMYK | cmyk(0%, 17.9%, 43.6%, 84.7%) |
| CIE-LAB | lab(12.75, 1.44, 8.05) |
| CIE-LCH | lch(12.75, 8.18, 79.83°) |
| OKLab | oklab(24.84% 0.0049 0.0202) |
| OKLCH | oklch(24.84% 0.021 76.4) |
| XYZ | xyz(1.4981, 1.5223, 0.9738) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.61
Dark Grey
#363737
ΔE00 10.12
Almost Black
#070D0D
ΔE00 10.31
Espresso
#4B382A
ΔE00 10.42
Black
#000000
ΔE00 10.44
Charcoal (survey)
#343837
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272016 #161D27
analogous
#271816 #272016 #262716
triadic
#272016 #162720 #201627
tetradic
#272016 #162718 #161D27 #271626
square
#272016 #162718 #161D27 #271626
split-complementary
#272016 #162627 #181627
monochromatic
#14100B #14100B #272016 #4E402C #756042
Accessibility & contrast
On white
16.10
#272016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#272016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272016
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272016 | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232015
Deuteranopia (green-blind)
#242216
Tritanopia (blue-blind)
#2A1E1D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #272016; /* rgb */ color: rgb(39, 32, 22); /* oklch */ color: oklch(24.8% 0.021 76.4);
Tailwind
colors: {
custom: {
50: '#615b53',
500: '#272016',
950: '#000000',
},
}SCSS
$custom: #272016; $custom-light: #615b53; $custom-dark: #000000;
JSON
{
"hex": "#272016",
"rgb": {
"r": 39,
"g": 32,
"b": 22
},
"hsl": {
"h": 35.294,
"s": 27.869,
"l": 11.961
},
"oklch": {
"l": 0.24839,
"c": 0.02081,
"h": 76.4
},
"luminance": 0.01522
}Semantic roles & 50–950 ramp
primary
#272016
secondary
#3D4A5B
accent
#8BC464
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978