#262201#262201
#262201 is a very dark, muted yellow. Relative luminance 0.016; OKLCH L 24.9% C 0.051 H 102.7°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #262201 |
|---|---|
| RGB | rgb(38, 34, 1) |
| HSL | hsl(54, 95%, 8%) |
| HSV | hsv(54, 97%, 15%) |
| CMYK | cmyk(0%, 10.5%, 97.4%, 85.1%) |
| CIE-LAB | lab(12.97, -3.00, 18.69) |
| CIE-LCH | lch(12.97, 18.93, 99.13°) |
| OKLab | oklab(24.88% -0.0112 0.0496) |
| OKLCH | oklch(24.88% 0.051 102.7) |
| XYZ | xyz(1.3769, 1.5584, 0.2570) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.26
Dark Brown
#341C02
ΔE00 13.29
Very Dark Green
#062E03
ΔE00 14.49
Charcoal (survey)
#343837
ΔE00 14.89
Espresso
#4B382A
ΔE00 14.89
Almost Black
#070D0D
ΔE00 15.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262201 #010526
analogous
#261001 #262201 #172601
triadic
#262201 #012622 #220126
tetradic
#262201 #012610 #010526 #260117
square
#262201 #012610 #010526 #260117
split-complementary
#262201 #011726 #100126
monochromatic
#1E1B01 #1E1B01 #262201 #625703 #9D8D04
Accessibility & contrast
On white
16.01
#262201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#262201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262201
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262201 | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262100
Deuteranopia (green-blind)
#282202
Tritanopia (blue-blind)
#2A1F1B
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #262201; /* rgb */ color: rgb(38, 34, 1); /* oklch */ color: oklch(24.9% 0.051 102.7);
Tailwind
colors: {
custom: {
50: '#615c47',
500: '#262201',
950: '#000000',
},
}SCSS
$custom: #262201; $custom-light: #615c47; $custom-dark: #000000;
JSON
{
"hex": "#262201",
"rgb": {
"r": 38,
"g": 34,
"b": 1
},
"hsl": {
"h": 53.514,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.24876,
"c": 0.05081,
"h": 102.7
},
"luminance": 0.01558
}Semantic roles & 50–950 ramp
primary
#262201
secondary
#161F6D
accent
#40FF29
background
#F5F5F4
surface
#EAE9E6
border
#C6C5C2
text
#050400
muted
#797977