#25151E#25151E
#25151E is a very dark, muted pink. Relative luminance 0.010; OKLCH L 22.1% C 0.030 H 345.1°. Best body text is #FFFFFF at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #25151E |
|---|---|
| RGB | rgb(37, 21, 30) |
| HSL | hsl(326, 28%, 11%) |
| HSV | hsv(326, 43%, 15%) |
| CMYK | cmyk(0%, 43.2%, 18.9%, 85.5%) |
| CIE-LAB | lab(9.18, 9.95, -2.97) |
| CIE-LCH | lch(9.18, 10.39, 343.39°) |
| OKLab | oklab(22.1% 0.0293 -0.0078) |
| OKLCH | oklch(22.1% 0.03 345.1) |
| XYZ | xyz(1.2655, 1.0234, 1.3589) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.85
Black
#000000
ΔE00 12.58
Eggplant
#380835
ΔE00 12.81
Aubergine
#3D0734
ΔE00 12.98
Dark Plum
#3F012C
ΔE00 13.03
Dark Maroon
#3C0008
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25151E #15251C
analogous
#241525 #25151E #251516
triadic
#25151E #1E2515 #151E25
tetradic
#25151E #252415 #15251C #151625
square
#25151E #252415 #15251C #151625
split-complementary
#25151E #162515 #152524
monochromatic
#140B10 #140B10 #25151E #4C2B3E #73415D
Accessibility & contrast
On white
17.43
#25151E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#25151E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25151E
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25151E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25151E | 1.00 | 17.43 | 1.20 | 17.43 |
| #FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16181E
Deuteranopia (green-blind)
#1A1B1E
Tritanopia (blue-blind)
#271518
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #25151e; /* rgb */ color: rgb(37, 21, 30); /* oklch */ color: oklch(22.1% 0.030 345.1);
Tailwind
colors: {
custom: {
50: '#605259',
500: '#25151e',
950: '#000000',
},
}SCSS
$custom: #25151e; $custom-light: #605259; $custom-dark: #000000;
JSON
{
"hex": "#25151e",
"rgb": {
"r": 37,
"g": 21,
"b": 30
},
"hsl": {
"h": 326.25,
"s": 27.586,
"l": 11.373
},
"oklch": {
"l": 0.22101,
"c": 0.03032,
"h": 345.1
},
"luminance": 0.01023
}Semantic roles & 50–950 ramp
primary
#25151E
secondary
#3C5949
accent
#C48E64
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040203
muted
#797878