#25010F#25010F
#25010F is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.4% C 0.067 H 0.0°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #25010F |
|---|---|
| RGB | rgb(37, 1, 15) |
| HSL | hsl(337, 95%, 7%) |
| HSV | hsv(337, 97%, 15%) |
| CMYK | cmyk(0%, 97.3%, 59.5%, 85.5%) |
| CIE-LAB | lab(4.06, 17.72, -0.05) |
| CIE-LCH | lch(4.06, 17.72, 359.83°) |
| OKLab | oklab(17.38% 0.0667 0) |
| OKLCH | oklch(17.38% 0.067 0) |
| XYZ | xyz(0.8601, 0.4496, 0.4933) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.11
Dark Maroon
#3C0008
ΔE00 9.04
Dark Plum
#3F012C
ΔE00 10.06
Aubergine
#3D0734
ΔE00 11.30
Eggplant
#380835
ΔE00 11.62
Deep Brown
#410200
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25010F #012517
analogous
#250121 #25010F #250501
triadic
#25010F #0F2501 #010F25
tetradic
#25010F #212501 #012517 #050125
square
#25010F #212501 #012517 #050125
split-complementary
#25010F #012505 #012125
monochromatic
#1E010C #1E010C #25010F #610327 #9C043F
Accessibility & contrast
On white
19.27
#25010F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#25010F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25010F
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25010F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25010F | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090F
Deuteranopia (green-blind)
#12110E
Tritanopia (blue-blind)
#290006
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #25010f; /* rgb */ color: rgb(37, 1, 15); /* oklch */ color: oklch(17.4% 0.067 0.0);
Tailwind
colors: {
custom: {
50: '#60464e',
500: '#25010f',
950: '#000000',
},
}SCSS
$custom: #25010f; $custom-light: #60464e; $custom-dark: #000000;
JSON
{
"hex": "#25010f",
"rgb": {
"r": 37,
"g": 1,
"b": 15
},
"hsl": {
"h": 336.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.17384,
"c": 0.06674,
"h": 0
},
"luminance": 0.0045
}Semantic roles & 50–950 ramp
primary
#25010F
secondary
#166C4A
accent
#FFAC29
background
#F5F3F4
surface
#EAE5E7
border
#C6C1C3
text
#050001
muted
#797777