#150F09#150F09
#150F09 is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.4% C 0.016 H 66.6°. Best body text is #FFFFFF at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #150F09 |
|---|---|
| RGB | rgb(21, 15, 9) |
| HSL | hsl(30, 40%, 6%) |
| HSV | hsv(30, 57%, 8%) |
| CMYK | cmyk(0%, 28.6%, 57.1%, 91.8%) |
| CIE-LAB | lab(4.70, 1.41, 3.38) |
| CIE-LCH | lch(4.70, 3.66, 67.35°) |
| OKLab | oklab(17.41% 0.0062 0.0143) |
| OKLCH | oklch(17.41% 0.016 66.6) |
| XYZ | xyz(0.5294, 0.5208, 0.3310) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.57
Almost Black
#070D0D
ΔE00 5.75
Very Dark Brown
#1D0200
ΔE00 9.39
Dark Grey
#363737
ΔE00 12.59
Dark
#1B2431
ΔE00 12.70
Dark Brown
#341C02
ΔE00 12.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#150F09 #090F15
analogous
#150909 #150F09 #151509
triadic
#150F09 #09150F #0F0915
tetradic
#150F09 #091509 #090F15 #150915
square
#150F09 #091509 #090F15 #150915
split-complementary
#150F09 #091515 #090915
monochromatic
#150F09 #150F09 #150F09 #402E1B #6B4C2E
Accessibility & contrast
On white
19.02
#150F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#150F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #150F09
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##150F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##150F09 | 1.00 | 19.02 | 1.10 | 19.02 |
| #FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F09
Deuteranopia (green-blind)
#121109
Tritanopia (blue-blind)
#170E0D
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #150f09; /* rgb */ color: rgb(21, 15, 9); /* oklch */ color: oklch(17.4% 0.016 66.6);
Tailwind
colors: {
custom: {
50: '#524e4b',
500: '#150f09',
950: '#000000',
},
}SCSS
$custom: #150f09; $custom-light: #524e4b; $custom-dark: #000000;
JSON
{
"hex": "#150f09",
"rgb": {
"r": 21,
"g": 15,
"b": 9
},
"hsl": {
"h": 30,
"s": 40,
"l": 5.882
},
"oklch": {
"l": 0.17408,
"c": 0.01557,
"h": 66.6
},
"luminance": 0.00521
}Semantic roles & 50–950 ramp
primary
#150F09
secondary
#2C3D4E
accent
#94D058
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777