#272018#272018
#272018 is a very dark, near-neutral orange. Relative luminance 0.015; OKLCH L 24.9% C 0.018 H 70.6°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #272018 |
|---|---|
| RGB | rgb(39, 32, 24) |
| HSL | hsl(32, 24%, 12%) |
| HSV | hsv(32, 38%, 15%) |
| CMYK | cmyk(0%, 17.9%, 38.5%, 84.7%) |
| CIE-LAB | lab(12.80, 1.78, 6.69) |
| CIE-LCH | lch(12.80, 6.92, 75.10°) |
| OKLab | oklab(24.9% 0.006 0.017) |
| OKLCH | oklch(24.9% 0.018 70.6) |
| XYZ | xyz(1.5181, 1.5304, 1.0794) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Grey
#363737
ΔE00 9.56
Dark Brown
#341C02
ΔE00 9.82
Almost Black
#070D0D
ΔE00 9.84
Black
#000000
ΔE00 9.93
Espresso
#4B382A
ΔE00 10.36
Charcoal (survey)
#343837
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272018 #181F27
analogous
#271818 #272018 #272718
triadic
#272018 #182720 #201827
tetradic
#272018 #182718 #181F27 #271827
square
#272018 #182718 #181F27 #271827
split-complementary
#272018 #182727 #181827
monochromatic
#13100C #13100C #272018 #4D3F2F #735E47
Accessibility & contrast
On white
16.08
#272018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#272018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272018
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272018 | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232017
Deuteranopia (green-blind)
#242218
Tritanopia (blue-blind)
#2A1E1E
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #272018; /* rgb */ color: rgb(39, 32, 24); /* oklch */ color: oklch(24.9% 0.018 70.6);
Tailwind
colors: {
custom: {
50: '#615b54',
500: '#272018',
950: '#000000',
},
}SCSS
$custom: #272018; $custom-light: #615b54; $custom-dark: #000000;
JSON
{
"hex": "#272018",
"rgb": {
"r": 39,
"g": 32,
"b": 24
},
"hsl": {
"h": 32,
"s": 23.81,
"l": 12.353
},
"oklch": {
"l": 0.24895,
"c": 0.01801,
"h": 70.6
},
"luminance": 0.0153
}Semantic roles & 50–950 ramp
primary
#272018
secondary
#404D5A
accent
#91C068
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#050402
muted
#797978