#25151F#25151F
#25151F is a very dark, muted pink. Relative luminance 0.010; OKLCH L 22.1% C 0.031 H 342.0°. Best body text is #FFFFFF at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #25151F |
|---|---|
| RGB | rgb(37, 21, 31) |
| HSL | hsl(323, 28%, 11%) |
| HSV | hsv(323, 43%, 15%) |
| CMYK | cmyk(0%, 43.2%, 16.2%, 85.5%) |
| CIE-LAB | lab(9.23, 10.17, -3.66) |
| CIE-LCH | lch(9.23, 10.81, 340.20°) |
| OKLab | oklab(22.15% 0.0297 -0.0097) |
| OKLCH | oklch(22.15% 0.031 342) |
| XYZ | xyz(1.2784, 1.0286, 1.4273) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.29
Eggplant
#380835
ΔE00 12.42
Aubergine
#3D0734
ΔE00 12.62
Dark Plum
#3F012C
ΔE00 12.75
Black
#000000
ΔE00 12.82
Very Dark Purple
#2A0134
ΔE00 13.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25151F #15251B
analogous
#231525 #25151F #251517
triadic
#25151F #1F2515 #151F25
tetradic
#25151F #252315 #15251B #151725
square
#25151F #252315 #15251B #151725
split-complementary
#25151F #172515 #152523
monochromatic
#140B10 #140B10 #25151F #4C2B40 #734160
Accessibility & contrast
On white
17.42
#25151F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#25151F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25151F
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25151F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25151F | 1.00 | 17.42 | 1.21 | 17.42 |
| #FFFFFF | 17.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16181F
Deuteranopia (green-blind)
#1A1B1F
Tritanopia (blue-blind)
#271519
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #25151f; /* rgb */ color: rgb(37, 21, 31); /* oklch */ color: oklch(22.1% 0.031 342.0);
Tailwind
colors: {
custom: {
50: '#60525a',
500: '#25151f',
950: '#000000',
},
}SCSS
$custom: #25151f; $custom-light: #60525a; $custom-dark: #000000;
JSON
{
"hex": "#25151f",
"rgb": {
"r": 37,
"g": 21,
"b": 31
},
"hsl": {
"h": 322.5,
"s": 27.586,
"l": 11.373
},
"oklch": {
"l": 0.22147,
"c": 0.03128,
"h": 342
},
"luminance": 0.01029
}Semantic roles & 50–950 ramp
primary
#25151F
secondary
#3C5947
accent
#C48864
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040203
muted
#797878