#230F07#230F07
#230F07 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.6% C 0.037 H 42.8°. Best body text is #FFFFFF at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #230F07 |
|---|---|
| RGB | rgb(35, 15, 7) |
| HSL | hsl(17, 67%, 8%) |
| HSV | hsv(17, 80%, 14%) |
| CMYK | cmyk(0%, 57.1%, 80%, 86.3%) |
| CIE-LAB | lab(6.45, 9.09, 6.96) |
| CIE-LCH | lch(6.45, 11.45, 37.43°) |
| OKLab | oklab(19.62% 0.0274 0.0254) |
| OKLCH | oklch(19.62% 0.037 42.8) |
| XYZ | xyz(0.9024, 0.7144, 0.2913) |
| Luminance | 0.0071 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.23
Dark Brown
#341C02
ΔE00 9.27
Chocolate (survey)
#3D1C02
ΔE00 10.28
Chocolate Brown
#411900
ΔE00 10.95
Black
#000000
ΔE00 11.99
Dark Maroon
#3C0008
ΔE00 12.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230F07 #071B23
analogous
#23070D #230F07 #231D07
triadic
#230F07 #07230F #0F0723
tetradic
#230F07 #0D2307 #071B23 #1D0723
square
#230F07 #0D2307 #071B23 #1D0723
split-complementary
#230F07 #07231D #070D23
monochromatic
#1A0B05 #1A0B05 #230F07 #562511 #893B1B
Accessibility & contrast
On white
18.38
#230F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#230F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230F07
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230F07 | 1.00 | 18.38 | 1.14 | 18.38 |
| #FFFFFF | 18.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141206
Deuteranopia (green-blind)
#191607
Tritanopia (blue-blind)
#270B0D
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #230f07; /* rgb */ color: rgb(35, 15, 7); /* oklch */ color: oklch(19.6% 0.037 42.8);
Tailwind
colors: {
custom: {
50: '#5e4d4a',
500: '#230f07',
950: '#000000',
},
}SCSS
$custom: #230f07; $custom-light: #5e4d4a; $custom-dark: #000000;
JSON
{
"hex": "#230f07",
"rgb": {
"r": 35,
"g": 15,
"b": 7
},
"hsl": {
"h": 17.143,
"s": 66.667,
"l": 8.235
},
"oklch": {
"l": 0.19618,
"c": 0.03736,
"h": 42.8
},
"luminance": 0.00714
}Semantic roles & 50–950 ramp
primary
#230F07
secondary
#245062
accent
#B9EA3E
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040101
muted
#797777