#27170F#27170F
#27170F is a very dark, muted orange. Relative luminance 0.011; OKLCH L 22.4% C 0.030 H 47.3°. Best body text is #FFFFFF at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #27170F |
|---|---|
| RGB | rgb(39, 23, 15) |
| HSL | hsl(20, 44%, 11%) |
| HSV | hsv(20, 62%, 15%) |
| CMYK | cmyk(0%, 41%, 61.5%, 84.7%) |
| CIE-LAB | lab(9.63, 6.89, 8.09) |
| CIE-LCH | lch(9.63, 10.63, 49.57°) |
| OKLab | oklab(22.35% 0.0204 0.0221) |
| OKLCH | oklch(22.35% 0.03 47.3) |
| XYZ | xyz(1.2294, 1.0787, 0.5953) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.27
Dark Brown
#341C02
ΔE00 7.16
Chocolate (survey)
#3D1C02
ΔE00 9.09
Chocolate Brown
#411900
ΔE00 10.43
Espresso
#4B382A
ΔE00 11.01
Black
#000000
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27170F #0F1F27
analogous
#270F13 #27170F #27230F
triadic
#27170F #0F2717 #170F27
tetradic
#27170F #13270F #0F1F27 #230F27
square
#27170F #13270F #0F1F27 #230F27
split-complementary
#27170F #0F2723 #0F1327
monochromatic
#160D09 #160D09 #27170F #533120 #7F4B31
Accessibility & contrast
On white
17.27
#27170F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#27170F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #27170F
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27170F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##27170F | 1.00 | 17.27 | 1.22 | 17.27 |
| #FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B190E
Deuteranopia (green-blind)
#1F1C0F
Tritanopia (blue-blind)
#2B1415
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #27170f; /* rgb */ color: rgb(39, 23, 15); /* oklch */ color: oklch(22.4% 0.030 47.3);
Tailwind
colors: {
custom: {
50: '#62544e',
500: '#27170f',
950: '#000000',
},
}SCSS
$custom: #27170f; $custom-light: #62544e; $custom-dark: #000000;
JSON
{
"hex": "#27170f",
"rgb": {
"r": 39,
"g": 23,
"b": 15
},
"hsl": {
"h": 20,
"s": 44.444,
"l": 10.588
},
"oklch": {
"l": 0.22353,
"c": 0.03001,
"h": 47.3
},
"luminance": 0.01079
}Semantic roles & 50–950 ramp
primary
#27170F
secondary
#325060
accent
#A9D454
background
#F5F4F4
surface
#EAE7E7
border
#C6C3C3
text
#050201
muted
#797877