#252012#252012
#252012 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.5% C 0.026 H 90.6°. Best body text is #FFFFFF at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #252012 |
|---|---|
| RGB | rgb(37, 32, 18) |
| HSL | hsl(44, 35%, 11%) |
| HSV | hsv(44, 51%, 15%) |
| CMYK | cmyk(0%, 13.5%, 51.4%, 85.5%) |
| CIE-LAB | lab(12.42, -0.25, 10.21) |
| CIE-LCH | lch(12.42, 10.21, 91.41°) |
| OKLab | oklab(24.49% -0.0003 0.0256) |
| OKLCH | oklch(24.49% 0.026 90.6) |
| XYZ | xyz(1.3887, 1.4701, 0.7828) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 10.73
Dark Grey
#363737
ΔE00 11.08
Dark Brown
#341C02
ΔE00 11.09
Black
#000000
ΔE00 11.20
Charcoal (survey)
#343837
ΔE00 11.33
Espresso
#4B382A
ΔE00 11.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252012 #121725
analogous
#251612 #252012 #202512
triadic
#252012 #122520 #201225
tetradic
#252012 #122516 #121725 #251220
square
#252012 #122516 #121725 #251220
split-complementary
#252012 #122025 #161225
monochromatic
#15120A #15120A #252012 #4E4426 #77673A
Accessibility & contrast
On white
16.23
#252012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#252012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252012
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252012 | 1.00 | 16.23 | 1.29 | 16.23 |
| #FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232011
Deuteranopia (green-blind)
#242112
Tritanopia (blue-blind)
#281E1C
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #252012; /* rgb */ color: rgb(37, 32, 18); /* oklch */ color: oklch(24.5% 0.026 90.6);
Tailwind
colors: {
custom: {
50: '#605b50',
500: '#252012',
950: '#000000',
},
}SCSS
$custom: #252012; $custom-light: #605b50; $custom-dark: #000000;
JSON
{
"hex": "#252012",
"rgb": {
"r": 37,
"g": 32,
"b": 18
},
"hsl": {
"h": 44.211,
"s": 34.545,
"l": 10.784
},
"oklch": {
"l": 0.2449,
"c": 0.02558,
"h": 90.6
},
"luminance": 0.0147
}Semantic roles & 50–950 ramp
primary
#252012
secondary
#38415B
accent
#7ACB5D
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#050402
muted
#797978