#24240E#24240E
#24240E is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.4% C 0.037 H 108.7°. Best body text is #FFFFFF at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #24240E |
|---|---|
| RGB | rgb(36, 36, 14) |
| HSL | hsl(60, 44%, 10%) |
| HSV | hsv(60, 61%, 14%) |
| CMYK | cmyk(0%, 0%, 61.1%, 85.9%) |
| CIE-LAB | lab(13.64, -4.11, 14.06) |
| CIE-LCH | lch(13.64, 14.65, 106.31°) |
| OKLab | oklab(25.41% -0.0118 0.0348) |
| OKLCH | oklch(25.41% 0.037 108.7) |
| XYZ | xyz(1.4377, 1.6686, 0.6617) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.06
Charcoal (survey)
#343837
ΔE00 12.50
Dark Grey
#363737
ΔE00 13.00
Almost Black
#070D0D
ΔE00 13.04
Very Dark Green
#062E03
ΔE00 13.39
Onyx
#353839
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24240E #0E0E24
analogous
#24190E #24240E #19240E
triadic
#24240E #0E2424 #240E24
tetradic
#24240E #0E2419 #0E0E24 #240E19
square
#24240E #0E2419 #0E0E24 #240E19
split-complementary
#24240E #0E1924 #190E24
monochromatic
#161609 #161609 #24240E #50501F #7C7C30
Accessibility & contrast
On white
15.74
#24240E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#24240E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24240E
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24240E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24240E | 1.00 | 15.74 | 1.33 | 15.74 |
| #FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220C
Deuteranopia (green-blind)
#27230F
Tritanopia (blue-blind)
#27221F
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #24240e; /* rgb */ color: rgb(36, 36, 14); /* oklch */ color: oklch(25.4% 0.037 108.7);
Tailwind
colors: {
custom: {
50: '#5f5e4d',
500: '#24240e',
950: '#000000',
},
}SCSS
$custom: #24240e; $custom-light: #5f5e4d; $custom-dark: #000000;
JSON
{
"hex": "#24240e",
"rgb": {
"r": 36,
"g": 36,
"b": 14
},
"hsl": {
"h": 60,
"s": 44,
"l": 9.804
},
"oklch": {
"l": 0.2541,
"c": 0.03672,
"h": 108.7
},
"luminance": 0.01669
}Semantic roles & 50–950 ramp
primary
#24240E
secondary
#31315D
accent
#54D454
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977