#230022#230022
#230022 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.9% C 0.082 H 329.5°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #230022 |
|---|---|
| RGB | rgb(35, 0, 34) |
| HSL | hsl(302, 100%, 7%) |
| HSV | hsv(302, 100%, 14%) |
| CMYK | cmyk(0%, 100%, 2.9%, 86.3%) |
| CIE-LAB | lab(4.27, 21.52, -13.55) |
| CIE-LCH | lch(4.27, 25.43, 327.81°) |
| OKLab | oklab(17.89% 0.0705 -0.0414) |
| OKLCH | oklch(17.89% 0.082 329.5) |
| XYZ | xyz(0.9819, 0.4729, 1.5526) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.55
Eggplant
#380835
ΔE00 5.58
Aubergine
#3D0734
ΔE00 6.43
Midnight Purple
#280137
ΔE00 6.50
Dark Purple
#35063E
ΔE00 7.16
Dark Plum
#3F012C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230022 #002301
analogous
#130023 #230022 #230011
triadic
#230022 #222300 #002223
tetradic
#230022 #231300 #002301 #001123
square
#230022 #231300 #002301 #001123
split-complementary
#230022 #112300 #002313
monochromatic
#1F001E #1F001E #230022 #60005D #9D0099
Accessibility & contrast
On white
19.19
#230022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#230022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230022
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230022 | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C23
Deuteranopia (green-blind)
#081121
Tritanopia (blue-blind)
#25030F
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #230022; /* rgb */ color: rgb(35, 0, 34); /* oklch */ color: oklch(17.9% 0.082 329.5);
Tailwind
colors: {
custom: {
50: '#5f465d',
500: '#230022',
950: '#000000',
},
}SCSS
$custom: #230022; $custom-light: #5f465d; $custom-dark: #000000;
JSON
{
"hex": "#230022",
"rgb": {
"r": 35,
"g": 0,
"b": 34
},
"hsl": {
"h": 301.714,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.17892,
"c": 0.08174,
"h": 329.5
},
"luminance": 0.00473
}Semantic roles & 50–950 ramp
primary
#230022
secondary
#136C16
accent
#FF2F29
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779