#190025#190025
#190025 is a very dark, moderate purple. Relative luminance 0.003; OKLCH L 16.1% C 0.080 H 313.1°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #190025 |
|---|---|
| RGB | rgb(25, 0, 37) |
| HSL | hsl(281, 100%, 7%) |
| HSV | hsv(281, 100%, 15%) |
| CMYK | cmyk(32.4%, 100%, 0%, 85.5%) |
| CIE-LAB | lab(3.07, 16.85, -17.84) |
| CIE-LCH | lch(3.07, 24.54, 313.36°) |
| OKLab | oklab(16.14% 0.0549 -0.0586) |
| OKLCH | oklch(16.14% 0.08 313.1) |
| XYZ | xyz(0.7348, 0.3403, 1.7769) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.51
Midnight Purple
#280137
ΔE00 6.64
Midnight
#03012D
ΔE00 7.29
Dark Navy Blue
#00022E
ΔE00 8.12
Midnight Blue (survey)
#020035
ΔE00 8.24
Dark Purple
#35063E
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190025 #0C2500
analogous
#070025 #190025 #25001F
triadic
#190025 #251900 #002519
tetradic
#190025 #250700 #0C2500 #001F25
square
#190025 #250700 #0C2500 #001F25
split-complementary
#190025 #1F2500 #002507
monochromatic
#15001F #15001F #190025 #420062 #6C009F
Accessibility & contrast
On white
19.66
#190025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#190025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190025
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190025 | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A26
Deuteranopia (green-blind)
#000C24
Tritanopia (blue-blind)
#180611
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #190025; /* rgb */ color: rgb(25, 0, 37); /* oklch */ color: oklch(16.1% 0.080 313.1);
Tailwind
colors: {
custom: {
50: '#55465f',
500: '#190025',
950: '#000000',
},
}SCSS
$custom: #190025; $custom-light: #55465f; $custom-dark: #000000;
JSON
{
"hex": "#190025",
"rgb": {
"r": 25,
"g": 0,
"b": 37
},
"hsl": {
"h": 280.541,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.16141,
"c": 0.08029,
"h": 313.1
},
"luminance": 0.0034
}Semantic roles & 50–950 ramp
primary
#190025
secondary
#316D13
accent
#FF296E
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#030004
muted
#787779