#27201E#27201E
#27201E is a dark, near-neutral red. Relative luminance 0.016; OKLCH L 25.1% C 0.011 H 36.5°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #27201E |
|---|---|
| RGB | rgb(39, 32, 30) |
| HSL | hsl(13, 13%, 14%) |
| HSV | hsv(13, 23%, 15%) |
| CMYK | cmyk(0%, 17.9%, 23.1%, 84.7%) |
| CIE-LAB | lab(12.97, 2.93, 2.60) |
| CIE-LCH | lch(12.97, 3.92, 41.59°) |
| OKLab | oklab(25.09% 0.0092 0.0068) |
| OKLCH | oklch(25.09% 0.011 36.5) |
| XYZ | xyz(1.5876, 1.5581, 1.4452) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dark Grey
#363737
ΔE00 8.58
Black
#000000
ΔE00 9.10
Almost Black
#070D0D
ΔE00 9.27
Very Dark Brown
#1D0200
ΔE00 9.57
Onyx
#353839
ΔE00 9.65
Charcoal (survey)
#343837
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27201E #1E2527
analogous
#271E20 #27201E #27241E
triadic
#27201E #1E2720 #201E27
tetradic
#27201E #20271E #1E2527 #241E27
square
#27201E #20271E #1E2527 #241E27
split-complementary
#27201E #1E2724 #1E2027
monochromatic
#110E0D #110E0D #27201E #4A3C39 #6C5953
Accessibility & contrast
On white
16.01
#27201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#27201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #27201E
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##27201E | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211E
Deuteranopia (green-blind)
#23221E
Tritanopia (blue-blind)
#291F1F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #27201e; /* rgb */ color: rgb(39, 32, 30); /* oklch */ color: oklch(25.1% 0.011 36.5);
Tailwind
colors: {
custom: {
50: '#615b59',
500: '#27201e',
950: '#000000',
},
}SCSS
$custom: #27201e; $custom-light: #615b59; $custom-dark: #000000;
JSON
{
"hex": "#27201e",
"rgb": {
"r": 39,
"g": 32,
"b": 30
},
"hsl": {
"h": 13.333,
"s": 13.043,
"l": 13.529
},
"oklch": {
"l": 0.25088,
"c": 0.01147,
"h": 36.5
},
"luminance": 0.01558
}Semantic roles & 50–950 ramp
primary
#27201E
secondary
#495458
accent
#A7B672
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#050403
muted
#797978