#272012#272012
#272012 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.7% C 0.027 H 84.1°. Best body text is #FFFFFF at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #272012 |
|---|---|
| RGB | rgb(39, 32, 18) |
| HSL | hsl(40, 37%, 11%) |
| HSV | hsv(40, 54%, 15%) |
| CMYK | cmyk(0%, 17.9%, 53.8%, 84.7%) |
| CIE-LAB | lab(12.66, 0.83, 10.58) |
| CIE-LCH | lch(12.66, 10.61, 85.53°) |
| OKLab | oklab(24.74% 0.0028 0.0264) |
| OKLCH | oklch(24.74% 0.027 84.1) |
| XYZ | xyz(1.4624, 1.5081, 0.7862) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.61
Espresso
#4B382A
ΔE00 10.86
Dark Grey
#363737
ΔE00 11.28
Almost Black
#070D0D
ΔE00 11.34
Black
#000000
ΔE00 11.52
Charcoal (survey)
#343837
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272012 #121927
analogous
#271512 #272012 #232712
triadic
#272012 #122720 #201227
tetradic
#272012 #122715 #121927 #271223
square
#272012 #122715 #121927 #271223
split-complementary
#272012 #122327 #151227
monochromatic
#15110A #15110A #272012 #514225 #7B6539
Accessibility & contrast
On white
16.13
#272012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#272012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272012
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272012 | 1.00 | 16.13 | 1.30 | 16.13 |
| #FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232011
Deuteranopia (green-blind)
#252212
Tritanopia (blue-blind)
#2A1E1C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #272012; /* rgb */ color: rgb(39, 32, 18); /* oklch */ color: oklch(24.7% 0.027 84.1);
Tailwind
colors: {
custom: {
50: '#615b50',
500: '#272012',
950: '#000000',
},
}SCSS
$custom: #272012; $custom-light: #615b50; $custom-dark: #000000;
JSON
{
"hex": "#272012",
"rgb": {
"r": 39,
"g": 32,
"b": 18
},
"hsl": {
"h": 40,
"s": 36.842,
"l": 11.176
},
"oklch": {
"l": 0.24739,
"c": 0.02653,
"h": 84.1
},
"luminance": 0.01508
}Semantic roles & 50–950 ramp
primary
#272012
secondary
#37445E
accent
#81CD5B
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978