#252014#252014
#252014 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.5% C 0.023 H 87.9°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #252014 |
|---|---|
| RGB | rgb(37, 32, 20) |
| HSL | hsl(42, 30%, 11%) |
| HSV | hsv(42, 46%, 15%) |
| CMYK | cmyk(0%, 13.5%, 45.9%, 85.5%) |
| CIE-LAB | lab(12.46, 0.06, 9.00) |
| CIE-LCH | lch(12.46, 9.00, 89.62°) |
| OKLab | oklab(24.54% 0.0008 0.0225) |
| OKLCH | oklch(24.54% 0.023 87.9) |
| XYZ | xyz(1.4058, 1.4769, 0.8727) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 10.16
Dark Grey
#363737
ΔE00 10.47
Black
#000000
ΔE00 10.62
Charcoal (survey)
#343837
ΔE00 10.81
Dark Brown
#341C02
ΔE00 10.99
Onyx
#353839
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252014 #141925
analogous
#251714 #252014 #212514
triadic
#252014 #142520 #201425
tetradic
#252014 #142517 #141925 #251421
square
#252014 #142517 #141925 #251421
split-complementary
#252014 #142125 #171425
monochromatic
#14110B #14110B #252014 #4D4229 #74653F
Accessibility & contrast
On white
16.21
#252014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#252014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252014
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252014 | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232013
Deuteranopia (green-blind)
#242114
Tritanopia (blue-blind)
#281E1D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #252014; /* rgb */ color: rgb(37, 32, 20); /* oklch */ color: oklch(24.5% 0.023 87.9);
Tailwind
colors: {
custom: {
50: '#605b51',
500: '#252014',
950: '#000000',
},
}SCSS
$custom: #252014; $custom-light: #605b51; $custom-dark: #000000;
JSON
{
"hex": "#252014",
"rgb": {
"r": 37,
"g": 32,
"b": 20
},
"hsl": {
"h": 42.353,
"s": 29.825,
"l": 11.176
},
"oklch": {
"l": 0.24539,
"c": 0.02254,
"h": 87.9
},
"luminance": 0.01477
}Semantic roles & 50–950 ramp
primary
#252014
secondary
#3B445A
accent
#7FC662
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040402
muted
#797978