#222203#222203
#222203 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.4% C 0.049 H 109.5°. Best body text is #FFFFFF at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #222203 |
|---|---|
| RGB | rgb(34, 34, 3) |
| HSL | hsl(60, 84%, 7%) |
| HSV | hsv(60, 91%, 13%) |
| CMYK | cmyk(0%, 0%, 91.2%, 86.7%) |
| CIE-LAB | lab(12.55, -5.09, 17.23) |
| CIE-LCH | lch(12.55, 17.97, 106.46°) |
| OKLab | oklab(24.44% -0.0163 0.0459) |
| OKLCH | oklch(24.44% 0.049 109.5) |
| XYZ | xyz(1.2482, 1.4907, 0.3081) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.15
Very Dark Green
#062E03
ΔE00 12.51
Dark Forest Green
#002D04
ΔE00 13.22
Dark Green
#033500
ΔE00 13.99
Almost Black
#070D0D
ΔE00 14.36
Charcoal (survey)
#343837
ΔE00 14.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222203 #030322
analogous
#221303 #222203 #132203
triadic
#222203 #032222 #220322
tetradic
#222203 #032213 #030322 #220313
square
#222203 #032213 #030322 #220313
split-complementary
#222203 #031322 #130322
monochromatic
#1C1C02 #1C1C02 #222203 #5A5A08 #92920D
Accessibility & contrast
On white
16.18
#222203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#222203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222203
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222203 | 1.00 | 16.18 | 1.30 | 16.18 |
| #FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#262105
Tritanopia (blue-blind)
#251F1C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #222203; /* rgb */ color: rgb(34, 34, 3); /* oklch */ color: oklch(24.4% 0.049 109.5);
Tailwind
colors: {
custom: {
50: '#5d5c48',
500: '#222203',
950: '#000000',
},
}SCSS
$custom: #222203; $custom-light: #5d5c48; $custom-dark: #000000;
JSON
{
"hex": "#222203",
"rgb": {
"r": 34,
"g": 34,
"b": 3
},
"hsl": {
"h": 60,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.24437,
"c": 0.04869,
"h": 109.5
},
"luminance": 0.01491
}Semantic roles & 50–950 ramp
primary
#222203
secondary
#1B1B66
accent
#2EFA2E
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977