#250E00#250E00
#250E00 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.6% C 0.048 H 55.5°. Best body text is #FFFFFF at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #250E00 |
|---|---|
| RGB | rgb(37, 14, 0) |
| HSL | hsl(23, 100%, 7%) |
| HSV | hsv(23, 100%, 15%) |
| CMYK | cmyk(0%, 62.2%, 100%, 85.5%) |
| CIE-LAB | lab(6.39, 10.05, 9.76) |
| CIE-LCH | lch(6.39, 14.01, 44.16°) |
| OKLab | oklab(19.59% 0.0274 0.0397) |
| OKLCH | oklch(19.59% 0.048 55.5) |
| XYZ | xyz(0.9201, 0.7075, 0.0881) |
| Luminance | 0.0071 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.75
Dark Brown
#341C02
ΔE00 7.74
Chocolate (survey)
#3D1C02
ΔE00 8.57
Chocolate Brown
#411900
ΔE00 9.25
Deep Brown
#410200
ΔE00 11.51
Dark Maroon
#3C0008
ΔE00 11.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#250E00 #001725
analogous
#250004 #250E00 #252100
triadic
#250E00 #00250E #0E0025
tetradic
#250E00 #042500 #001725 #210025
square
#250E00 #042500 #001725 #210025
split-complementary
#250E00 #002521 #000425
monochromatic
#1F0C00 #1F0C00 #250E00 #622500 #9F3C00
Accessibility & contrast
On white
18.40
#250E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#250E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #250E00
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##250E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##250E00 | 1.00 | 18.40 | 1.14 | 18.40 |
| #FFFFFF | 18.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151100
Deuteranopia (green-blind)
#1A1600
Tritanopia (blue-blind)
#2A090A
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #250e00; /* rgb */ color: rgb(37, 14, 0); /* oklch */ color: oklch(19.6% 0.048 55.5);
Tailwind
colors: {
custom: {
50: '#604d47',
500: '#250e00',
950: '#000000',
},
}SCSS
$custom: #250e00; $custom-light: #604d47; $custom-dark: #000000;
JSON
{
"hex": "#250e00",
"rgb": {
"r": 37,
"g": 14,
"b": 0
},
"hsl": {
"h": 22.703,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.19589,
"c": 0.04825,
"h": 55.5
},
"luminance": 0.00707
}Semantic roles & 50–950 ramp
primary
#250E00
secondary
#134B6D
accent
#AEFF29
background
#F5F4F3
surface
#EAE7E5
border
#C6C3C1
text
#050100
muted
#797777