#6F201F#6F201F
#6F201F is a dark, moderate red. Relative luminance 0.045; OKLCH L 36.9% C 0.112 H 25.1°. Best body text is #FFFFFF at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6F201F |
|---|---|
| RGB | rgb(111, 32, 31) |
| HSL | hsl(1, 56%, 28%) |
| HSV | hsv(1, 72%, 44%) |
| CMYK | cmyk(0%, 71.2%, 72.1%, 56.5%) |
| CIE-LAB | lab(25.30, 34.72, 20.43) |
| CIE-LCH | lch(25.30, 40.29, 30.47°) |
| OKLab | oklab(36.94% 0.1013 0.0475) |
| OKLCH | oklch(36.94% 0.112 25.1) |
| XYZ | xyz(7.3202, 4.5125, 1.7816) |
| Luminance | 0.0451 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosewood
#65000B
ΔE00 5.04
Claret
#680018
ΔE00 5.33
Burgundy
#800020
ΔE00 5.50
Wine Red
#7B0323
ΔE00 5.84
Reddy Brown
#6E1005
ΔE00 5.86
Blood
#770001
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F201F #1F6E6F
analogous
#6F1F46 #6F201F #6F481F
triadic
#6F201F #1F6F20 #201F6F
tetradic
#6F201F #466F1F #1F6E6F #481F6F
square
#6F201F #466F1F #1F6E6F #481F6F
split-complementary
#6F201F #1F6F48 #1F466F
monochromatic
#180707 #3F1212 #6F201F #9F2E2C #C9413F
Accessibility & contrast
On white
11.04
#6F201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.90
#6F201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #6F201F
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6F201F | 1.00 | 11.04 | 1.90 | 11.04 |
| #FFFFFF | 11.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.90 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36311E
Deuteranopia (green-blind)
#4A421D
Tritanopia (blue-blind)
#7A0A21
Achromatopsia (no color)
#3C3C3C
Design tokens & code
CSS
--color: #6f201f; /* rgb */ color: rgb(111, 32, 31); /* oklch */ color: oklch(36.9% 0.112 25.1);
Tailwind
colors: {
custom: {
50: '#9e615a',
500: '#6f201f',
950: '#000000',
},
}SCSS
$custom: #6f201f; $custom-light: #9e615a; $custom-dark: #000000;
JSON
{
"hex": "#6f201f",
"rgb": {
"r": 111,
"g": 32,
"b": 31
},
"hsl": {
"h": 0.75,
"s": 56.338,
"l": 27.843
},
"oklch": {
"l": 0.36939,
"c": 0.1119,
"h": 25.1
},
"luminance": 0.04511
}Semantic roles & 50–950 ramp
primary
#6F201F
secondary
#47A2A3
accent
#DEE048
background
#FAF5F5
surface
#F4EAE9
border
#CEC6C5
text
#100504
muted
#7F7979