#230129#230129
#230129 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.7% C 0.085 H 321.5°. Best body text is #FFFFFF at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #230129 |
|---|---|
| RGB | rgb(35, 1, 41) |
| HSL | hsl(291, 95%, 8%) |
| HSV | hsv(291, 98%, 16%) |
| CMYK | cmyk(14.6%, 97.6%, 0%, 83.9%) |
| CIE-LAB | lab(4.87, 23.28, -18.02) |
| CIE-LCH | lch(4.87, 29.44, 322.26°) |
| OKLab | oklab(18.69% 0.0669 -0.0531) |
| OKLCH | oklch(18.69% 0.085 321.5) |
| XYZ | xyz(1.1042, 0.5392, 2.1433) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 3.33
Midnight Purple
#280137
ΔE00 4.09
Eggplant
#380835
ΔE00 5.02
Dark Purple
#35063E
ΔE00 5.31
Dark Violet
#34013F
ΔE00 5.86
Deep Purple
#36013F
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230129 #072901
analogous
#0F0129 #230129 #29011B
triadic
#230129 #292301 #012923
tetradic
#230129 #290F01 #072901 #011B29
square
#230129 #290F01 #072901 #011B29
split-complementary
#230129 #1B2901 #01290F
monochromatic
#19011E #19011E #230129 #560265 #8904A0
Accessibility & contrast
On white
18.96
#230129 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#230129 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230129
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230129 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230129 | 1.00 | 18.96 | 1.11 | 18.96 |
| #FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E2A
Deuteranopia (green-blind)
#051228
Tritanopia (blue-blind)
#230714
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #230129; /* rgb */ color: rgb(35, 1, 41); /* oklch */ color: oklch(18.7% 0.085 321.5);
Tailwind
colors: {
custom: {
50: '#5f4663',
500: '#230129',
950: '#000000',
},
}SCSS
$custom: #230129; $custom-light: #5f4663; $custom-dark: #000000;
JSON
{
"hex": "#230129",
"rgb": {
"r": 35,
"g": 1,
"b": 41
},
"hsl": {
"h": 291,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.18688,
"c": 0.08544,
"h": 321.5
},
"luminance": 0.00539
}Semantic roles & 50–950 ramp
primary
#230129
secondary
#246F16
accent
#FF2949
background
#F5F3F5
surface
#E9E5EA
border
#C5C1C6
text
#050005
muted
#797679