#260202#260202
#260202 is a very dark, moderate red. Relative luminance 0.005; OKLCH L 17.4% C 0.064 H 27.1°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #260202 |
|---|---|
| RGB | rgb(38, 2, 2) |
| HSL | hsl(0, 90%, 8%) |
| HSV | hsv(0, 95%, 15%) |
| CMYK | cmyk(0%, 94.7%, 94.7%, 85.1%) |
| CIE-LAB | lab(4.16, 16.18, 5.70) |
| CIE-LCH | lch(4.16, 17.15, 19.41°) |
| OKLab | oklab(17.4% 0.0569 0.0291) |
| OKLCH | oklch(17.4% 0.064 27.1) |
| XYZ | xyz(0.8321, 0.4600, 0.1024) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.07
Dark Maroon
#3C0008
ΔE00 7.56
Deep Brown
#410200
ΔE00 9.14
Mahogany
#4A0100
ΔE00 11.34
Dried Blood
#4B0101
ΔE00 11.48
Chocolate Brown
#411900
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260202 #022626
analogous
#260214 #260202 #261402
triadic
#260202 #022602 #020226
tetradic
#260202 #142602 #022626 #140226
square
#260202 #142602 #022626 #140226
split-complementary
#260202 #022614 #021426
monochromatic
#1D0202 #1D0202 #260202 #600505 #9A0808
Accessibility & contrast
On white
19.23
#260202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#260202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260202
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260202 | 1.00 | 19.23 | 1.09 | 19.23 |
| #FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0902
Deuteranopia (green-blind)
#151201
Tritanopia (blue-blind)
#2B0002
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #260202; /* rgb */ color: rgb(38, 2, 2); /* oklch */ color: oklch(17.4% 0.064 27.1);
Tailwind
colors: {
custom: {
50: '#614748',
500: '#260202',
950: '#000000',
},
}SCSS
$custom: #260202; $custom-light: #614748; $custom-dark: #000000;
JSON
{
"hex": "#260202",
"rgb": {
"r": 38,
"g": 2,
"b": 2
},
"hsl": {
"h": 0,
"s": 90,
"l": 7.843
},
"oklch": {
"l": 0.174,
"c": 0.06394,
"h": 27.1
},
"luminance": 0.0046
}Semantic roles & 50–950 ramp
primary
#260202
secondary
#186B6B
accent
#FFFF29
background
#F5F4F4
surface
#EAE6E6
border
#C6C2C2
text
#050000
muted
#797777