#2F0F0F#2F0F0F

#2F0F0F is a very dark, muted red. Relative luminance 0.010; OKLCH L 22.0% C 0.053 H 22.4°. Best body text is #FFFFFF at 17.56:1 contrast (WCAG AA passes).

Color values

HEX#2F0F0F
RGBrgb(47, 15, 15)
HSLhsl(0, 52%, 12%)
HSVhsv(0, 68%, 18%)
CMYKcmyk(0%, 68.1%, 68.1%, 81.6%)
CIE-LABlab(8.83, 16.40, 7.13)
CIE-LCHlch(8.83, 17.88, 23.49°)
OKLaboklab(22.03% 0.0488 0.0201)
OKLCHoklch(22.03% 0.053 22.4)
XYZxyz(1.4295, 0.9806, 0.5659)
Luminance0.0098 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2F0F0F #0F2F2F
analogous
#2F0F1F #2F0F0F #2F1F0F
triadic
#2F0F0F #0F2F0F #0F0F2F
tetradic
#2F0F0F #1F2F0F #0F2F2F #1F0F2F
square
#2F0F0F #1F2F0F #0F2F2F #1F0F2F
split-complementary
#2F0F0F #0F2F1F #0F1F2F
monochromatic
#170707 #170707 #2F0F0F #5D1E1E #8C2D2D

Accessibility & contrast

On white

17.56
#2F0F0F on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.20
#2F0F0F on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #2F0F0F
17.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2F0F0F#FFFFFF#000000##FFFFFF
##2F0F0F1.0017.561.2017.56
#FFFFFF17.561.0021.001.00
#0000001.2021.001.0021.00
##FFFFFF17.561.0021.001.00

Color blindness preview

Protanopia (red-blind)
#17150F
Deuteranopia (green-blind)
#1F1C0E
Tritanopia (blue-blind)
#340A0F
Achromatopsia (no color)
#191919

Design tokens & code

CSS
--color: #2f0f0f;
/* rgb */ color: rgb(47, 15, 15);
/* oklch */ color: oklch(22.0% 0.053 22.4);
Tailwind
colors: {
  custom: {
    50: '#6a4e4e',
    500: '#2f0f0f',
    950: '#000000',
  },
}
SCSS
$custom: #2f0f0f;
$custom-light: #6a4e4e;
$custom-dark: #000000;
JSON
{
  "hex": "#2f0f0f",
  "rgb": {
    "r": 47,
    "g": 15,
    "b": 15
  },
  "hsl": {
    "h": 0,
    "s": 51.613,
    "l": 12.157
  },
  "oklch": {
    "l": 0.22034,
    "c": 0.05272,
    "h": 22.4
  },
  "luminance": 0.0098
}

Semantic roles & 50–950 ramp

primary
#2F0F0F
secondary
#316969
accent
#DBDB4D
background
#F6F4F4
surface
#EBE7E7
border
#C6C3C3
text
#070201
muted
#7A7877

Preview Lab

Preview with #2F0F0F

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#2F0F0F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva