#260803#260803
#260803 is a very dark, muted red. Relative luminance 0.006; OKLCH L 18.7% C 0.053 H 34.9°. Best body text is #FFFFFF at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #260803 |
|---|---|
| RGB | rgb(38, 8, 3) |
| HSL | hsl(9, 85%, 8%) |
| HSV | hsv(9, 92%, 15%) |
| CMYK | cmyk(0%, 78.9%, 92.1%, 85.1%) |
| CIE-LAB | lab(5.35, 13.86, 7.04) |
| CIE-LCH | lch(5.35, 15.54, 26.93°) |
| OKLab | oklab(18.68% 0.0435 0.0303) |
| OKLCH | oklch(18.68% 0.053 34.9) |
| XYZ | xyz(0.9027, 0.5924, 0.1529) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.93
Dark Maroon
#3C0008
ΔE00 8.67
Deep Brown
#410200
ΔE00 9.43
Chocolate Brown
#411900
ΔE00 11.01
Chocolate (survey)
#3D1C02
ΔE00 11.29
Mahogany
#4A0100
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260803 #032126
analogous
#26030F #260803 #261903
triadic
#260803 #032608 #080326
tetradic
#260803 #0F2603 #032126 #190326
square
#260803 #0F2603 #032126 #190326
split-complementary
#260803 #032619 #030F26
monochromatic
#1C0602 #1C0602 #260803 #5F1407 #97200C
Accessibility & contrast
On white
18.78
#260803 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#260803 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260803
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260803 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260803 | 1.00 | 18.78 | 1.12 | 18.78 |
| #FFFFFF | 18.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E03
Deuteranopia (green-blind)
#181402
Tritanopia (blue-blind)
#2B0307
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #260803; /* rgb */ color: rgb(38, 8, 3); /* oklch */ color: oklch(18.7% 0.053 34.9);
Tailwind
colors: {
custom: {
50: '#614a48',
500: '#260803',
950: '#000000',
},
}SCSS
$custom: #260803; $custom-light: #614a48; $custom-dark: #000000;
JSON
{
"hex": "#260803",
"rgb": {
"r": 38,
"g": 8,
"b": 3
},
"hsl": {
"h": 8.571,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.1868,
"c": 0.05304,
"h": 34.9
},
"luminance": 0.00592
}Semantic roles & 50–950 ramp
primary
#260803
secondary
#1B5F6A
accent
#DEFC2C
background
#F5F4F4
surface
#EAE7E6
border
#C6C3C2
text
#050100
muted
#797777