#25201E#25201E
#25201E is a very dark, near-neutral orange. Relative luminance 0.015; OKLCH L 24.8% C 0.009 H 43.2°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #25201E |
|---|---|
| RGB | rgb(37, 32, 30) |
| HSL | hsl(17, 10%, 13%) |
| HSV | hsv(17, 19%, 15%) |
| CMYK | cmyk(0%, 13.5%, 18.9%, 85.5%) |
| CIE-LAB | lab(12.74, 1.94, 2.23) |
| CIE-LCH | lch(12.74, 2.96, 48.94°) |
| OKLab | oklab(24.85% 0.0063 0.0059) |
| OKLCH | oklch(24.85% 0.009 43.2) |
| XYZ | xyz(1.5138, 1.5201, 1.4417) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Grey
#363737
ΔE00 8.01
Almost Black
#070D0D
ΔE00 8.20
Black
#000000
ΔE00 8.42
Onyx
#353839
ΔE00 8.87
Charcoal (survey)
#343837
ΔE00 9.22
Very Dark Brown
#1D0200
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25201E #1E2325
analogous
#251E1F #25201E #25231E
triadic
#25201E #1E2520 #201E25
tetradic
#25201E #1F251E #1E2325 #231E25
square
#25201E #1F251E #1E2325 #231E25
split-complementary
#25201E #1E2523 #1E1F25
monochromatic
#110F0E #110F0E #25201E #473D39 #695A55
Accessibility & contrast
On white
16.10
#25201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#25201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25201E
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25201E | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21201E
Deuteranopia (green-blind)
#22211E
Tritanopia (blue-blind)
#261F1F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #25201e; /* rgb */ color: rgb(37, 32, 30); /* oklch */ color: oklch(24.8% 0.009 43.2);
Tailwind
colors: {
custom: {
50: '#5f5b59',
500: '#25201e',
950: '#000000',
},
}SCSS
$custom: #25201e; $custom-light: #5f5b59; $custom-dark: #000000;
JSON
{
"hex": "#25201e",
"rgb": {
"r": 37,
"g": 32,
"b": 30
},
"hsl": {
"h": 17.143,
"s": 10.448,
"l": 13.137
},
"oklch": {
"l": 0.24846,
"c": 0.00857,
"h": 43.2
},
"luminance": 0.0152
}Semantic roles & 50–950 ramp
primary
#25201E
secondary
#4A5255
accent
#A1B374
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978