#271925#271925
#271925 is a very dark, muted purple. Relative luminance 0.013; OKLCH L 23.6% C 0.031 H 331.5°. Best body text is #FFFFFF at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #271925 |
|---|---|
| RGB | rgb(39, 25, 37) |
| HSL | hsl(309, 22%, 13%) |
| HSV | hsv(309, 36%, 15%) |
| CMYK | cmyk(0%, 35.9%, 5.1%, 84.7%) |
| CIE-LAB | lab(10.99, 9.57, -5.45) |
| CIE-LCH | lch(10.99, 11.01, 330.32°) |
| OKLab | oklab(23.65% 0.027 -0.0146) |
| OKLCH | oklch(23.65% 0.031 331.5) |
| XYZ | xyz(1.5182, 1.2602, 1.9132) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 9.00
Eggplant
#380835
ΔE00 12.18
Aubergine
#3D0734
ΔE00 12.51
Dark
#1B2431
ΔE00 12.81
Dark Plum
#3F012C
ΔE00 12.99
Black
#000000
ΔE00 13.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#271925 #19271B
analogous
#221927 #271925 #27191E
triadic
#271925 #252719 #192527
tetradic
#271925 #272219 #19271B #191E27
square
#271925 #272219 #19271B #191E27
split-complementary
#271925 #1E2719 #192722
monochromatic
#130C12 #130C12 #271925 #4C3148 #72496C
Accessibility & contrast
On white
16.77
#271925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#271925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #271925
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##271925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##271925 | 1.00 | 16.77 | 1.25 | 16.77 |
| #FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191C25
Deuteranopia (green-blind)
#1C1E25
Tritanopia (blue-blind)
#281A1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #271925; /* rgb */ color: rgb(39, 25, 37); /* oklch */ color: oklch(23.6% 0.031 331.5);
Tailwind
colors: {
custom: {
50: '#61555f',
500: '#271925',
950: '#000000',
},
}SCSS
$custom: #271925; $custom-light: #61555f; $custom-dark: #000000;
JSON
{
"hex": "#271925",
"rgb": {
"r": 39,
"g": 25,
"b": 37
},
"hsl": {
"h": 308.571,
"s": 21.875,
"l": 12.549
},
"oklch": {
"l": 0.23647,
"c": 0.03072,
"h": 331.5
},
"luminance": 0.0126
}Semantic roles & 50–950 ramp
primary
#271925
secondary
#425A45
accent
#BE7669
background
#F5F4F5
surface
#E9E8E9
border
#C5C4C5
text
#050304
muted
#797879