#282B08#282B08
#282B08 is a dark, muted yellow. Relative luminance 0.022; OKLCH L 27.8% C 0.053 H 114.0°. Best body text is #FFFFFF at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #282B08 |
|---|---|
| RGB | rgb(40, 43, 8) |
| HSL | hsl(65, 69%, 10%) |
| HSV | hsv(65, 81%, 17%) |
| CMYK | cmyk(7%, 0%, 81.4%, 83.1%) |
| CIE-LAB | lab(16.49, -7.18, 20.42) |
| CIE-LCH | lch(16.49, 21.64, 109.37°) |
| OKLab | oklab(27.76% -0.0216 0.0485) |
| OKLCH | oklch(27.76% 0.053 114) |
| XYZ | xyz(1.7828, 2.1964, 0.5597) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.89
Very Dark Green
#062E03
ΔE00 10.79
Dark Forest Green
#002D04
ΔE00 11.69
Dark Green
#033500
ΔE00 11.85
Dark Olive Green
#3C4D03
ΔE00 12.80
Hunter Green (survey)
#0B4008
ΔE00 12.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282B08 #0B082B
analogous
#2B1D08 #282B08 #162B08
triadic
#282B08 #08282B #2B0828
tetradic
#282B08 #082B1D #0B082B #2B0816
square
#282B08 #082B1D #0B082B #2B0816
split-complementary
#282B08 #08162B #1D082B
monochromatic
#181A05 #181A05 #282B08 #585F12 #88921B
Accessibility & contrast
On white
14.59
#282B08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#282B08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282B08
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282B08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282B08 | 1.00 | 14.59 | 1.44 | 14.59 |
| #FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2804
Deuteranopia (green-blind)
#2F290A
Tritanopia (blue-blind)
#2B2824
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #282b08; /* rgb */ color: rgb(40, 43, 8); /* oklch */ color: oklch(27.8% 0.053 114.0);
Tailwind
colors: {
custom: {
50: '#63644a',
500: '#282b08',
950: '#000000',
},
}SCSS
$custom: #282b08; $custom-light: #63644a; $custom-dark: #000000;
JSON
{
"hex": "#282b08",
"rgb": {
"r": 40,
"g": 43,
"b": 8
},
"hsl": {
"h": 65.143,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.27758,
"c": 0.05306,
"h": 114
},
"luminance": 0.02196
}Semantic roles & 50–950 ramp
primary
#282B08
secondary
#2B256A
accent
#3CEB4B
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050501
muted
#797977