#232018#232018
#232018 is a very dark, near-neutral orange. Relative luminance 0.015; OKLCH L 24.4% C 0.015 H 89.9°. Best body text is #FFFFFF at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #232018 |
|---|---|
| RGB | rgb(35, 32, 24) |
| HSL | hsl(44, 19%, 12%) |
| HSV | hsv(44, 31%, 14%) |
| CMYK | cmyk(0%, 8.6%, 31.4%, 86.3%) |
| CIE-LAB | lab(12.33, -0.28, 5.97) |
| CIE-LCH | lch(12.33, 5.97, 92.74°) |
| OKLab | oklab(24.41% 0 0.0152) |
| OKLCH | oklch(24.41% 0.015 89.9) |
| XYZ | xyz(1.3745, 1.4563, 1.0727) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 8.29
Dark Grey
#363737
ΔE00 9.01
Black
#000000
ΔE00 9.13
Charcoal (survey)
#343837
ΔE00 9.30
Onyx
#353839
ΔE00 9.80
Gunmetal
#2A3439
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232018 #181B23
analogous
#231B18 #232018 #212318
triadic
#232018 #182320 #201823
tetradic
#232018 #18231B #181B23 #231821
square
#232018 #18231B #181B23 #231821
split-complementary
#232018 #182123 #1B1823
monochromatic
#12110C #12110C #232018 #474131 #6C624A
Accessibility & contrast
On white
16.26
#232018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#232018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232018
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232018 | 1.00 | 16.26 | 1.29 | 16.26 |
| #FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222018
Deuteranopia (green-blind)
#232118
Tritanopia (blue-blind)
#251F1E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #232018; /* rgb */ color: rgb(35, 32, 24); /* oklch */ color: oklch(24.4% 0.015 89.9);
Tailwind
colors: {
custom: {
50: '#5e5b54',
500: '#232018',
950: '#000000',
},
}SCSS
$custom: #232018; $custom-light: #5e5b54; $custom-dark: #000000;
JSON
{
"hex": "#232018",
"rgb": {
"r": 35,
"g": 32,
"b": 24
},
"hsl": {
"h": 43.636,
"s": 18.644,
"l": 11.569
},
"oklch": {
"l": 0.24412,
"c": 0.01523,
"h": 89.9
},
"luminance": 0.01456
}Semantic roles & 50–950 ramp
primary
#232018
secondary
#424755
accent
#82BB6D
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040402
muted
#797978