#27101F#27101F
#27101F is a very dark, muted pink. Relative luminance 0.009; OKLCH L 21.4% C 0.045 H 342.0°. Best body text is #FFFFFF at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #27101F |
|---|---|
| RGB | rgb(39, 16, 31) |
| HSL | hsl(321, 42%, 11%) |
| HSV | hsv(321, 59%, 15%) |
| CMYK | cmyk(0%, 59%, 20.5%, 84.7%) |
| CIE-LAB | lab(8.14, 14.59, -5.27) |
| CIE-LCH | lch(8.14, 15.51, 340.12°) |
| OKLab | oklab(21.39% 0.0431 -0.014) |
| OKLCH | oklch(21.39% 0.045 342) |
| XYZ | xyz(1.2693, 0.9009, 1.4031) |
| Luminance | 0.0090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.65
Eggplant
#380835
ΔE00 9.47
Dark Plum
#3F012C
ΔE00 9.58
Aubergine
#3D0734
ΔE00 9.60
Very Dark Purple
#2A0134
ΔE00 11.18
Dark Purple
#35063E
ΔE00 11.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27101F #102718
analogous
#231027 #27101F #271013
triadic
#27101F #1F2710 #101F27
tetradic
#27101F #272310 #102718 #101327
square
#27101F #272310 #102718 #101327
split-complementary
#27101F #132710 #102723
monochromatic
#160911 #160911 #27101F #522241 #7E3464
Accessibility & contrast
On white
17.79
#27101F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#27101F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #27101F
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27101F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##27101F | 1.00 | 17.79 | 1.18 | 17.79 |
| #FFFFFF | 17.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111520
Deuteranopia (green-blind)
#17191E
Tritanopia (blue-blind)
#291016
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #27101f; /* rgb */ color: rgb(39, 16, 31); /* oklch */ color: oklch(21.4% 0.045 342.0);
Tailwind
colors: {
custom: {
50: '#624f5a',
500: '#27101f',
950: '#000000',
},
}SCSS
$custom: #27101f; $custom-light: #624f5a; $custom-dark: #000000;
JSON
{
"hex": "#27101f",
"rgb": {
"r": 39,
"g": 16,
"b": 31
},
"hsl": {
"h": 320.87,
"s": 41.818,
"l": 10.784
},
"oklch": {
"l": 0.21393,
"c": 0.04529,
"h": 342
},
"luminance": 0.00901
}Semantic roles & 50–950 ramp
primary
#27101F
secondary
#345F43
accent
#D28156
background
#F5F4F5
surface
#EAE7E9
border
#C6C3C5
text
#050203
muted
#797878