#230F00#230F00
#230F00 is a very dark, muted orange. Relative luminance 0.007; OKLCH L 19.4% C 0.045 H 60.8°. Best body text is #FFFFFF at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #230F00 |
|---|---|
| RGB | rgb(35, 15, 0) |
| HSL | hsl(26, 100%, 7%) |
| HSV | hsv(26, 100%, 14%) |
| CMYK | cmyk(0%, 57.1%, 100%, 86.3%) |
| CIE-LAB | lab(6.31, 8.17, 9.61) |
| CIE-LCH | lch(6.31, 12.61, 49.64°) |
| OKLab | oklab(19.44% 0.0221 0.0395) |
| OKLCH | oklch(19.44% 0.045 60.8) |
| XYZ | xyz(0.8640, 0.6991, 0.0894) |
| Luminance | 0.0070 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.32
Dark Brown
#341C02
ΔE00 7.23
Chocolate (survey)
#3D1C02
ΔE00 8.88
Chocolate Brown
#411900
ΔE00 9.99
Black
#000000
ΔE00 12.10
Espresso
#4B382A
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230F00 #001423
analogous
#230003 #230F00 #232100
triadic
#230F00 #00230F #0F0023
tetradic
#230F00 #032300 #001423 #210023
square
#230F00 #032300 #001423 #210023
split-complementary
#230F00 #002321 #000323
monochromatic
#1F0D00 #1F0D00 #230F00 #602900 #9D4300
Accessibility & contrast
On white
18.42
#230F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#230F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230F00
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230F00 | 1.00 | 18.42 | 1.14 | 18.42 |
| #FFFFFF | 18.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151100
Deuteranopia (green-blind)
#1A1600
Tritanopia (blue-blind)
#270A0B
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #230f00; /* rgb */ color: rgb(35, 15, 0); /* oklch */ color: oklch(19.4% 0.045 60.8);
Tailwind
colors: {
custom: {
50: '#5e4d47',
500: '#230f00',
950: '#000000',
},
}SCSS
$custom: #230f00; $custom-light: #5e4d47; $custom-dark: #000000;
JSON
{
"hex": "#230f00",
"rgb": {
"r": 35,
"g": 15,
"b": 0
},
"hsl": {
"h": 25.714,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.19443,
"c": 0.04527,
"h": 60.8
},
"luminance": 0.00699
}Semantic roles & 50–950 ramp
primary
#230F00
secondary
#13466C
accent
#A3FF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#040100
muted
#797777