#271D0C#271D0C
#271D0C is a very dark, muted orange. Relative luminance 0.013; OKLCH L 23.8% C 0.033 H 79.5°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #271D0C |
|---|---|
| RGB | rgb(39, 29, 12) |
| HSL | hsl(38, 53%, 10%) |
| HSV | hsv(38, 69%, 15%) |
| CMYK | cmyk(0%, 25.6%, 69.2%, 84.7%) |
| CIE-LAB | lab(11.53, 2.20, 12.23) |
| CIE-LCH | lch(11.53, 12.42, 79.80°) |
| OKLab | oklab(23.82% 0.0059 0.032) |
| OKLCH | oklch(23.82% 0.033 79.5) |
| XYZ | xyz(1.3425, 1.3367, 0.5351) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 7.68
Espresso
#4B382A
ΔE00 10.57
Chocolate (survey)
#3D1C02
ΔE00 11.31
Black
#000000
ΔE00 12.06
Almost Black
#070D0D
ΔE00 12.39
Dark Grey
#363737
ΔE00 12.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#271D0C #0C1627
analogous
#27100C #271D0C #23270C
triadic
#271D0C #0C271D #1D0C27
tetradic
#271D0C #0C2710 #0C1627 #270C23
square
#271D0C #0C2710 #0C1627 #270C23
split-complementary
#271D0C #0C2327 #100C27
monochromatic
#171107 #171107 #271D0C #56401A #856329
Accessibility & contrast
On white
16.57
#271D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#271D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #271D0C
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##271D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##271D0C | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0B
Deuteranopia (green-blind)
#23200D
Tritanopia (blue-blind)
#2B1A19
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #271d0c; /* rgb */ color: rgb(39, 29, 12); /* oklch */ color: oklch(23.8% 0.033 79.5);
Tailwind
colors: {
custom: {
50: '#62584c',
500: '#271d0c',
950: '#000000',
},
}SCSS
$custom: #271d0c; $custom-light: #62584c; $custom-dark: #000000;
JSON
{
"hex": "#271d0c",
"rgb": {
"r": 39,
"g": 29,
"b": 12
},
"hsl": {
"h": 37.778,
"s": 52.941,
"l": 10
},
"oklch": {
"l": 0.23815,
"c": 0.03251,
"h": 79.5
},
"luminance": 0.01337
}Semantic roles & 50–950 ramp
primary
#271D0C
secondary
#2D4162
accent
#81DC4B
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050301
muted
#797877