#240225#240225
#240225 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 18.7% C 0.080 H 327.0°. Best body text is #FFFFFF at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #240225 |
|---|---|
| RGB | rgb(36, 2, 37) |
| HSL | hsl(298, 90%, 8%) |
| HSV | hsv(298, 95%, 15%) |
| CMYK | cmyk(2.7%, 94.6%, 0%, 85.5%) |
| CIE-LAB | lab(4.99, 22.06, -14.76) |
| CIE-LCH | lch(4.99, 26.54, 326.21°) |
| OKLab | oklab(18.74% 0.0668 -0.0434) |
| OKLCH | oklch(18.74% 0.08 327) |
| XYZ | xyz(1.0832, 0.5521, 1.7994) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.80
Eggplant
#380835
ΔE00 5.03
Midnight Purple
#280137
ΔE00 5.74
Aubergine
#3D0734
ΔE00 6.04
Dark Purple
#35063E
ΔE00 6.40
Dark Violet
#34013F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240225 #032502
analogous
#130225 #240225 #250214
triadic
#240225 #252402 #022524
tetradic
#240225 #251302 #032502 #021425
square
#240225 #251302 #032502 #021425
split-complementary
#240225 #142502 #022513
monochromatic
#1C021D #1C021D #240225 #5C055F #950899
Accessibility & contrast
On white
18.91
#240225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#240225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240225
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240225 | 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)
#000E26
Deuteranopia (green-blind)
#091224
Tritanopia (blue-blind)
#250612
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #240225; /* rgb */ color: rgb(36, 2, 37); /* oklch */ color: oklch(18.7% 0.080 327.0);
Tailwind
colors: {
custom: {
50: '#60475f',
500: '#240225',
950: '#000000',
},
}SCSS
$custom: #240225; $custom-light: #60475f; $custom-dark: #000000;
JSON
{
"hex": "#240225",
"rgb": {
"r": 36,
"g": 2,
"b": 37
},
"hsl": {
"h": 298.286,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.18738,
"c": 0.07962,
"h": 327
},
"luminance": 0.00552
}Semantic roles & 50–950 ramp
primary
#240225
secondary
#1B6A18
accent
#FF292F
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#050004
muted
#797779