#251001#251001
#251001 is a very dark, muted orange. Relative luminance 0.008; OKLCH L 20.1% C 0.045 H 58.0°. Best body text is #FFFFFF at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #251001 |
|---|---|
| RGB | rgb(37, 16, 1) |
| HSL | hsl(25, 95%, 7%) |
| HSV | hsv(25, 97%, 15%) |
| CMYK | cmyk(0%, 56.8%, 97.3%, 85.5%) |
| CIE-LAB | lab(6.92, 9.05, 10.12) |
| CIE-LCH | lch(6.92, 13.58, 48.21°) |
| OKLab | oklab(20.06% 0.0241 0.0385) |
| OKLCH | oklch(20.06% 0.045 58) |
| XYZ | xyz(0.9538, 0.7662, 0.1264) |
| Luminance | 0.0077 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.43
Dark Brown
#341C02
ΔE00 6.94
Chocolate (survey)
#3D1C02
ΔE00 8.24
Chocolate Brown
#411900
ΔE00 9.23
Deep Brown
#410200
ΔE00 12.32
Espresso
#4B382A
ΔE00 12.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#251001 #011625
analogous
#250104 #251001 #252201
triadic
#251001 #012510 #100125
tetradic
#251001 #042501 #011625 #220125
square
#251001 #042501 #011625 #220125
split-complementary
#251001 #012522 #010425
monochromatic
#1E0D01 #1E0D01 #251001 #612A03 #9C4404
Accessibility & contrast
On white
18.21
#251001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#251001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #251001
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##251001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##251001 | 1.00 | 18.21 | 1.15 | 18.21 |
| #FFFFFF | 18.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161200
Deuteranopia (green-blind)
#1B1701
Tritanopia (blue-blind)
#2A0B0C
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #251001; /* rgb */ color: rgb(37, 16, 1); /* oklch */ color: oklch(20.1% 0.045 58.0);
Tailwind
colors: {
custom: {
50: '#604e47',
500: '#251001',
950: '#000000',
},
}SCSS
$custom: #251001; $custom-light: #604e47; $custom-dark: #000000;
JSON
{
"hex": "#251001",
"rgb": {
"r": 37,
"g": 16,
"b": 1
},
"hsl": {
"h": 25,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.20057,
"c": 0.04544,
"h": 58
},
"luminance": 0.00766
}Semantic roles & 50–950 ramp
primary
#251001
secondary
#16486C
accent
#A6FF29
background
#F5F4F3
surface
#EAE7E5
border
#C6C3C1
text
#050100
muted
#797777