#260102#260102
#260102 is a very dark, moderate red. Relative luminance 0.004; OKLCH L 17.2% C 0.066 H 25.5°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #260102 |
|---|---|
| RGB | rgb(38, 1, 2) |
| HSL | hsl(358, 95%, 8%) |
| HSV | hsv(358, 97%, 15%) |
| CMYK | cmyk(0%, 97.4%, 94.7%, 85.1%) |
| CIE-LAB | lab(3.96, 16.57, 5.41) |
| CIE-LCH | lch(3.96, 17.44, 18.09°) |
| OKLab | oklab(17.17% 0.0597 0.0284) |
| OKLCH | oklch(17.17% 0.066 25.5) |
| XYZ | xyz(0.8212, 0.4383, 0.0988) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.32
Dark Maroon
#3C0008
ΔE00 7.45
Deep Brown
#410200
ΔE00 9.18
Mahogany
#4A0100
ΔE00 11.41
Dried Blood
#4B0101
ΔE00 11.54
Chocolate Brown
#411900
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#260102 #012625
analogous
#260115 #260102 #261201
triadic
#260102 #022601 #010226
tetradic
#260102 #152601 #012625 #120126
square
#260102 #152601 #012625 #120126
split-complementary
#260102 #012612 #011526
monochromatic
#1E0102 #1E0102 #260102 #620305 #9D0408
Accessibility & contrast
On white
19.31
#260102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#260102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #260102
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##260102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##260102 | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0802
Deuteranopia (green-blind)
#141101
Tritanopia (blue-blind)
#2B0002
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #260102; /* rgb */ color: rgb(38, 1, 2); /* oklch */ color: oklch(17.2% 0.066 25.5);
Tailwind
colors: {
custom: {
50: '#614648',
500: '#260102',
950: '#000000',
},
}SCSS
$custom: #260102; $custom-light: #614648; $custom-dark: #000000;
JSON
{
"hex": "#260102",
"rgb": {
"r": 38,
"g": 1,
"b": 2
},
"hsl": {
"h": 358.378,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.17172,
"c": 0.06613,
"h": 25.5
},
"luminance": 0.00438
}Semantic roles & 50–950 ramp
primary
#260102
secondary
#166D6A
accent
#FFF929
background
#F5F3F4
surface
#EAE5E6
border
#C6C1C2
text
#050000
muted
#797777