#260403#260403
#260403 is a very dark, muted red. Relative luminance 0.005; OKLCH L 17.9% C 0.060 H 27.9°. Best body text is #FFFFFF at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #260403 |
|---|---|
| RGB | rgb(38, 4, 3) |
| HSL | hsl(2, 85%, 8%) |
| HSV | hsv(2, 92%, 15%) |
| CMYK | cmyk(0%, 89.5%, 92.1%, 85.1%) |
| CIE-LAB | lab(4.57, 15.51, 5.89) |
| CIE-LCH | lch(4.57, 16.59, 20.80°) |
| OKLab | oklab(17.87% 0.0527 0.0279) |
| OKLCH | oklch(17.87% 0.06 27.9) |
| XYZ | xyz(0.8593, 0.5056, 0.1385) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.68
Dark Maroon
#3C0008
ΔE00 7.83
Deep Brown
#410200
ΔE00 9.22
Mahogany
#4A0100
ΔE00 11.37
Dried Blood
#4B0101
ΔE00 11.51
Chocolate Brown
#411900
ΔE00 12.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260403 #032526
analogous
#260313 #260403 #261503
triadic
#260403 #032604 #040326
tetradic
#260403 #132603 #032526 #150326
square
#260403 #132603 #032526 #150326
split-complementary
#260403 #032615 #031326
monochromatic
#1C0302 #1C0302 #260403 #5F0A07 #97100C
Accessibility & contrast
On white
19.07
#260403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#260403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260403
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260403 | 1.00 | 19.07 | 1.10 | 19.07 |
| #FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0B03
Deuteranopia (green-blind)
#161302
Tritanopia (blue-blind)
#2B0004
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #260403; /* rgb */ color: rgb(38, 4, 3); /* oklch */ color: oklch(17.9% 0.060 27.9);
Tailwind
colors: {
custom: {
50: '#614848',
500: '#260403',
950: '#000000',
},
}SCSS
$custom: #260403; $custom-light: #614848; $custom-dark: #000000;
JSON
{
"hex": "#260403",
"rgb": {
"r": 38,
"g": 4,
"b": 3
},
"hsl": {
"h": 1.714,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.17869,
"c": 0.05957,
"h": 27.9
},
"luminance": 0.00505
}Semantic roles & 50–950 ramp
primary
#260403
secondary
#1B686A
accent
#F6FC2C
background
#F5F4F4
surface
#EAE6E6
border
#C6C2C2
text
#050000
muted
#797777