#210F00#210F00
#210F00 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.1% C 0.043 H 64.1°. Best body text is #FFFFFF at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #210F00 |
|---|---|
| RGB | rgb(33, 15, 0) |
| HSL | hsl(27, 100%, 6%) |
| HSV | hsv(27, 100%, 13%) |
| CMYK | cmyk(0%, 54.5%, 100%, 87.1%) |
| CIE-LAB | lab(6.01, 6.80, 9.12) |
| CIE-LCH | lch(6.01, 11.38, 53.31°) |
| OKLab | oklab(19.09% 0.0189 0.0388) |
| OKLCH | oklch(19.09% 0.043 64.1) |
| XYZ | xyz(0.7981, 0.6651, 0.0863) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.82
Dark Brown
#341C02
ΔE00 7.46
Chocolate (survey)
#3D1C02
ΔE00 9.62
Chocolate Brown
#411900
ΔE00 10.95
Black
#000000
ΔE00 11.03
Espresso
#4B382A
ΔE00 12.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210F00 #001221
analogous
#210001 #210F00 #212000
triadic
#210F00 #00210F #0F0021
tetradic
#210F00 #012100 #001221 #200021
square
#210F00 #012100 #001221 #200021
split-complementary
#210F00 #002120 #000121
monochromatic
#1F0E00 #1F0E00 #210F00 #5E2B00 #9B4700
Accessibility & contrast
On white
18.53
#210F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#210F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210F00
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210F00 | 1.00 | 18.53 | 1.13 | 18.53 |
| #FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151100
Deuteranopia (green-blind)
#191500
Tritanopia (blue-blind)
#250B0B
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #210f00; /* rgb */ color: rgb(33, 15, 0); /* oklch */ color: oklch(19.1% 0.043 64.1);
Tailwind
colors: {
custom: {
50: '#5c4e47',
500: '#210f00',
950: '#000000',
},
}SCSS
$custom: #210f00; $custom-light: #5c4e47; $custom-dark: #000000;
JSON
{
"hex": "#210f00",
"rgb": {
"r": 33,
"g": 15,
"b": 0
},
"hsl": {
"h": 27.273,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.19085,
"c": 0.04315,
"h": 64.1
},
"luminance": 0.00665
}Semantic roles & 50–950 ramp
primary
#210F00
secondary
#13426A
accent
#9EFF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#040100
muted
#797777