#262B09#262B09
#262B09 is a dark, muted yellow. Relative luminance 0.022; OKLCH L 27.6% C 0.053 H 117.1°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #262B09 |
|---|---|
| RGB | rgb(38, 43, 9) |
| HSL | hsl(69, 65%, 10%) |
| HSV | hsv(69, 79%, 17%) |
| CMYK | cmyk(11.6%, 0%, 79.1%, 83.1%) |
| CIE-LAB | lab(16.30, -8.16, 19.74) |
| CIE-LCH | lch(16.30, 21.36, 112.46°) |
| OKLab | oklab(27.57% -0.0241 0.047) |
| OKLCH | oklch(27.57% 0.053 117.1) |
| XYZ | xyz(1.7125, 2.1596, 0.5850) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 8.12
Very Dark Green
#062E03
ΔE00 9.89
Dark Forest Green
#002D04
ΔE00 10.78
Dark Green
#033500
ΔE00 11.07
Hunter Green (survey)
#0B4008
ΔE00 12.32
Forrest Green
#154406
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262B09 #0E092B
analogous
#2B1F09 #262B09 #152B09
triadic
#262B09 #09262B #2B0926
tetradic
#262B09 #092B1F #0E092B #2B0915
square
#262B09 #092B1F #0E092B #2B0915
split-complementary
#262B09 #09152B #1F092B
monochromatic
#161905 #161905 #262B09 #535E14 #7F901E
Accessibility & contrast
On white
14.66
#262B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#262B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262B09
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262B09 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2805
Deuteranopia (green-blind)
#2E290B
Tritanopia (blue-blind)
#292824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #262b09; /* rgb */ color: rgb(38, 43, 9); /* oklch */ color: oklch(27.6% 0.053 117.1);
Tailwind
colors: {
custom: {
50: '#61644b',
500: '#262b09',
950: '#000000',
},
}SCSS
$custom: #262b09; $custom-light: #61644b; $custom-dark: #000000;
JSON
{
"hex": "#262b09",
"rgb": {
"r": 38,
"g": 43,
"b": 9
},
"hsl": {
"h": 68.824,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.27567,
"c": 0.0528,
"h": 117.1
},
"luminance": 0.0216
}Semantic roles & 50–950 ramp
primary
#262B09
secondary
#312769
accent
#3FE858
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050501
muted
#797977