#271D0F#271D0F
#271D0F is a very dark, muted orange. Relative luminance 0.013; OKLCH L 23.9% C 0.029 H 75.0°. Best body text is #FFFFFF at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #271D0F |
|---|---|
| RGB | rgb(39, 29, 15) |
| HSL | hsl(35, 44%, 11%) |
| HSV | hsv(35, 62%, 15%) |
| CMYK | cmyk(0%, 25.6%, 61.5%, 84.7%) |
| CIE-LAB | lab(11.58, 2.56, 10.82) |
| CIE-LCH | lch(11.58, 11.12, 76.70°) |
| OKLab | oklab(23.88% 0.0075 0.0278) |
| OKLCH | oklch(23.88% 0.029 75) |
| XYZ | xyz(1.3623, 1.3446, 0.6396) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 7.59
Espresso
#4B382A
ΔE00 10.25
Chocolate (survey)
#3D1C02
ΔE00 11.10
Black
#000000
ΔE00 11.49
Almost Black
#070D0D
ΔE00 11.88
Very Dark Brown
#1D0200
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#271D0F #0F1927
analogous
#27110F #271D0F #25270F
triadic
#271D0F #0F271D #1D0F27
tetradic
#271D0F #0F2711 #0F1927 #270F25
square
#271D0F #0F2711 #0F1927 #270F25
split-complementary
#271D0F #0F2527 #110F27
monochromatic
#161009 #161009 #271D0F #533E20 #7F5F31
Accessibility & contrast
On white
16.55
#271D0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#271D0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #271D0F
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##271D0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##271D0F | 1.00 | 16.55 | 1.27 | 16.55 |
| #FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0E
Deuteranopia (green-blind)
#23200F
Tritanopia (blue-blind)
#2B1A1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #271d0f; /* rgb */ color: rgb(39, 29, 15); /* oklch */ color: oklch(23.9% 0.029 75.0);
Tailwind
colors: {
custom: {
50: '#62584e',
500: '#271d0f',
950: '#000000',
},
}SCSS
$custom: #271d0f; $custom-light: #62584e; $custom-dark: #000000;
JSON
{
"hex": "#271d0f",
"rgb": {
"r": 39,
"g": 29,
"b": 15
},
"hsl": {
"h": 35,
"s": 44.444,
"l": 10.588
},
"oklch": {
"l": 0.23875,
"c": 0.02879,
"h": 75
},
"luminance": 0.01345
}Semantic roles & 50–950 ramp
primary
#271D0F
secondary
#324560
accent
#89D454
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050301
muted
#797877