#230023#230023
#230023 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.0% C 0.083 H 328.4°. Best body text is #FFFFFF at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #230023 |
|---|---|
| RGB | rgb(35, 0, 35) |
| HSL | hsl(300, 100%, 7%) |
| HSV | hsv(300, 100%, 14%) |
| CMYK | cmyk(0%, 100%, 0%, 86.3%) |
| CIE-LAB | lab(4.33, 21.83, -14.25) |
| CIE-LCH | lch(4.33, 26.06, 326.87°) |
| OKLab | oklab(17.97% 0.0703 -0.0433) |
| OKLCH | oklch(17.97% 0.083 328.4) |
| XYZ | xyz(0.9965, 0.4788, 1.6297) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.17
Eggplant
#380835
ΔE00 5.42
Midnight Purple
#280137
ΔE00 6.11
Aubergine
#3D0734
ΔE00 6.35
Dark Purple
#35063E
ΔE00 6.84
Dark Plum
#3F012C
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230023 #002300
analogous
#120023 #230023 #230012
triadic
#230023 #232300 #002323
tetradic
#230023 #231200 #002300 #001223
square
#230023 #231200 #002300 #001223
split-complementary
#230023 #122300 #002312
monochromatic
#1F001F #1F001F #230023 #600060 #9D009D
Accessibility & contrast
On white
19.16
#230023 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#230023 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230023
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230023 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230023 | 1.00 | 19.16 | 1.10 | 19.16 |
| #FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C24
Deuteranopia (green-blind)
#081122
Tritanopia (blue-blind)
#250410
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #230023; /* rgb */ color: rgb(35, 0, 35); /* oklch */ color: oklch(18.0% 0.083 328.4);
Tailwind
colors: {
custom: {
50: '#5f465e',
500: '#230023',
950: '#000000',
},
}SCSS
$custom: #230023; $custom-light: #5f465e; $custom-dark: #000000;
JSON
{
"hex": "#230023",
"rgb": {
"r": 35,
"g": 0,
"b": 35
},
"hsl": {
"h": 300,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.17974,
"c": 0.08261,
"h": 328.4
},
"luminance": 0.00479
}Semantic roles & 50–950 ramp
primary
#230023
secondary
#136C13
accent
#FF2929
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#050004
muted
#797679