#27101E#27101E
#27101E is a very dark, muted pink. Relative luminance 0.009; OKLCH L 21.3% C 0.044 H 344.2°. Best body text is #FFFFFF at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #27101E |
|---|---|
| RGB | rgb(39, 16, 30) |
| HSL | hsl(323, 42%, 11%) |
| HSV | hsv(323, 59%, 15%) |
| CMYK | cmyk(0%, 59%, 23.1%, 84.7%) |
| CIE-LAB | lab(8.09, 14.38, -4.58) |
| CIE-LCH | lch(8.09, 15.10, 342.34°) |
| OKLab | oklab(21.34% 0.0427 -0.0121) |
| OKLCH | oklch(21.34% 0.044 344.2) |
| XYZ | xyz(1.2564, 0.8957, 1.3348) |
| Luminance | 0.0090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.22
Dark Plum
#3F012C
ΔE00 9.80
Eggplant
#380835
ΔE00 9.85
Aubergine
#3D0734
ΔE00 9.93
Very Dark Purple
#2A0134
ΔE00 11.61
Dark Purple
#35063E
ΔE00 12.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27101E #102719
analogous
#241027 #27101E #271012
triadic
#27101E #1E2710 #101E27
tetradic
#27101E #272410 #102719 #101227
square
#27101E #272410 #102719 #101227
split-complementary
#27101E #122710 #102724
monochromatic
#160911 #160911 #27101E #52223F #7E3461
Accessibility & contrast
On white
17.81
#27101E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#27101E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #27101E
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27101E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##27101E | 1.00 | 17.81 | 1.18 | 17.81 |
| #FFFFFF | 17.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12151E
Deuteranopia (green-blind)
#18191D
Tritanopia (blue-blind)
#2A1015
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #27101e; /* rgb */ color: rgb(39, 16, 30); /* oklch */ color: oklch(21.3% 0.044 344.2);
Tailwind
colors: {
custom: {
50: '#624f59',
500: '#27101e',
950: '#000000',
},
}SCSS
$custom: #27101e; $custom-light: #624f59; $custom-dark: #000000;
JSON
{
"hex": "#27101e",
"rgb": {
"r": 39,
"g": 16,
"b": 30
},
"hsl": {
"h": 323.478,
"s": 41.818,
"l": 10.784
},
"oklch": {
"l": 0.21343,
"c": 0.04438,
"h": 344.2
},
"luminance": 0.00896
}Semantic roles & 50–950 ramp
primary
#27101E
secondary
#345F45
accent
#D28656
background
#F5F4F5
surface
#EAE7E9
border
#C6C3C5
text
#050203
muted
#797878