#242001#242001
#242001 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.1% C 0.049 H 102.4°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #242001 |
|---|---|
| RGB | rgb(36, 32, 1) |
| HSL | hsl(53, 95%, 7%) |
| HSV | hsv(53, 97%, 14%) |
| CMYK | cmyk(0%, 11.1%, 97.2%, 85.9%) |
| CIE-LAB | lab(12.03, -2.79, 17.37) |
| CIE-LCH | lch(12.03, 17.59, 99.13°) |
| OKLab | oklab(24.07% -0.0105 0.0478) |
| OKLCH | oklch(24.07% 0.049 102.4) |
| XYZ | xyz(1.2496, 1.4103, 0.2351) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.12
Dark Brown
#341C02
ΔE00 13.20
Almost Black
#070D0D
ΔE00 14.16
Charcoal (survey)
#343837
ΔE00 14.59
Black
#000000
ΔE00 14.66
Very Dark Green
#062E03
ΔE00 14.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242001 #010524
analogous
#240F01 #242001 #172401
triadic
#242001 #012420 #200124
tetradic
#242001 #01240F #010524 #240117
square
#242001 #01240F #010524 #240117
split-complementary
#242001 #011724 #0F0124
monochromatic
#1E1A01 #1E1A01 #242001 #605503 #9B8A04
Accessibility & contrast
On white
16.38
#242001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#242001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242001
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242001 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#252002
Tritanopia (blue-blind)
#281D1A
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #242001; /* rgb */ color: rgb(36, 32, 1); /* oklch */ color: oklch(24.1% 0.049 102.4);
Tailwind
colors: {
custom: {
50: '#5f5b47',
500: '#242001',
950: '#000000',
},
}SCSS
$custom: #242001; $custom-light: #5f5b47; $custom-dark: #000000;
JSON
{
"hex": "#242001",
"rgb": {
"r": 36,
"g": 32,
"b": 1
},
"hsl": {
"h": 53.143,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.24066,
"c": 0.04895,
"h": 102.4
},
"luminance": 0.0141
}Semantic roles & 50–950 ramp
primary
#242001
secondary
#16206B
accent
#41FF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#050400
muted
#797977