#25000C#25000C
#25000C is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.0% C 0.069 H 4.0°. Best body text is #FFFFFF at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #25000C |
|---|---|
| RGB | rgb(37, 0, 12) |
| HSL | hsl(341, 100%, 7%) |
| HSV | hsv(341, 100%, 15%) |
| CMYK | cmyk(0%, 100%, 67.6%, 85.5%) |
| CIE-LAB | lab(3.79, 17.62, 1.03) |
| CIE-LCH | lch(3.79, 17.65, 3.35°) |
| OKLab | oklab(17.03% 0.0684 0.0048) |
| OKLCH | oklch(17.03% 0.069 4) |
| XYZ | xyz(0.8294, 0.4200, 0.3851) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.71
Dark Maroon
#3C0008
ΔE00 8.59
Dark Plum
#3F012C
ΔE00 10.61
Deep Brown
#410200
ΔE00 11.26
Aubergine
#3D0734
ΔE00 11.95
Eggplant
#380835
ΔE00 12.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25000C #002519
analogous
#25001F #25000C #250700
triadic
#25000C #0C2500 #000C25
tetradic
#25000C #1F2500 #002519 #070025
square
#25000C #1F2500 #002519 #070025
split-complementary
#25000C #002507 #001F25
monochromatic
#1F000A #1F000A #25000C #620020 #9F0034
Accessibility & contrast
On white
19.37
#25000C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#25000C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25000C
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25000C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25000C | 1.00 | 19.37 | 1.08 | 19.37 |
| #FFFFFF | 19.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07080C
Deuteranopia (green-blind)
#12100B
Tritanopia (blue-blind)
#290004
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #25000c; /* rgb */ color: rgb(37, 0, 12); /* oklch */ color: oklch(17.0% 0.069 4.0);
Tailwind
colors: {
custom: {
50: '#60464c',
500: '#25000c',
950: '#000000',
},
}SCSS
$custom: #25000c; $custom-light: #60464c; $custom-dark: #000000;
JSON
{
"hex": "#25000c",
"rgb": {
"r": 37,
"g": 0,
"b": 12
},
"hsl": {
"h": 340.541,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.17032,
"c": 0.06853,
"h": 4
},
"luminance": 0.0042
}Semantic roles & 50–950 ramp
primary
#25000C
secondary
#136D50
accent
#FFBA29
background
#F5F3F4
surface
#EAE5E7
border
#C6C1C3
text
#050001
muted
#797777