#242401#242401
#242401 is a dark, muted yellow. Relative luminance 0.016; OKLCH L 25.2% C 0.053 H 109.7°. Best body text is #FFFFFF at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #242401 |
|---|---|
| RGB | rgb(36, 36, 1) |
| HSL | hsl(60, 95%, 7%) |
| HSV | hsv(60, 97%, 14%) |
| CMYK | cmyk(0%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(13.47, -5.50, 19.31) |
| CIE-LCH | lch(13.47, 20.08, 105.91°) |
| OKLab | oklab(25.21% -0.018 0.0504) |
| OKLCH | oklch(25.21% 0.054 109.7) |
| XYZ | xyz(1.3640, 1.6391, 0.2732) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.00
Very Dark Green
#062E03
ΔE00 12.17
Dark Forest Green
#002D04
ΔE00 12.96
Dark Green
#033500
ΔE00 13.49
Hunter Green (survey)
#0B4008
ΔE00 14.97
Dark Olive Green
#3C4D03
ΔE00 15.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242401 #010124
analogous
#241301 #242401 #132401
triadic
#242401 #012424 #240124
tetradic
#242401 #012413 #010124 #240113
square
#242401 #012413 #010124 #240113
split-complementary
#242401 #011324 #130124
monochromatic
#1E1E01 #1E1E01 #242401 #606003 #9B9B04
Accessibility & contrast
On white
15.82
#242401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#242401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242401
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242401 | 1.00 | 15.82 | 1.33 | 15.82 |
| #FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#282303
Tritanopia (blue-blind)
#27211D
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #242401; /* rgb */ color: rgb(36, 36, 1); /* oklch */ color: oklch(25.2% 0.053 109.7);
Tailwind
colors: {
custom: {
50: '#5f5e47',
500: '#242401',
950: '#000000',
},
}SCSS
$custom: #242401; $custom-light: #5f5e47; $custom-dark: #000000;
JSON
{
"hex": "#242401",
"rgb": {
"r": 36,
"g": 36,
"b": 1
},
"hsl": {
"h": 60,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.25214,
"c": 0.0535,
"h": 109.7
},
"luminance": 0.01639
}Semantic roles & 50–950 ramp
primary
#242401
secondary
#16166B
accent
#29FF29
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#050400
muted
#797977