#500F23#500F23
#500F23 is a dark, moderate pink. Relative luminance 0.022; OKLCH L 29.1% C 0.096 H 7.3°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #500F23 |
|---|---|
| RGB | rgb(80, 15, 35) |
| HSL | hsl(342, 68%, 19%) |
| HSV | hsv(342, 81%, 31%) |
| CMYK | cmyk(0%, 81.3%, 56.3%, 68.6%) |
| CIE-LAB | lab(16.35, 31.27, 4.74) |
| CIE-LCH | lch(16.35, 31.63, 8.62°) |
| OKLab | oklab(29.13% 0.0953 0.0123) |
| OKLCH | oklch(29.13% 0.096 7.3) |
| XYZ | xyz(3.7828, 2.1690, 1.8092) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Burgundy (survey)
#610023
ΔE00 4.32
Maroon (survey)
#650021
ΔE00 5.52
Dark Maroon
#3C0008
ΔE00 6.39
Merlot
#730039
ΔE00 8.13
Claret
#680018
ΔE00 8.55
Deep Brown
#410200
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#500F23 #0F503C
analogous
#500F43 #500F23 #501B0F
triadic
#500F23 #23500F #0F2350
tetradic
#500F23 #43500F #0F503C #1B0F50
square
#500F23 #43500F #0F503C #1B0F50
split-complementary
#500F23 #0F501B #0F4350
monochromatic
#1A050B #1C050C #500F23 #84193A #B72250
Accessibility & contrast
On white
14.65
#500F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#500F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #500F23
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##500F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##500F23 | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2023
Deuteranopia (green-blind)
#302D21
Tritanopia (blue-blind)
#580217
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #500f23; /* rgb */ color: rgb(80, 15, 35); /* oklch */ color: oklch(29.1% 0.096 7.3);
Tailwind
colors: {
custom: {
50: '#85545d',
500: '#500f23',
950: '#000000',
},
}SCSS
$custom: #500f23; $custom-light: #85545d; $custom-dark: #000000;
JSON
{
"hex": "#500f23",
"rgb": {
"r": 80,
"g": 15,
"b": 35
},
"hsl": {
"h": 341.538,
"s": 68.421,
"l": 18.627
},
"oklch": {
"l": 0.29128,
"c": 0.09609,
"h": 7.3
},
"luminance": 0.02168
}Semantic roles & 50–950 ramp
primary
#500F23
secondary
#318A6F
accent
#EBB63D
background
#F8F5F5
surface
#F0E9E9
border
#CBC5C5
text
#0C0304
muted
#7D7879