#271C19#271C19
#271C19 is a very dark, near-neutral red. Relative luminance 0.013; OKLCH L 23.9% C 0.018 H 35.8°. Best body text is #FFFFFF at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #271C19 |
|---|---|
| RGB | rgb(39, 28, 25) |
| HSL | hsl(13, 22%, 13%) |
| HSV | hsv(13, 36%, 15%) |
| CMYK | cmyk(0%, 28.2%, 35.9%, 84.7%) |
| CIE-LAB | lab(11.50, 4.83, 4.16) |
| CIE-LCH | lch(11.50, 6.37, 40.70°) |
| OKLab | oklab(23.89% 0.0149 0.0108) |
| OKLCH | oklch(23.89% 0.018 35.8) |
| XYZ | xyz(1.4274, 1.3321, 1.1014) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.34
Black
#000000
ΔE00 9.87
Dark Brown
#341C02
ΔE00 10.02
Almost Black
#070D0D
ΔE00 10.89
Dark Grey
#363737
ΔE00 10.94
Espresso
#4B382A
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#271C19 #192427
analogous
#27191D #271C19 #272319
triadic
#271C19 #19271C #1C1927
tetradic
#271C19 #1D2719 #192427 #231927
square
#271C19 #1D2719 #192427 #231927
split-complementary
#271C19 #192723 #191D27
monochromatic
#130D0C #130D0C #271C19 #4C3731 #725249
Accessibility & contrast
On white
16.58
#271C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#271C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #271C19
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##271C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##271C19 | 1.00 | 16.58 | 1.27 | 16.58 |
| #FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1D19
Deuteranopia (green-blind)
#211F19
Tritanopia (blue-blind)
#2A1B1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #271c19; /* rgb */ color: rgb(39, 28, 25); /* oklch */ color: oklch(23.9% 0.018 35.8);
Tailwind
colors: {
custom: {
50: '#615855',
500: '#271c19',
950: '#000000',
},
}SCSS
$custom: #271c19; $custom-light: #615855; $custom-dark: #000000;
JSON
{
"hex": "#271c19",
"rgb": {
"r": 39,
"g": 28,
"b": 25
},
"hsl": {
"h": 12.857,
"s": 21.875,
"l": 12.549
},
"oklch": {
"l": 0.23888,
"c": 0.01841,
"h": 35.8
},
"luminance": 0.01332
}Semantic roles & 50–950 ramp
primary
#271C19
secondary
#42555A
accent
#ACBE69
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050303
muted
#797878