#500F24#500F24
#500F24 is a dark, moderate pink. Relative luminance 0.022; OKLCH L 29.2% C 0.096 H 6.3°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #500F24 |
|---|---|
| RGB | rgb(80, 15, 36) |
| HSL | hsl(341, 68%, 19%) |
| HSV | hsv(341, 81%, 31%) |
| CMYK | cmyk(0%, 81.3%, 55%, 68.6%) |
| CIE-LAB | lab(16.38, 31.37, 4.06) |
| CIE-LCH | lch(16.38, 31.63, 7.37°) |
| OKLab | oklab(29.16% 0.0957 0.0106) |
| OKLCH | oklch(29.16% 0.096 6.3) |
| XYZ | xyz(3.7979, 2.1750, 1.8886) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Burgundy (survey)
#610023
ΔE00 4.47
Maroon (survey)
#650021
ΔE00 5.76
Dark Maroon
#3C0008
ΔE00 6.69
Merlot
#730039
ΔE00 7.94
Claret
#680018
ΔE00 8.90
Dark Plum
#3F012C
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#500F24 #0F503B
analogous
#500F44 #500F24 #501A0F
triadic
#500F24 #24500F #0F2450
tetradic
#500F24 #44500F #0F503B #1A0F50
square
#500F24 #44500F #0F503B #1A0F50
split-complementary
#500F24 #0F501A #0F4450
monochromatic
#1A050C #1C050D #500F24 #84193B #B72252
Accessibility & contrast
On white
14.64
#500F24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#500F24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #500F24
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##500F24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##500F24 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2024
Deuteranopia (green-blind)
#302D22
Tritanopia (blue-blind)
#580318
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #500f24; /* rgb */ color: rgb(80, 15, 36); /* oklch */ color: oklch(29.2% 0.096 6.3);
Tailwind
colors: {
custom: {
50: '#85545e',
500: '#500f24',
950: '#000000',
},
}SCSS
$custom: #500f24; $custom-light: #85545e; $custom-dark: #000000;
JSON
{
"hex": "#500f24",
"rgb": {
"r": 80,
"g": 15,
"b": 36
},
"hsl": {
"h": 340.615,
"s": 68.421,
"l": 18.627
},
"oklch": {
"l": 0.2916,
"c": 0.09631,
"h": 6.3
},
"luminance": 0.02174
}Semantic roles & 50–950 ramp
primary
#500F24
secondary
#318A6D
accent
#EBB33D
background
#F8F5F5
surface
#F0E9E9
border
#CBC5C5
text
#0C0304
muted
#7D7879