#262B08#262B08
#262B08 is a dark, muted yellow. Relative luminance 0.022; OKLCH L 27.6% C 0.054 H 117.0°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #262B08 |
|---|---|
| RGB | rgb(38, 43, 8) |
| HSL | hsl(69, 69%, 10%) |
| HSV | hsv(69, 81%, 17%) |
| CMYK | cmyk(11.6%, 0%, 81.4%, 83.1%) |
| CIE-LAB | lab(16.29, -8.25, 20.13) |
| CIE-LCH | lch(16.29, 21.76, 112.28°) |
| OKLab | oklab(27.56% -0.0245 0.048) |
| OKLCH | oklch(27.56% 0.054 117) |
| XYZ | xyz(1.7071, 2.1574, 0.5562) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.98
Very Dark Green
#062E03
ΔE00 9.87
Dark Forest Green
#002D04
ΔE00 10.76
Dark Green
#033500
ΔE00 11.02
Hunter Green (survey)
#0B4008
ΔE00 12.26
Forrest Green
#154406
ΔE00 12.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262B08 #0D082B
analogous
#2B1E08 #262B08 #152B08
triadic
#262B08 #08262B #2B0826
tetradic
#262B08 #082B1E #0D082B #2B0815
square
#262B08 #082B1E #0D082B #2B0815
split-complementary
#262B08 #08152B #1E082B
monochromatic
#171A05 #171A05 #262B08 #545F12 #81921B
Accessibility & contrast
On white
14.67
#262B08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#262B08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262B08
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262B08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262B08 | 1.00 | 14.67 | 1.43 | 14.67 |
| #FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2804
Deuteranopia (green-blind)
#2E290A
Tritanopia (blue-blind)
#292824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #262b08; /* rgb */ color: rgb(38, 43, 8); /* oklch */ color: oklch(27.6% 0.054 117.0);
Tailwind
colors: {
custom: {
50: '#61644a',
500: '#262b08',
950: '#000000',
},
}SCSS
$custom: #262b08; $custom-light: #61644a; $custom-dark: #000000;
JSON
{
"hex": "#262b08",
"rgb": {
"r": 38,
"g": 43,
"b": 8
},
"hsl": {
"h": 68.571,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.27555,
"c": 0.05385,
"h": 117
},
"luminance": 0.02157
}Semantic roles & 50–950 ramp
primary
#262B08
secondary
#2F256A
accent
#3CEB55
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050501
muted
#797977