#250025#250025
#250025 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.6% C 0.085 H 328.4°. Best body text is #FFFFFF at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #250025 |
|---|---|
| RGB | rgb(37, 0, 37) |
| HSL | hsl(300, 100%, 7%) |
| HSV | hsv(300, 100%, 15%) |
| CMYK | cmyk(0%, 100%, 0%, 85.5%) |
| CIE-LAB | lab(4.76, 23.51, -15.10) |
| CIE-LCH | lch(4.76, 27.94, 327.29°) |
| OKLab | oklab(18.56% 0.0726 -0.0447) |
| OKLCH | oklch(18.56% 0.085 328.4) |
| XYZ | xyz(1.0969, 0.5270, 1.7939) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.43
Eggplant
#380835
ΔE00 4.69
Midnight Purple
#280137
ΔE00 5.46
Aubergine
#3D0734
ΔE00 5.67
Dark Purple
#35063E
ΔE00 6.09
Deep Purple
#36013F
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#250025 #002500
analogous
#130025 #250025 #250013
triadic
#250025 #252500 #002525
tetradic
#250025 #251300 #002500 #001325
square
#250025 #251300 #002500 #001325
split-complementary
#250025 #132500 #002513
monochromatic
#1F001F #1F001F #250025 #620062 #9F009F
Accessibility & contrast
On white
19.00
#250025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#250025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #250025
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##250025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##250025 | 1.00 | 19.00 | 1.11 | 19.00 |
| #FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D26
Deuteranopia (green-blind)
#081224
Tritanopia (blue-blind)
#270411
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #250025; /* rgb */ color: rgb(37, 0, 37); /* oklch */ color: oklch(18.6% 0.085 328.4);
Tailwind
colors: {
custom: {
50: '#61465f',
500: '#250025',
950: '#000000',
},
}SCSS
$custom: #250025; $custom-light: #61465f; $custom-dark: #000000;
JSON
{
"hex": "#250025",
"rgb": {
"r": 37,
"g": 0,
"b": 37
},
"hsl": {
"h": 300,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.18558,
"c": 0.0853,
"h": 328.4
},
"luminance": 0.00527
}Semantic roles & 50–950 ramp
primary
#250025
secondary
#136D13
accent
#FF2929
background
#F5F3F5
surface
#EAE5E9
border
#C6C1C5
text
#050004
muted
#797679