#22250E#22250E
#22250E is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.5% C 0.039 H 115.3°. Best body text is #FFFFFF at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #22250E |
|---|---|
| RGB | rgb(34, 37, 14) |
| HSL | hsl(68, 45%, 10%) |
| HSV | hsv(68, 62%, 15%) |
| CMYK | cmyk(8.1%, 0%, 62.2%, 85.5%) |
| CIE-LAB | lab(13.80, -5.86, 14.22) |
| CIE-LCH | lch(13.80, 15.38, 112.38°) |
| OKLab | oklab(25.48% -0.0166 0.0351) |
| OKLCH | oklch(25.48% 0.039 115.3) |
| XYZ | xyz(1.4005, 1.6949, 0.6688) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.59
Very Dark Green
#062E03
ΔE00 11.75
Dark Forest Green
#002D04
ΔE00 12.39
Charcoal (survey)
#343837
ΔE00 12.77
Dark Green
#033500
ΔE00 13.37
Almost Black
#070D0D
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22250E #110E25
analogous
#251C0E #22250E #17250E
triadic
#22250E #0E2225 #250E22
tetradic
#22250E #0E251C #110E25 #250E17
square
#22250E #0E251C #110E25 #250E17
split-complementary
#22250E #0E1725 #1C0E25
monochromatic
#141608 #141608 #22250E #4B511F #747E30
Accessibility & contrast
On white
15.68
#22250E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#22250E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22250E
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22250E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22250E | 1.00 | 15.68 | 1.34 | 15.68 |
| #FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230C
Deuteranopia (green-blind)
#28230F
Tritanopia (blue-blind)
#242320
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #22250e; /* rgb */ color: rgb(34, 37, 14); /* oklch */ color: oklch(25.5% 0.039 115.3);
Tailwind
colors: {
custom: {
50: '#5d5f4d',
500: '#22250e',
950: '#000000',
},
}SCSS
$custom: #22250e; $custom-light: #5d5f4d; $custom-dark: #000000;
JSON
{
"hex": "#22250e",
"rgb": {
"r": 34,
"g": 37,
"b": 14
},
"hsl": {
"h": 67.826,
"s": 45.098,
"l": 10
},
"oklch": {
"l": 0.25483,
"c": 0.03885,
"h": 115.3
},
"luminance": 0.01695
}Semantic roles & 50–950 ramp
primary
#22250E
secondary
#37315E
accent
#53D564
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977