#210F07#210F07
#210F07 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.3% C 0.034 H 45.0°. Best body text is #FFFFFF at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #210F07 |
|---|---|
| RGB | rgb(33, 15, 7) |
| HSL | hsl(18, 65%, 8%) |
| HSV | hsv(18, 79%, 13%) |
| CMYK | cmyk(0%, 54.5%, 78.8%, 87.1%) |
| CIE-LAB | lab(6.15, 7.77, 6.47) |
| CIE-LCH | lch(6.15, 10.11, 39.79°) |
| OKLab | oklab(19.27% 0.0243 0.0243) |
| OKLCH | oklch(19.27% 0.034 45) |
| XYZ | xyz(0.8364, 0.6804, 0.2883) |
| Luminance | 0.0068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.53
Dark Brown
#341C02
ΔE00 9.33
Chocolate (survey)
#3D1C02
ΔE00 10.78
Black
#000000
ΔE00 10.87
Chocolate Brown
#411900
ΔE00 11.68
Almost Black
#070D0D
ΔE00 13.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210F07 #071921
analogous
#21070C #210F07 #211C07
triadic
#210F07 #07210F #0F0721
tetradic
#210F07 #0C2107 #071921 #1C0721
square
#210F07 #0C2107 #071921 #1C0721
split-complementary
#210F07 #07211C #070C21
monochromatic
#190B05 #190B05 #210F07 #532612 #863D1C
Accessibility & contrast
On white
18.49
#210F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#210F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210F07
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210F07 | 1.00 | 18.49 | 1.14 | 18.49 |
| #FFFFFF | 18.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141106
Deuteranopia (green-blind)
#181507
Tritanopia (blue-blind)
#250C0D
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #210f07; /* rgb */ color: rgb(33, 15, 7); /* oklch */ color: oklch(19.3% 0.034 45.0);
Tailwind
colors: {
custom: {
50: '#5c4e4a',
500: '#210f07',
950: '#000000',
},
}SCSS
$custom: #210f07; $custom-light: #5c4e4a; $custom-dark: #000000;
JSON
{
"hex": "#210f07",
"rgb": {
"r": 33,
"g": 15,
"b": 7
},
"hsl": {
"h": 18.462,
"s": 65,
"l": 7.843
},
"oklch": {
"l": 0.19266,
"c": 0.03438,
"h": 45
},
"luminance": 0.0068
}Semantic roles & 50–950 ramp
primary
#210F07
secondary
#244D60
accent
#B4E840
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040101
muted
#797777