#230B20#230B20
#230B20 is a very dark, muted purple. Relative luminance 0.007; OKLCH L 19.8% C 0.053 H 332.3°. Best body text is #FFFFFF at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #230B20 |
|---|---|
| RGB | rgb(35, 11, 32) |
| HSL | hsl(308, 52%, 9%) |
| HSV | hsv(308, 69%, 14%) |
| CMYK | cmyk(0%, 68.6%, 8.6%, 86.3%) |
| CIE-LAB | lab(6.33, 15.92, -8.85) |
| CIE-LCH | lch(6.33, 18.22, 330.94°) |
| OKLab | oklab(19.82% 0.0472 -0.0247) |
| OKLCH | oklch(19.82% 0.053 332.3) |
| XYZ | xyz(1.0735, 0.7010, 1.4450) |
| Luminance | 0.0070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 7.98
Aubergine
#3D0734
ΔE00 8.46
Dark Plum
#3F012C
ΔE00 8.94
Very Dark Purple
#2A0134
ΔE00 8.97
Midnight Purple
#280137
ΔE00 9.81
Dark Purple
#35063E
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230B20 #0B230E
analogous
#1A0B23 #230B20 #230B14
triadic
#230B20 #20230B #0B2023
tetradic
#230B20 #231A0B #0B230E #0B1423
square
#230B20 #231A0B #0B230E #0B1423
split-complementary
#230B20 #14230B #0B231A
monochromatic
#170715 #170715 #230B20 #521A4B #802875
Accessibility & contrast
On white
18.42
#230B20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#230B20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230B20
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230B20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230B20 | 1.00 | 18.42 | 1.14 | 18.42 |
| #FFFFFF | 18.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A1221
Deuteranopia (green-blind)
#11151F
Tritanopia (blue-blind)
#250D14
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #230b20; /* rgb */ color: rgb(35, 11, 32); /* oklch */ color: oklch(19.8% 0.053 332.3);
Tailwind
colors: {
custom: {
50: '#5e4b5b',
500: '#230b20',
950: '#000000',
},
}SCSS
$custom: #230b20; $custom-light: #5e4b5b; $custom-dark: #000000;
JSON
{
"hex": "#230b20",
"rgb": {
"r": 35,
"g": 11,
"b": 32
},
"hsl": {
"h": 307.5,
"s": 52.174,
"l": 9.02
},
"oklch": {
"l": 0.19819,
"c": 0.05324,
"h": 332.3
},
"luminance": 0.00701
}Semantic roles & 50–950 ramp
primary
#230B20
secondary
#2C5E32
accent
#DC5E4C
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779