#25091C#25091C
#25091C is a very dark, muted pink. Relative luminance 0.007; OKLCH L 19.6% C 0.055 H 342.0°. Best body text is #FFFFFF at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #25091C |
|---|---|
| RGB | rgb(37, 9, 28) |
| HSL | hsl(319, 61%, 9%) |
| HSV | hsv(319, 76%, 15%) |
| CMYK | cmyk(0%, 75.7%, 24.3%, 85.5%) |
| CIE-LAB | lab(6.08, 16.92, -6.10) |
| CIE-LCH | lch(6.08, 17.98, 340.19°) |
| OKLab | oklab(19.6% 0.0527 -0.0171) |
| OKLCH | oklch(19.6% 0.055 342) |
| XYZ | xyz(1.0703, 0.6726, 1.1718) |
| Luminance | 0.0067 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dark Plum
#3F012C
ΔE00 8.44
Eggplant
#380835
ΔE00 8.51
Aubergine
#3D0734
ΔE00 8.63
Very Dark Brown
#1D0200
ΔE00 9.42
Very Dark Purple
#2A0134
ΔE00 10.08
Dark Purple
#35063E
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#25091C #092512
analogous
#200925 #25091C #25090E
triadic
#25091C #1C2509 #091C25
tetradic
#25091C #252009 #092512 #090E25
square
#25091C #252009 #092512 #090E25
split-complementary
#25091C #0E2509 #092520
monochromatic
#190613 #190613 #25091C #561541 #872167
Accessibility & contrast
On white
18.51
#25091C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#25091C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #25091C
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##25091C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##25091C | 1.00 | 18.51 | 1.13 | 18.51 |
| #FFFFFF | 18.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B111D
Deuteranopia (green-blind)
#13151B
Tritanopia (blue-blind)
#280911
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #25091c; /* rgb */ color: rgb(37, 9, 28); /* oklch */ color: oklch(19.6% 0.055 342.0);
Tailwind
colors: {
custom: {
50: '#604a58',
500: '#25091c',
950: '#000000',
},
}SCSS
$custom: #25091c; $custom-light: #604a58; $custom-dark: #000000;
JSON
{
"hex": "#25091c",
"rgb": {
"r": 37,
"g": 9,
"b": 28
},
"hsl": {
"h": 319.286,
"s": 60.87,
"l": 9.02
},
"oklch": {
"l": 0.196,
"c": 0.05538,
"h": 342
},
"luminance": 0.00673
}Semantic roles & 50–950 ramp
primary
#25091C
secondary
#28623A
accent
#E47744
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#050103
muted
#797778