#240122#240122
#240122 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.3% C 0.079 H 330.7°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #240122 |
|---|---|
| RGB | rgb(36, 1, 34) |
| HSL | hsl(303, 95%, 7%) |
| HSV | hsv(303, 97%, 14%) |
| CMYK | cmyk(0%, 97.2%, 5.6%, 85.9%) |
| CIE-LAB | lab(4.63, 21.63, -12.99) |
| CIE-LCH | lch(4.63, 25.23, 329.01°) |
| OKLab | oklab(18.31% 0.0693 -0.0389) |
| OKLCH | oklch(18.31% 0.079 330.7) |
| XYZ | xyz(1.0271, 0.5124, 1.5579) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 5.44
Very Dark Purple
#2A0134
ΔE00 5.73
Aubergine
#3D0734
ΔE00 6.21
Midnight Purple
#280137
ΔE00 6.72
Dark Plum
#3F012C
ΔE00 7.04
Dark Purple
#35063E
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#240122 #012403
analogous
#150124 #240122 #240110
triadic
#240122 #222401 #012224
tetradic
#240122 #241501 #012403 #011024
square
#240122 #241501 #012403 #011024
split-complementary
#240122 #102401 #012415
monochromatic
#1E011C #1E011C #240122 #60035A #9B0492
Accessibility & contrast
On white
19.05
#240122 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#240122 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #240122
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##240122 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##240122 | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C23
Deuteranopia (green-blind)
#0A1221
Tritanopia (blue-blind)
#260410
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #240122; /* rgb */ color: rgb(36, 1, 34); /* oklch */ color: oklch(18.3% 0.079 330.7);
Tailwind
colors: {
custom: {
50: '#60465d',
500: '#240122',
950: '#000000',
},
}SCSS
$custom: #240122; $custom-light: #60465d; $custom-dark: #000000;
JSON
{
"hex": "#240122",
"rgb": {
"r": 36,
"g": 1,
"b": 34
},
"hsl": {
"h": 303.429,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.18307,
"c": 0.07947,
"h": 330.7
},
"luminance": 0.00512
}Semantic roles & 50–950 ramp
primary
#240122
secondary
#166B1B
accent
#FF3529
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#050004
muted
#797679