#252015#252015
#252015 is a very dark, muted orange. Relative luminance 0.015; OKLCH L 24.6% C 0.021 H 86.3°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #252015 |
|---|---|
| RGB | rgb(37, 32, 21) |
| HSL | hsl(41, 28%, 11%) |
| HSV | hsv(41, 43%, 15%) |
| CMYK | cmyk(0%, 13.5%, 43.2%, 85.5%) |
| CIE-LAB | lab(12.48, 0.22, 8.36) |
| CIE-LCH | lch(12.48, 8.36, 88.48°) |
| OKLab | oklab(24.57% 0.0014 0.021) |
| OKLCH | oklch(24.57% 0.021 86.3) |
| XYZ | xyz(1.4148, 1.4805, 0.9206) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 9.86
Dark Grey
#363737
ΔE00 10.15
Black
#000000
ΔE00 10.32
Charcoal (survey)
#343837
ΔE00 10.54
Dark Brown
#341C02
ΔE00 10.97
Onyx
#353839
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252015 #151A25
analogous
#251815 #252015 #222515
triadic
#252015 #152520 #201525
tetradic
#252015 #152518 #151A25 #251522
square
#252015 #152518 #151A25 #251522
split-complementary
#252015 #152225 #181525
monochromatic
#14110B #14110B #252015 #4C422B #736441
Accessibility & contrast
On white
16.20
#252015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#252015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252015
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252015 | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232014
Deuteranopia (green-blind)
#242115
Tritanopia (blue-blind)
#281E1D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #252015; /* rgb */ color: rgb(37, 32, 21); /* oklch */ color: oklch(24.6% 0.021 86.3);
Tailwind
colors: {
custom: {
50: '#5f5b52',
500: '#252015',
950: '#000000',
},
}SCSS
$custom: #252015; $custom-light: #5f5b52; $custom-dark: #000000;
JSON
{
"hex": "#252015",
"rgb": {
"r": 37,
"g": 32,
"b": 21
},
"hsl": {
"h": 41.25,
"s": 27.586,
"l": 11.373
},
"oklch": {
"l": 0.24565,
"c": 0.021,
"h": 86.3
},
"luminance": 0.0148
}Semantic roles & 50–950 ramp
primary
#252015
secondary
#3C4559
accent
#82C464
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040402
muted
#797978