#190825#190825
#190825 is a very dark, muted violet. Relative luminance 0.005; OKLCH L 18.0% C 0.060 H 308.7°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #190825 |
|---|---|
| RGB | rgb(25, 8, 37) |
| HSL | hsl(275, 64%, 9%) |
| HSV | hsv(275, 78%, 15%) |
| CMYK | cmyk(32.4%, 78.4%, 0%, 85.5%) |
| CIE-LAB | lab(4.64, 13.65, -15.41) |
| CIE-LCH | lch(4.64, 20.59, 311.52°) |
| OKLab | oklab(17.96% 0.0372 -0.0465) |
| OKLCH | oklch(17.96% 0.06 308.7) |
| XYZ | xyz(0.8216, 0.5139, 1.8058) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 7.36
Dark Navy Blue
#00022E
ΔE00 8.10
Very Dark Purple
#2A0134
ΔE00 8.22
Midnight Purple
#280137
ΔE00 8.41
Very Dark Blue
#000133
ΔE00 8.83
Midnight Blue (survey)
#020035
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190825 #142508
analogous
#0B0825 #190825 #250823
triadic
#190825 #251908 #082519
tetradic
#190825 #250B08 #142508 #082325
square
#190825 #250B08 #142508 #082325
split-complementary
#190825 #232508 #08250B
monochromatic
#110519 #110519 #190825 #3B1357 #5D1E8A
Accessibility & contrast
On white
19.04
#190825 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#190825 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190825
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190825 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190825 | 1.00 | 19.04 | 1.10 | 19.04 |
| #FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010F26
Deuteranopia (green-blind)
#051024
Tritanopia (blue-blind)
#170E15
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #190825; /* rgb */ color: rgb(25, 8, 37); /* oklch */ color: oklch(18.0% 0.060 308.7);
Tailwind
colors: {
custom: {
50: '#554a5f',
500: '#190825',
950: '#000000',
},
}SCSS
$custom: #190825; $custom-light: #554a5f; $custom-dark: #000000;
JSON
{
"hex": "#190825",
"rgb": {
"r": 25,
"g": 8,
"b": 37
},
"hsl": {
"h": 275.172,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.17959,
"c": 0.05957,
"h": 308.7
},
"luminance": 0.00514
}Semantic roles & 50–950 ramp
primary
#190825
secondary
#3F6326
accent
#E74085
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#030104
muted
#787779