#23031E#23031E
#23031E is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.2% C 0.070 H 334.8°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #23031E |
|---|---|
| RGB | rgb(35, 3, 30) |
| HSL | hsl(309, 84%, 7%) |
| HSV | hsv(309, 91%, 14%) |
| CMYK | cmyk(0%, 91.4%, 14.3%, 86.3%) |
| CIE-LAB | lab(4.66, 19.02, -9.81) |
| CIE-LCH | lch(4.66, 21.40, 332.70°) |
| OKLab | oklab(18.21% 0.0632 -0.0297) |
| OKLCH | oklch(18.21% 0.07 334.8) |
| XYZ | xyz(0.9601, 0.5163, 1.2771) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.91
Aubergine
#3D0734
ΔE00 7.37
Dark Plum
#3F012C
ΔE00 7.70
Very Dark Purple
#2A0134
ΔE00 7.77
Midnight Purple
#280137
ΔE00 8.73
Dark Purple
#35063E
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23031E #032308
analogous
#180323 #23031E #23030E
triadic
#23031E #1E2303 #031E23
tetradic
#23031E #231803 #032308 #030E23
square
#23031E #231803 #032308 #030E23
split-complementary
#23031E #0E2303 #032318
monochromatic
#1C0218 #1C0218 #23031E #5B084E #940D7F
Accessibility & contrast
On white
19.04
#23031E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#23031E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23031E
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23031E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23031E | 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)
#030D1F
Deuteranopia (green-blind)
#0D121D
Tritanopia (blue-blind)
#25050F
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #23031e; /* rgb */ color: rgb(35, 3, 30); /* oklch */ color: oklch(18.2% 0.070 334.8);
Tailwind
colors: {
custom: {
50: '#5e4759',
500: '#23031e',
950: '#000000',
},
}SCSS
$custom: #23031e; $custom-light: #5e4759; $custom-dark: #000000;
JSON
{
"hex": "#23031e",
"rgb": {
"r": 35,
"g": 3,
"b": 30
},
"hsl": {
"h": 309.375,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.18209,
"c": 0.06982,
"h": 334.8
},
"luminance": 0.00516
}Semantic roles & 50–950 ramp
primary
#23031E
secondary
#1B6727
accent
#FA4D2D
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040003
muted
#797778