#212301#212301
#212301 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.6% C 0.053 H 112.9°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #212301 |
|---|---|
| RGB | rgb(33, 35, 1) |
| HSL | hsl(64, 94%, 7%) |
| HSV | hsv(64, 97%, 14%) |
| CMYK | cmyk(5.7%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(12.78, -6.55, 18.34) |
| CIE-LCH | lch(12.78, 19.48, 109.66°) |
| OKLab | oklab(24.59% -0.0207 0.0491) |
| OKLCH | oklch(24.59% 0.053 112.9) |
| XYZ | xyz(1.2338, 1.5276, 0.2586) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.43
Very Dark Green
#062E03
ΔE00 11.24
Dark Forest Green
#002D04
ΔE00 11.99
Dark Green
#033500
ΔE00 12.76
Hunter Green (survey)
#0B4008
ΔE00 14.41
Forrest Green
#154406
ΔE00 14.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#212301 #030123
analogous
#231401 #212301 #102301
triadic
#212301 #012123 #230121
tetradic
#212301 #012314 #030123 #230110
square
#212301 #012314 #030123 #230110
split-complementary
#212301 #011023 #140123
monochromatic
#1C1E01 #1C1E01 #212301 #595F03 #919A04
Accessibility & contrast
On white
16.08
#212301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#212301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #212301
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##212301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##212301 | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#272103
Tritanopia (blue-blind)
#24201C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #212301; /* rgb */ color: rgb(33, 35, 1); /* oklch */ color: oklch(24.6% 0.053 112.9);
Tailwind
colors: {
custom: {
50: '#5c5d47',
500: '#212301',
950: '#000000',
},
}SCSS
$custom: #212301; $custom-light: #5c5d47; $custom-dark: #000000;
JSON
{
"hex": "#212301",
"rgb": {
"r": 33,
"g": 35,
"b": 1
},
"hsl": {
"h": 63.529,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.24589,
"c": 0.05327,
"h": 112.9
},
"luminance": 0.01528
}Semantic roles & 50–950 ramp
primary
#212301
secondary
#1B166A
accent
#29FF35
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977