#262B05#262B05
#262B05 is a dark, muted yellow. Relative luminance 0.022; OKLCH L 27.5% C 0.057 H 116.7°. Best body text is #FFFFFF at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #262B05 |
|---|---|
| RGB | rgb(38, 43, 5) |
| HSL | hsl(68, 79%, 9%) |
| HSV | hsv(68, 88%, 17%) |
| CMYK | cmyk(11.6%, 0%, 88.4%, 83.1%) |
| CIE-LAB | lab(16.26, -8.53, 21.32) |
| CIE-LCH | lch(16.26, 22.96, 111.81°) |
| OKLab | oklab(27.52% -0.0257 0.051) |
| OKLCH | oklch(27.52% 0.057 116.7) |
| XYZ | xyz(1.6906, 2.1508, 0.4696) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.59
Very Dark Green
#062E03
ΔE00 9.81
Dark Forest Green
#002D04
ΔE00 10.74
Dark Green
#033500
ΔE00 10.88
Hunter Green (survey)
#0B4008
ΔE00 12.12
Forrest Green
#154406
ΔE00 12.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262B05 #0A052B
analogous
#2B1D05 #262B05 #132B05
triadic
#262B05 #05262B #2B0526
tetradic
#262B05 #052B1D #0A052B #2B0513
square
#262B05 #052B1D #0A052B #2B0513
split-complementary
#262B05 #05132B #1D052B
monochromatic
#181B03 #181B03 #262B05 #56620B #879912
Accessibility & contrast
On white
14.68
#262B05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#262B05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262B05
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262B05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262B05 | 1.00 | 14.68 | 1.43 | 14.68 |
| #FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2801
Deuteranopia (green-blind)
#2E2908
Tritanopia (blue-blind)
#292824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #262b05; /* rgb */ color: rgb(38, 43, 5); /* oklch */ color: oklch(27.5% 0.057 116.7);
Tailwind
colors: {
custom: {
50: '#616449',
500: '#262b05',
950: '#000000',
},
}SCSS
$custom: #262b05; $custom-light: #616449; $custom-dark: #000000;
JSON
{
"hex": "#262b05",
"rgb": {
"r": 38,
"g": 43,
"b": 5
},
"hsl": {
"h": 67.895,
"s": 79.167,
"l": 9.412
},
"oklch": {
"l": 0.27518,
"c": 0.05713,
"h": 116.7
},
"luminance": 0.02151
}Semantic roles & 50–950 ramp
primary
#262B05
secondary
#291F6D
accent
#32F64C
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050501
muted
#797977