#282914#282914
#282914 is a dark, muted yellow. Relative luminance 0.021; OKLCH L 27.4% C 0.035 H 110.9°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #282914 |
|---|---|
| RGB | rgb(40, 41, 20) |
| HSL | hsl(63, 34%, 12%) |
| HSV | hsv(63, 51%, 16%) |
| CMYK | cmyk(2.4%, 0%, 51.2%, 83.9%) |
| CIE-LAB | lab(15.94, -4.54, 13.61) |
| CIE-LCH | lch(15.94, 14.34, 108.44°) |
| OKLab | oklab(27.38% -0.0126 0.033) |
| OKLCH | oklch(27.38% 0.035 110.9) |
| XYZ | xyz(1.7943, 2.0875, 0.9701) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.28
Charcoal (survey)
#343837
ΔE00 11.61
Dark Grey
#363737
ΔE00 12.24
Onyx
#353839
ΔE00 12.93
Very Dark Green
#062E03
ΔE00 12.96
Dark Forest Green
#002D04
ΔE00 13.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282914 #151429
analogous
#292014 #282914 #1E2914
triadic
#282914 #142829 #291428
tetradic
#282914 #142920 #151429 #29141E
square
#282914 #142920 #151429 #29141E
split-complementary
#282914 #141E29 #201429
monochromatic
#14150A #14150A #282914 #505228 #787B3C
Accessibility & contrast
On white
14.82
#282914 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#282914 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282914
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282914 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282914 | 1.00 | 14.82 | 1.42 | 14.82 |
| #FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2712
Deuteranopia (green-blind)
#2C2815
Tritanopia (blue-blind)
#2B2724
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #282914; /* rgb */ color: rgb(40, 41, 20); /* oklch */ color: oklch(27.4% 0.035 110.9);
Tailwind
colors: {
custom: {
50: '#626251',
500: '#282914',
950: '#000000',
},
}SCSS
$custom: #282914; $custom-light: #626251; $custom-dark: #000000;
JSON
{
"hex": "#282914",
"rgb": {
"r": 40,
"g": 41,
"b": 20
},
"hsl": {
"h": 62.857,
"s": 34.426,
"l": 11.961
},
"oklch": {
"l": 0.27376,
"c": 0.03533,
"h": 110.9
},
"luminance": 0.02087
}Semantic roles & 50–950 ramp
primary
#282914
secondary
#3C3A5F
accent
#5DCB62
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050502
muted
#797978