#262603#262603
#262603 is a dark, muted yellow. Relative luminance 0.018; OKLCH L 26.0% C 0.053 H 109.6°. Best body text is #FFFFFF at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #262603 |
|---|---|
| RGB | rgb(38, 38, 3) |
| HSL | hsl(60, 85%, 8%) |
| HSV | hsv(60, 92%, 15%) |
| CMYK | cmyk(0%, 0%, 92.1%, 85.1%) |
| CIE-LAB | lab(14.43, -5.49, 19.80) |
| CIE-LCH | lch(14.43, 20.55, 105.50°) |
| OKLab | oklab(26.04% -0.0176 0.0497) |
| OKLCH | oklch(26.04% 0.053 109.6) |
| XYZ | xyz(1.5089, 1.8049, 0.3550) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 9.40
Very Dark Green
#062E03
ΔE00 12.17
Dark Forest Green
#002D04
ΔE00 13.00
Dark Green
#033500
ΔE00 13.39
Dark Olive Green
#3C4D03
ΔE00 14.48
Hunter Green (survey)
#0B4008
ΔE00 14.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262603 #030326
analogous
#261403 #262603 #142603
triadic
#262603 #032626 #260326
tetradic
#262603 #032614 #030326 #260314
square
#262603 #032614 #030326 #260314
split-complementary
#262603 #031426 #140326
monochromatic
#1C1C02 #1C1C02 #262603 #5F5F07 #97970C
Accessibility & contrast
On white
15.43
#262603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#262603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262603
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262603 | 1.00 | 15.43 | 1.36 | 15.43 |
| #FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#2A2505
Tritanopia (blue-blind)
#2A231F
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #262603; /* rgb */ color: rgb(38, 38, 3); /* oklch */ color: oklch(26.0% 0.053 109.6);
Tailwind
colors: {
custom: {
50: '#616048',
500: '#262603',
950: '#000000',
},
}SCSS
$custom: #262603; $custom-light: #616048; $custom-dark: #000000;
JSON
{
"hex": "#262603",
"rgb": {
"r": 38,
"g": 38,
"b": 3
},
"hsl": {
"h": 60,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.26043,
"c": 0.05271,
"h": 109.6
},
"luminance": 0.01805
}Semantic roles & 50–950 ramp
primary
#262603
secondary
#1B1B6A
accent
#2CFC2C
background
#F5F5F4
surface
#EAE9E6
border
#C6C5C2
text
#050400
muted
#797977