#220F01#220F01
#220F01 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.3% C 0.043 H 59.8°. Best body text is #FFFFFF at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #220F01 |
|---|---|
| RGB | rgb(34, 15, 1) |
| HSL | hsl(25, 94%, 7%) |
| HSV | hsv(25, 97%, 13%) |
| CMYK | cmyk(0%, 55.9%, 97.1%, 86.7%) |
| CIE-LAB | lab(6.18, 7.62, 8.98) |
| CIE-LCH | lch(6.18, 11.78, 49.70°) |
| OKLab | oklab(19.29% 0.0214 0.0368) |
| OKLCH | oklch(19.29% 0.043 59.8) |
| XYZ | xyz(0.8361, 0.6840, 0.1167) |
| Luminance | 0.0068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.18
Dark Brown
#341C02
ΔE00 7.56
Chocolate (survey)
#3D1C02
ΔE00 9.37
Chocolate Brown
#411900
ΔE00 10.53
Black
#000000
ΔE00 11.53
Espresso
#4B382A
ΔE00 13.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220F01 #011422
analogous
#220103 #220F01 #222001
triadic
#220F01 #01220F #0F0122
tetradic
#220F01 #032201 #011422 #200122
square
#220F01 #032201 #011422 #200122
split-complementary
#220F01 #012220 #010322
monochromatic
#1E0D01 #1E0D01 #220F01 #5D2903 #994304
Accessibility & contrast
On white
18.47
#220F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#220F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220F01
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220F01 | 1.00 | 18.47 | 1.14 | 18.47 |
| #FFFFFF | 18.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151100
Deuteranopia (green-blind)
#191501
Tritanopia (blue-blind)
#260B0B
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #220f01; /* rgb */ color: rgb(34, 15, 1); /* oklch */ color: oklch(19.3% 0.043 59.8);
Tailwind
colors: {
custom: {
50: '#5d4e47',
500: '#220f01',
950: '#000000',
},
}SCSS
$custom: #220f01; $custom-light: #5d4e47; $custom-dark: #000000;
JSON
{
"hex": "#220f01",
"rgb": {
"r": 34,
"g": 15,
"b": 1
},
"hsl": {
"h": 25.455,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.19289,
"c": 0.04261,
"h": 59.8
},
"luminance": 0.00684
}Semantic roles & 50–950 ramp
primary
#220F01
secondary
#164669
accent
#A4FF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#040100
muted
#797777