#271F16#271F16
#271F16 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.6% C 0.020 H 70.0°. Best body text is #FFFFFF at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #271F16 |
|---|---|
| RGB | rgb(39, 31, 22) |
| HSL | hsl(32, 28%, 12%) |
| HSV | hsv(32, 44%, 15%) |
| CMYK | cmyk(0%, 20.5%, 43.6%, 84.7%) |
| CIE-LAB | lab(12.41, 2.15, 7.60) |
| CIE-LCH | lch(12.41, 7.90, 74.17°) |
| OKLab | oklab(24.57% 0.007 0.0191) |
| OKLCH | oklch(24.57% 0.02 70) |
| XYZ | xyz(1.4715, 1.4693, 0.9650) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.08
Espresso
#4B382A
ΔE00 10.19
Black
#000000
ΔE00 10.24
Dark Grey
#363737
ΔE00 10.28
Almost Black
#070D0D
ΔE00 10.35
Charcoal (survey)
#343837
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#271F16 #161E27
analogous
#271716 #271F16 #272716
triadic
#271F16 #16271F #1F1627
tetradic
#271F16 #162717 #161E27 #271627
square
#271F16 #162717 #161E27 #271627
split-complementary
#271F16 #162727 #171627
monochromatic
#14100B #14100B #271F16 #4E3E2C #755D42
Accessibility & contrast
On white
16.23
#271F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#271F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #271F16
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##271F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##271F16 | 1.00 | 16.23 | 1.29 | 16.23 |
| #FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F15
Deuteranopia (green-blind)
#242116
Tritanopia (blue-blind)
#2A1D1D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #271f16; /* rgb */ color: rgb(39, 31, 22); /* oklch */ color: oklch(24.6% 0.020 70.0);
Tailwind
colors: {
custom: {
50: '#615a53',
500: '#271f16',
950: '#000000',
},
}SCSS
$custom: #271f16; $custom-light: #615a53; $custom-dark: #000000;
JSON
{
"hex": "#271f16",
"rgb": {
"r": 39,
"g": 31,
"b": 22
},
"hsl": {
"h": 31.765,
"s": 27.869,
"l": 11.961
},
"oklch": {
"l": 0.24574,
"c": 0.02037,
"h": 70
},
"luminance": 0.01469
}Semantic roles & 50–950 ramp
primary
#271F16
secondary
#3D4C5B
accent
#91C464
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050302
muted
#797878