#25010C#25010C
#25010C is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.3% C 0.066 H 5.1°. Best body text is #FFFFFF at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #25010C |
|---|---|
| RGB | rgb(37, 1, 12) |
| HSL | hsl(342, 95%, 7%) |
| HSV | hsv(342, 97%, 15%) |
| CMYK | cmyk(0%, 97.3%, 67.6%, 85.5%) |
| CIE-LAB | lab(3.99, 17.22, 1.32) |
| CIE-LCH | lch(3.99, 17.27, 4.38°) |
| OKLab | oklab(17.26% 0.0654 0.0059) |
| OKLCH | oklch(17.26% 0.066 5.1) |
| XYZ | xyz(0.8402, 0.4417, 0.3888) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.40
Dark Maroon
#3C0008
ΔE00 8.57
Dark Plum
#3F012C
ΔE00 10.86
Deep Brown
#410200
ΔE00 11.15
Aubergine
#3D0734
ΔE00 12.18
Eggplant
#380835
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25010C #01251A
analogous
#25011E #25010C #250801
triadic
#25010C #0C2501 #010C25
tetradic
#25010C #1E2501 #01251A #080125
square
#25010C #1E2501 #01251A #080125
split-complementary
#25010C #012508 #011E25
monochromatic
#1E010A #1E010A #25010C #61031F #9C0433
Accessibility & contrast
On white
19.29
#25010C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#25010C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25010C
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25010C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25010C | 1.00 | 19.29 | 1.09 | 19.29 |
| #FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090C
Deuteranopia (green-blind)
#12110B
Tritanopia (blue-blind)
#290005
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #25010c; /* rgb */ color: rgb(37, 1, 12); /* oklch */ color: oklch(17.3% 0.066 5.1);
Tailwind
colors: {
custom: {
50: '#60464c',
500: '#25010c',
950: '#000000',
},
}SCSS
$custom: #25010c; $custom-light: #60464c; $custom-dark: #000000;
JSON
{
"hex": "#25010c",
"rgb": {
"r": 37,
"g": 1,
"b": 12
},
"hsl": {
"h": 341.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.17264,
"c": 0.06564,
"h": 5.1
},
"luminance": 0.00442
}Semantic roles & 50–950 ramp
primary
#25010C
secondary
#166C52
accent
#FFBE29
background
#F5F3F4
surface
#EAE5E7
border
#C6C1C3
text
#050001
muted
#797777