#150F07#150F07
#150F07 is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.3% C 0.019 H 75.1°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #150F07 |
|---|---|
| RGB | rgb(21, 15, 7) |
| HSL | hsl(34, 50%, 5%) |
| HSV | hsv(34, 67%, 8%) |
| CMYK | cmyk(0%, 28.6%, 66.7%, 91.8%) |
| CIE-LAB | lab(4.66, 1.13, 4.13) |
| CIE-LCH | lch(4.66, 4.29, 74.66°) |
| OKLab | oklab(17.35% 0.0048 0.0182) |
| OKLCH | oklch(17.35% 0.019 75.1) |
| XYZ | xyz(0.5185, 0.5164, 0.2733) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.89
Almost Black
#070D0D
ΔE00 5.90
Very Dark Brown
#1D0200
ΔE00 9.94
Dark Grey
#363737
ΔE00 12.72
Dark Brown
#341C02
ΔE00 12.78
Dark
#1B2431
ΔE00 13.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#150F07 #070D15
analogous
#150807 #150F07 #141507
triadic
#150F07 #07150F #0F0715
tetradic
#150F07 #071508 #070D15 #150714
square
#150F07 #071508 #070D15 #150714
split-complementary
#150F07 #071415 #080715
monochromatic
#171008 #171008 #171008 #433016 #715126
Accessibility & contrast
On white
19.04
#150F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#150F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #150F07
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##150F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##150F07 | 1.00 | 19.04 | 1.10 | 19.04 |
| #FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F07
Deuteranopia (green-blind)
#131107
Tritanopia (blue-blind)
#170D0D
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #150f07; /* rgb */ color: rgb(21, 15, 7); /* oklch */ color: oklch(17.3% 0.019 75.1);
Tailwind
colors: {
custom: {
50: '#524e4a',
500: '#150f07',
950: '#000000',
},
}SCSS
$custom: #150f07; $custom-light: #524e4a; $custom-dark: #000000;
JSON
{
"hex": "#150f07",
"rgb": {
"r": 21,
"g": 15,
"b": 7
},
"hsl": {
"h": 34.286,
"s": 50,
"l": 5.49
},
"oklch": {
"l": 0.17345,
"c": 0.01878,
"h": 75.1
},
"luminance": 0.00516
}Semantic roles & 50–950 ramp
primary
#150F07
secondary
#273951
accent
#8ADA4E
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777