#802000#802000
#802000 is a dark, vivid orange. Relative luminance 0.056; OKLCH L 39.8% C 0.136 H 36.2°. Best body text is #FFFFFF at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #802000 |
|---|---|
| RGB | rgb(128, 32, 0) |
| HSL | hsl(15, 100%, 25%) |
| HSV | hsv(15, 100%, 50%) |
| CMYK | cmyk(0%, 75%, 100%, 49.8%) |
| CIE-LAB | lab(28.44, 39.82, 40.61) |
| CIE-LCH | lch(28.44, 56.88, 45.56°) |
| OKLab | oklab(39.83% 0.1096 0.0802) |
| OKLCH | oklch(39.83% 0.136 36.2) |
| XYZ | xyz(9.4198, 5.6237, 0.5895) |
| Luminance | 0.0562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.28
Chestnut
#742802
ΔE00 3.56
Brick Red
#8F1402
ΔE00 3.73
Indian Red
#850E04
ΔE00 4.05
Red Brown
#8B2E16
ΔE00 4.11
Brown Red
#922B05
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802000 #006080
analogous
#800020 #802000 #806000
triadic
#802000 #008020 #200080
tetradic
#802000 #208000 #006080 #600080
square
#802000 #208000 #006080 #600080
split-complementary
#802000 #008060 #002080
monochromatic
#1F0800 #431100 #802000 #BD2F00 #FA3F00
Accessibility & contrast
On white
9.89
#802000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#802000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802000
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802000 | 1.00 | 9.89 | 2.12 | 9.89 |
| #FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3500
Deuteranopia (green-blind)
#554B00
Tritanopia (blue-blind)
#8E001B
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #802000; /* rgb */ color: rgb(128, 32, 0); /* oklch */ color: oklch(39.8% 0.136 36.2);
Tailwind
colors: {
custom: {
50: '#ae6348',
500: '#802000',
950: '#000000',
},
}SCSS
$custom: #802000; $custom-light: #ae6348; $custom-dark: #000000;
JSON
{
"hex": "#802000",
"rgb": {
"r": 128,
"g": 32,
"b": 0
},
"hsl": {
"h": 15,
"s": 100,
"l": 25.098
},
"oklch": {
"l": 0.3983,
"c": 0.1358,
"h": 36.2
},
"luminance": 0.05622
}Semantic roles & 50–950 ramp
primary
#802000
secondary
#2194BB
accent
#C9FF29
background
#FBF6F4
surface
#F7EBE6
border
#D0C6C2
text
#120601
muted
#817A77