#230523#230523
#230523 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 19.0% C 0.070 H 327.9°. Best body text is #FFFFFF at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #230523 |
|---|---|
| RGB | rgb(35, 5, 35) |
| HSL | hsl(300, 75%, 8%) |
| HSV | hsv(300, 86%, 14%) |
| CMYK | cmyk(0%, 85.7%, 0%, 86.3%) |
| CIE-LAB | lab(5.30, 19.55, -12.74) |
| CIE-LCH | lch(5.30, 23.34, 326.92°) |
| OKLab | oklab(18.95% 0.059 -0.037) |
| OKLCH | oklch(18.95% 0.07 327.9) |
| XYZ | xyz(1.0508, 0.5873, 1.6478) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 5.95
Very Dark Purple
#2A0134
ΔE00 6.22
Aubergine
#3D0734
ΔE00 6.79
Midnight Purple
#280137
ΔE00 7.10
Dark Purple
#35063E
ΔE00 7.61
Dark Plum
#3F012C
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230523 #052305
analogous
#140523 #230523 #230514
triadic
#230523 #232305 #052323
tetradic
#230523 #231405 #052305 #051423
square
#230523 #231405 #052305 #051423
split-complementary
#230523 #142305 #052314
monochromatic
#1B041B #1B041B #230523 #590D59 #8E148E
Accessibility & contrast
On white
18.79
#230523 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#230523 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230523
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230523 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230523 | 1.00 | 18.79 | 1.12 | 18.79 |
| #FFFFFF | 18.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020F24
Deuteranopia (green-blind)
#0C1322
Tritanopia (blue-blind)
#240812
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #230523; /* rgb */ color: rgb(35, 5, 35); /* oklch */ color: oklch(19.0% 0.070 327.9);
Tailwind
colors: {
custom: {
50: '#5f485e',
500: '#230523',
950: '#000000',
},
}SCSS
$custom: #230523; $custom-light: #5f485e; $custom-dark: #000000;
JSON
{
"hex": "#230523",
"rgb": {
"r": 35,
"g": 5,
"b": 35
},
"hsl": {
"h": 300,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.18953,
"c": 0.0697,
"h": 327.9
},
"luminance": 0.00587
}Semantic roles & 50–950 ramp
primary
#230523
secondary
#1F641F
accent
#F23636
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779