#222105#222105
#222105 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.2% C 0.045 H 107.4°. Best body text is #FFFFFF at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #222105 |
|---|---|
| RGB | rgb(34, 33, 5) |
| HSL | hsl(58, 74%, 8%) |
| HSV | hsv(58, 85%, 13%) |
| CMYK | cmyk(0%, 2.9%, 85.3%, 86.7%) |
| CIE-LAB | lab(12.21, -4.19, 15.96) |
| CIE-LCH | lch(12.21, 16.50, 104.71°) |
| OKLab | oklab(24.18% -0.0133 0.0425) |
| OKLCH | oklch(24.18% 0.045 107.4) |
| XYZ | xyz(1.2310, 1.4388, 0.3564) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.95
Very Dark Green
#062E03
ΔE00 13.37
Almost Black
#070D0D
ΔE00 13.58
Charcoal (survey)
#343837
ΔE00 13.89
Dark Forest Green
#002D04
ΔE00 14.04
Dark Grey
#363737
ΔE00 14.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222105 #050622
analogous
#221205 #222105 #142205
triadic
#222105 #052221 #210522
tetradic
#222105 #052212 #050622 #220514
square
#222105 #052212 #050622 #220514
split-complementary
#222105 #051422 #120522
monochromatic
#1B1A04 #1B1A04 #222105 #57550D #8D8915
Accessibility & contrast
On white
16.31
#222105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#222105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222105
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222105 | 1.00 | 16.31 | 1.29 | 16.31 |
| #FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F03
Deuteranopia (green-blind)
#252006
Tritanopia (blue-blind)
#251E1B
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #222105; /* rgb */ color: rgb(34, 33, 5); /* oklch */ color: oklch(24.2% 0.045 107.4);
Tailwind
colors: {
custom: {
50: '#5d5c49',
500: '#222105',
950: '#000000',
},
}SCSS
$custom: #222105; $custom-light: #5d5c49; $custom-dark: #000000;
JSON
{
"hex": "#222105",
"rgb": {
"r": 34,
"g": 33,
"b": 5
},
"hsl": {
"h": 57.931,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.24178,
"c": 0.04453,
"h": 107.4
},
"luminance": 0.01439
}Semantic roles & 50–950 ramp
primary
#222105
secondary
#1F2263
accent
#3DF137
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977