#282908#282908
#282908 is a dark, muted yellow. Relative luminance 0.021; OKLCH L 27.2% C 0.050 H 111.0°. Best body text is #FFFFFF at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #282908 |
|---|---|
| RGB | rgb(40, 41, 8) |
| HSL | hsl(62, 67%, 10%) |
| HSV | hsv(62, 80%, 16%) |
| CMYK | cmyk(2.4%, 0%, 80.5%, 83.9%) |
| CIE-LAB | lab(15.77, -5.88, 19.52) |
| CIE-LCH | lch(15.77, 20.39, 106.76°) |
| OKLab | oklab(27.19% -0.018 0.0469) |
| OKLCH | oklch(27.19% 0.05 111) |
| XYZ | xyz(1.7119, 2.0546, 0.5361) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 8.75
Very Dark Green
#062E03
ΔE00 11.79
Dark Forest Green
#002D04
ΔE00 12.63
Dark Green
#033500
ΔE00 12.92
Dark Olive Green
#3C4D03
ΔE00 13.74
Hunter Green (survey)
#0B4008
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282908 #090829
analogous
#291A08 #282908 #182908
triadic
#282908 #082829 #290828
tetradic
#282908 #08291A #090829 #290818
square
#282908 #08291A #090829 #290818
split-complementary
#282908 #081829 #1A0829
monochromatic
#191A05 #191A05 #282908 #5A5C12 #8C8F1C
Accessibility & contrast
On white
14.88
#282908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#282908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282908
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282908 | 1.00 | 14.88 | 1.41 | 14.88 |
| #FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2705
Deuteranopia (green-blind)
#2D280A
Tritanopia (blue-blind)
#2B2622
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #282908; /* rgb */ color: rgb(40, 41, 8); /* oklch */ color: oklch(27.2% 0.050 111.0);
Tailwind
colors: {
custom: {
50: '#63624a',
500: '#282908',
950: '#000000',
},
}SCSS
$custom: #282908; $custom-light: #63624a; $custom-dark: #000000;
JSON
{
"hex": "#282908",
"rgb": {
"r": 40,
"g": 41,
"b": 8
},
"hsl": {
"h": 61.818,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.27186,
"c": 0.05023,
"h": 111
},
"luminance": 0.02055
}Semantic roles & 50–950 ramp
primary
#282908
secondary
#272568
accent
#3EEA43
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050501
muted
#797977