#6F2019#6F2019
#6F2019 is a dark, moderate red. Relative luminance 0.045; OKLCH L 36.8% C 0.113 H 28.8°. Best body text is #FFFFFF at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6F2019 |
|---|---|
| RGB | rgb(111, 32, 25) |
| HSL | hsl(5, 63%, 27%) |
| HSV | hsv(5, 77%, 44%) |
| CMYK | cmyk(0%, 71.2%, 77.5%, 56.5%) |
| CIE-LAB | lab(25.21, 34.40, 24.16) |
| CIE-LCH | lch(25.21, 42.04, 35.08°) |
| OKLab | oklab(36.85% 0.099 0.0544) |
| OKLCH | oklch(36.85% 0.113 28.8) |
| XYZ | xyz(7.2483, 4.4838, 1.4033) |
| Luminance | 0.0448 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 3.91
Rosewood
#65000B
ΔE00 5.05
Blood
#770001
ΔE00 5.09
Maroon
#800000
ΔE00 6.09
Indian Red
#850E04
ΔE00 6.45
Crimson (survey)
#8C000F
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F2019 #19686F
analogous
#6F193D #6F2019 #6F4B19
triadic
#6F2019 #196F20 #20196F
tetradic
#6F2019 #3D6F19 #19686F #4B196F
square
#6F2019 #3D6F19 #19686F #4B196F
split-complementary
#6F2019 #196F4B #193D6F
monochromatic
#190706 #3D120E #6F2019 #A12E24 #D13F32
Accessibility & contrast
On white
11.07
#6F2019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.90
#6F2019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #6F2019
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F2019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6F2019 | 1.00 | 11.07 | 1.90 | 11.07 |
| #FFFFFF | 11.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.90 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#363118
Deuteranopia (green-blind)
#4A4216
Tritanopia (blue-blind)
#7B081F
Achromatopsia (no color)
#3C3C3C
Design tokens & code
CSS
--color: #6f2019; /* rgb */ color: rgb(111, 32, 25); /* oklch */ color: oklch(36.8% 0.113 28.8);
Tailwind
colors: {
custom: {
50: '#9f6156',
500: '#6f2019',
950: '#000000',
},
}SCSS
$custom: #6f2019; $custom-light: #9f6156; $custom-dark: #000000;
JSON
{
"hex": "#6f2019",
"rgb": {
"r": 111,
"g": 32,
"b": 25
},
"hsl": {
"h": 4.884,
"s": 63.235,
"l": 26.667
},
"oklch": {
"l": 0.36845,
"c": 0.11292,
"h": 28.8
},
"luminance": 0.04483
}Semantic roles & 50–950 ramp
primary
#6F2019
secondary
#3F9CA4
accent
#D9E642
background
#FAF5F5
surface
#F4EAE9
border
#CEC6C5
text
#100503
muted
#7F7978