#272015#272015
#272015 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.8% C 0.022 H 78.7°. Best body text is #FFFFFF at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #272015 |
|---|---|
| RGB | rgb(39, 32, 21) |
| HSL | hsl(37, 30%, 12%) |
| HSV | hsv(37, 46%, 15%) |
| CMYK | cmyk(0%, 17.9%, 46.2%, 84.7%) |
| CIE-LAB | lab(12.73, 1.28, 8.72) |
| CIE-LCH | lch(12.73, 8.82, 81.66°) |
| OKLab | oklab(24.81% 0.0044 0.0218) |
| OKLCH | oklch(24.81% 0.022 78.7) |
| XYZ | xyz(1.4886, 1.5186, 0.9240) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Dark Brown
#341C02
ΔE00 9.57
Dark Grey
#363737
ΔE00 10.41
Espresso
#4B382A
ΔE00 10.50
Almost Black
#070D0D
ΔE00 10.57
Black
#000000
ΔE00 10.71
Charcoal (survey)
#343837
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272015 #151C27
analogous
#271715 #272015 #252715
triadic
#272015 #152720 #201527
tetradic
#272015 #152717 #151C27 #271525
square
#272015 #152717 #151C27 #271525
split-complementary
#272015 #152527 #171527
monochromatic
#14100B #14100B #272015 #4F412A #776140
Accessibility & contrast
On white
16.11
#272015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#272015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272015
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272015 | 1.00 | 16.11 | 1.30 | 16.11 |
| #FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232014
Deuteranopia (green-blind)
#252215
Tritanopia (blue-blind)
#2A1E1D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #272015; /* rgb */ color: rgb(39, 32, 21); /* oklch */ color: oklch(24.8% 0.022 78.7);
Tailwind
colors: {
custom: {
50: '#615b52',
500: '#272015',
950: '#000000',
},
}SCSS
$custom: #272015; $custom-light: #615b52; $custom-dark: #000000;
JSON
{
"hex": "#272015",
"rgb": {
"r": 39,
"g": 32,
"b": 21
},
"hsl": {
"h": 36.667,
"s": 30,
"l": 11.765
},
"oklch": {
"l": 0.24813,
"c": 0.02224,
"h": 78.7
},
"luminance": 0.01519
}Semantic roles & 50–950 ramp
primary
#272015
secondary
#3C485C
accent
#89C662
background
#F5F5F4
surface
#EAE9E7
border
#C6C5C3
text
#050402
muted
#797978