#212305#212305
#212305 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.6% C 0.048 H 113.0°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #212305 |
|---|---|
| RGB | rgb(33, 35, 5) |
| HSL | hsl(64, 75%, 8%) |
| HSV | hsv(64, 86%, 14%) |
| CMYK | cmyk(5.7%, 0%, 85.7%, 86.3%) |
| CIE-LAB | lab(12.84, -6.10, 16.78) |
| CIE-LCH | lch(12.84, 17.86, 109.97°) |
| OKLab | oklab(24.65% -0.0186 0.0438) |
| OKLCH | oklch(24.65% 0.048 113) |
| XYZ | xyz(1.2557, 1.5364, 0.3740) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.98
Very Dark Green
#062E03
ΔE00 11.56
Dark Forest Green
#002D04
ΔE00 12.26
Dark Green
#033500
ΔE00 13.13
Charcoal (survey)
#343837
ΔE00 14.26
Almost Black
#070D0D
ΔE00 14.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212305 #070523
analogous
#231605 #212305 #122305
triadic
#212305 #052123 #230521
tetradic
#212305 #052316 #070523 #230512
square
#212305 #052316 #070523 #230512
split-complementary
#212305 #051223 #160523
monochromatic
#191B04 #191B04 #212305 #53590D #868E14
Accessibility & contrast
On white
16.06
#212305 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#212305 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212305
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212305 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212305 | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262102
Deuteranopia (green-blind)
#262207
Tritanopia (blue-blind)
#24201D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #212305; /* rgb */ color: rgb(33, 35, 5); /* oklch */ color: oklch(24.6% 0.048 113.0);
Tailwind
colors: {
custom: {
50: '#5c5d49',
500: '#212305',
950: '#000000',
},
}SCSS
$custom: #212305; $custom-light: #5c5d49; $custom-dark: #000000;
JSON
{
"hex": "#212305",
"rgb": {
"r": 33,
"g": 35,
"b": 5
},
"hsl": {
"h": 64,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.2465,
"c": 0.04758,
"h": 113
},
"luminance": 0.01536
}Semantic roles & 50–950 ramp
primary
#212305
secondary
#241F64
accent
#36F243
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977