#250029#250029
#250029 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 18.9% C 0.089 H 324.0°. Best body text is #FFFFFF at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #250029 |
|---|---|
| RGB | rgb(37, 0, 41) |
| HSL | hsl(294, 100%, 8%) |
| HSV | hsv(294, 100%, 16%) |
| CMYK | cmyk(9.8%, 100%, 0%, 83.9%) |
| CIE-LAB | lab(5.00, 24.71, -17.79) |
| CIE-LCH | lch(5.00, 30.45, 324.24°) |
| OKLab | oklab(18.9% 0.0719 -0.0521) |
| OKLCH | oklch(18.9% 0.089 324) |
| XYZ | xyz(1.1632, 0.5535, 2.1430) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 3.05
Midnight Purple
#280137
ΔE00 4.00
Eggplant
#380835
ΔE00 4.46
Dark Purple
#35063E
ΔE00 4.99
Dark Violet
#34013F
ΔE00 5.52
Deep Purple
#36013F
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#250029 #042900
analogous
#100029 #250029 #290018
triadic
#250029 #292500 #002925
tetradic
#250029 #291000 #042900 #001829
square
#250029 #291000 #042900 #001829
split-complementary
#250029 #182900 #002910
monochromatic
#1C001F #1C001F #250029 #5C0066 #9300A3
Accessibility & contrast
On white
18.91
#250029 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#250029 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #250029
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##250029 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##250029 | 1.00 | 18.91 | 1.11 | 18.91 |
| #FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E2A
Deuteranopia (green-blind)
#061228
Tritanopia (blue-blind)
#260614
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #250029; /* rgb */ color: rgb(37, 0, 41); /* oklch */ color: oklch(18.9% 0.089 324.0);
Tailwind
colors: {
custom: {
50: '#614663',
500: '#250029',
950: '#000000',
},
}SCSS
$custom: #250029; $custom-light: #614663; $custom-dark: #000000;
JSON
{
"hex": "#250029",
"rgb": {
"r": 37,
"g": 0,
"b": 41
},
"hsl": {
"h": 294.146,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.18896,
"c": 0.0888,
"h": 324
},
"luminance": 0.00553
}Semantic roles & 50–950 ramp
primary
#250029
secondary
#1D7114
accent
#FF293E
background
#F5F3F5
surface
#EAE5EA
border
#C6C1C6
text
#050005
muted
#797679