#282D0C#282D0C
#282D0C is a dark, muted yellow. Relative luminance 0.024; OKLCH L 28.4% C 0.052 H 117.1°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #282D0C |
|---|---|
| RGB | rgb(40, 45, 12) |
| HSL | hsl(69, 58%, 11%) |
| HSV | hsv(69, 73%, 18%) |
| CMYK | cmyk(11.1%, 0%, 73.3%, 82.4%) |
| CIE-LAB | lab(17.25, -8.09, 19.68) |
| CIE-LCH | lch(17.25, 21.28, 112.35°) |
| OKLab | oklab(28.38% -0.0236 0.0462) |
| OKLCH | oklch(28.38% 0.052 117.1) |
| XYZ | xyz(1.8799, 2.3545, 0.7032) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.72
Very Dark Green
#062E03
ΔE00 10.00
Dark Forest Green
#002D04
ΔE00 10.90
Dark Green
#033500
ΔE00 11.07
Hunter Green (survey)
#0B4008
ΔE00 12.15
Forrest Green
#154406
ΔE00 12.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282D0C #110C2D
analogous
#2D210C #282D0C #172D0C
triadic
#282D0C #0C282D #2D0C28
tetradic
#282D0C #0C2D21 #110C2D #2D0C17
square
#282D0C #0C2D21 #110C2D #2D0C17
split-complementary
#282D0C #0C172D #210C2D
monochromatic
#151806 #151806 #282D0C #535D19 #7E8E26
Accessibility & contrast
On white
14.28
#282D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#282D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282D0C
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282D0C | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A08
Deuteranopia (green-blind)
#302B0E
Tritanopia (blue-blind)
#2B2A26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #282d0c; /* rgb */ color: rgb(40, 45, 12); /* oklch */ color: oklch(28.4% 0.052 117.1);
Tailwind
colors: {
custom: {
50: '#63654d',
500: '#282d0c',
950: '#000000',
},
}SCSS
$custom: #282d0c; $custom-light: #63654d; $custom-dark: #000000;
JSON
{
"hex": "#282d0c",
"rgb": {
"r": 40,
"g": 45,
"b": 12
},
"hsl": {
"h": 69.091,
"s": 57.895,
"l": 11.176
},
"oklch": {
"l": 0.28382,
"c": 0.05191,
"h": 117.1
},
"luminance": 0.02354
}Semantic roles & 50–950 ramp
primary
#282D0C
secondary
#352C69
accent
#47E15E
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050501
muted
#797A77