#262A10#262A10
#262A10 is a dark, muted yellow. Relative luminance 0.021; OKLCH L 27.4% C 0.043 H 116.6°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #262A10 |
|---|---|
| RGB | rgb(38, 42, 16) |
| HSL | hsl(69, 45%, 11%) |
| HSV | hsv(69, 62%, 16%) |
| CMYK | cmyk(9.5%, 0%, 61.9%, 83.5%) |
| CIE-LAB | lab(16.03, -6.77, 16.11) |
| CIE-LCH | lch(16.03, 17.48, 112.80°) |
| OKLab | oklab(27.38% -0.0193 0.0386) |
| OKLCH | oklch(27.38% 0.043 116.6) |
| XYZ | xyz(1.7208, 2.1054, 0.8058) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 9.77
Very Dark Green
#062E03
ΔE00 10.84
Dark Forest Green
#002D04
ΔE00 11.59
Dark Green
#033500
ΔE00 12.22
Charcoal (survey)
#343837
ΔE00 13.19
Hunter Green (survey)
#0B4008
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262A10 #14102A
analogous
#2A2110 #262A10 #192A10
triadic
#262A10 #10262A #2A1026
tetradic
#262A10 #102A21 #14102A #2A1019
square
#262A10 #102A21 #14102A #2A1019
split-complementary
#262A10 #10192A #21102A
monochromatic
#141608 #141608 #262A10 #4E5621 #768332
Accessibility & contrast
On white
14.78
#262A10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#262A10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262A10
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262A10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262A10 | 1.00 | 14.78 | 1.42 | 14.78 |
| #FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D280E
Deuteranopia (green-blind)
#2D2811
Tritanopia (blue-blind)
#282824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #262a10; /* rgb */ color: rgb(38, 42, 16); /* oklch */ color: oklch(27.4% 0.043 116.6);
Tailwind
colors: {
custom: {
50: '#61634f',
500: '#262a10',
950: '#000000',
},
}SCSS
$custom: #262a10; $custom-light: #61634f; $custom-dark: #000000;
JSON
{
"hex": "#262a10",
"rgb": {
"r": 38,
"g": 42,
"b": 16
},
"hsl": {
"h": 69.231,
"s": 44.828,
"l": 11.373
},
"oklch": {
"l": 0.27378,
"c": 0.0431,
"h": 116.6
},
"luminance": 0.02105
}Semantic roles & 50–950 ramp
primary
#262A10
secondary
#3B3362
accent
#53D567
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#050502
muted
#797978