#210E06#210E06
#210E06 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.0% C 0.036 H 44.4°. Best body text is #FFFFFF at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #210E06 |
|---|---|
| RGB | rgb(33, 14, 6) |
| HSL | hsl(18, 69%, 8%) |
| HSV | hsv(18, 82%, 13%) |
| CMYK | cmyk(0%, 57.6%, 81.8%, 87.1%) |
| CIE-LAB | lab(5.88, 8.14, 6.49) |
| CIE-LCH | lch(5.88, 10.41, 38.54°) |
| OKLab | oklab(19.01% 0.0259 0.0253) |
| OKLCH | oklch(19.01% 0.036 44.4) |
| XYZ | xyz(0.8172, 0.6506, 0.2548) |
| Luminance | 0.0065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.20
Dark Brown
#341C02
ΔE00 9.48
Chocolate (survey)
#3D1C02
ΔE00 10.81
Black
#000000
ΔE00 11.09
Chocolate Brown
#411900
ΔE00 11.63
Dark Maroon
#3C0008
ΔE00 13.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210E06 #061921
analogous
#21060B #210E06 #211B06
triadic
#210E06 #06210E #0E0621
tetradic
#210E06 #0B2106 #061921 #1B0621
square
#210E06 #0B2106 #061921 #1B0621
split-complementary
#210E06 #06211B #060B21
monochromatic
#1A0B05 #1A0B05 #210E06 #55240F #893A19
Accessibility & contrast
On white
18.58
#210E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#210E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210E06
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210E06 | 1.00 | 18.58 | 1.13 | 18.58 |
| #FFFFFF | 18.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131005
Deuteranopia (green-blind)
#181506
Tritanopia (blue-blind)
#250A0C
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #210e06; /* rgb */ color: rgb(33, 14, 6); /* oklch */ color: oklch(19.0% 0.036 44.4);
Tailwind
colors: {
custom: {
50: '#5c4d49',
500: '#210e06',
950: '#000000',
},
}SCSS
$custom: #210e06; $custom-light: #5c4d49; $custom-dark: #000000;
JSON
{
"hex": "#210e06",
"rgb": {
"r": 33,
"g": 14,
"b": 6
},
"hsl": {
"h": 17.778,
"s": 69.231,
"l": 7.647
},
"oklch": {
"l": 0.19009,
"c": 0.03623,
"h": 44.4
},
"luminance": 0.00651
}Semantic roles & 50–950 ramp
primary
#210E06
secondary
#224E61
accent
#B8EC3C
background
#F5F4F4
surface
#E9E7E6
border
#C5C3C2
text
#040100
muted
#797777