#282913#282913
#282913 is a dark, muted yellow. Relative luminance 0.021; OKLCH L 27.4% C 0.037 H 110.9°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #282913 |
|---|---|
| RGB | rgb(40, 41, 19) |
| HSL | hsl(63, 37%, 12%) |
| HSV | hsv(63, 54%, 16%) |
| CMYK | cmyk(2.4%, 0%, 53.7%, 83.9%) |
| CIE-LAB | lab(15.92, -4.68, 14.23) |
| CIE-LCH | lch(15.92, 14.98, 108.19°) |
| OKLab | oklab(27.36% -0.0131 0.0344) |
| OKLCH | oklch(27.36% 0.037 110.9) |
| XYZ | xyz(1.7856, 2.0840, 0.9242) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.97
Charcoal (survey)
#343837
ΔE00 11.95
Dark Grey
#363737
ΔE00 12.58
Very Dark Green
#062E03
ΔE00 12.79
Onyx
#353839
ΔE00 13.28
Dark Forest Green
#002D04
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282913 #141329
analogous
#291F13 #282913 #1D2913
triadic
#282913 #132829 #291328
tetradic
#282913 #13291F #141329 #29131D
square
#282913 #13291F #141329 #29131D
split-complementary
#282913 #131D29 #1F1329
monochromatic
#14150A #14150A #282913 #515326 #7A7D3A
Accessibility & contrast
On white
14.82
#282913 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#282913 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282913
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282913 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282913 | 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)
#2C2711
Deuteranopia (green-blind)
#2C2814
Tritanopia (blue-blind)
#2B2724
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #282913; /* rgb */ color: rgb(40, 41, 19); /* oklch */ color: oklch(27.4% 0.037 110.9);
Tailwind
colors: {
custom: {
50: '#626251',
500: '#282913',
950: '#000000',
},
}SCSS
$custom: #282913; $custom-light: #626251; $custom-dark: #000000;
JSON
{
"hex": "#282913",
"rgb": {
"r": 40,
"g": 41,
"b": 19
},
"hsl": {
"h": 62.727,
"s": 36.667,
"l": 11.765
},
"oklch": {
"l": 0.27356,
"c": 0.03677,
"h": 110.9
},
"luminance": 0.02084
}Semantic roles & 50–950 ramp
primary
#282913
secondary
#3A385F
accent
#5BCD60
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050502
muted
#797978