#25000E#25000E
#25000E is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.1% C 0.069 H 0.7°. Best body text is #FFFFFF at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #25000E |
|---|---|
| RGB | rgb(37, 0, 14) |
| HSL | hsl(337, 100%, 7%) |
| HSV | hsv(337, 100%, 15%) |
| CMYK | cmyk(0%, 100%, 62.2%, 85.5%) |
| CIE-LAB | lab(3.84, 17.95, 0.14) |
| CIE-LCH | lch(3.84, 17.95, 0.45°) |
| OKLab | oklab(17.11% 0.0693 0.0008) |
| OKLCH | oklch(17.11% 0.069 0.7) |
| XYZ | xyz(0.8423, 0.4251, 0.4531) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.17
Dark Maroon
#3C0008
ΔE00 8.90
Dark Plum
#3F012C
ΔE00 10.09
Aubergine
#3D0734
ΔE00 11.38
Deep Brown
#410200
ΔE00 11.71
Eggplant
#380835
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25000E #002517
analogous
#250021 #25000E #250400
triadic
#25000E #0E2500 #000E25
tetradic
#25000E #212500 #002517 #040025
square
#25000E #212500 #002517 #040025
split-complementary
#25000E #002504 #002125
monochromatic
#1F000C #1F000C #25000E #620025 #9F003C
Accessibility & contrast
On white
19.35
#25000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#25000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25000E
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25000E | 1.00 | 19.35 | 1.09 | 19.35 |
| #FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06080E
Deuteranopia (green-blind)
#11100D
Tritanopia (blue-blind)
#290005
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #25000e; /* rgb */ color: rgb(37, 0, 14); /* oklch */ color: oklch(17.1% 0.069 0.7);
Tailwind
colors: {
custom: {
50: '#60464d',
500: '#25000e',
950: '#000000',
},
}SCSS
$custom: #25000e; $custom-light: #60464d; $custom-dark: #000000;
JSON
{
"hex": "#25000e",
"rgb": {
"r": 37,
"g": 0,
"b": 14
},
"hsl": {
"h": 337.297,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.17113,
"c": 0.06927,
"h": 0.7
},
"luminance": 0.00425
}Semantic roles & 50–950 ramp
primary
#25000E
secondary
#136D4B
accent
#FFAE29
background
#F5F3F4
surface
#EAE5E7
border
#C6C1C3
text
#050001
muted
#797777