#23060E#23060E
#23060E is a very dark, muted pink. Relative luminance 0.005; OKLCH L 18.0% C 0.051 H 6.0°. Best body text is #FFFFFF at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #23060E |
|---|---|
| RGB | rgb(35, 6, 14) |
| HSL | hsl(343, 71%, 8%) |
| HSV | hsv(343, 83%, 14%) |
| CMYK | cmyk(0%, 82.9%, 60%, 86.3%) |
| CIE-LAB | lab(4.69, 14.09, 1.35) |
| CIE-LCH | lch(4.69, 14.15, 5.45°) |
| OKLab | oklab(17.98% 0.0509 0.0054) |
| OKLCH | oklch(17.98% 0.051 6) |
| XYZ | xyz(0.8376, 0.5194, 0.4715) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.54
Dark Maroon
#3C0008
ΔE00 9.91
Deep Brown
#410200
ΔE00 11.96
Dark Plum
#3F012C
ΔE00 12.19
Aubergine
#3D0734
ΔE00 13.18
Eggplant
#380835
ΔE00 13.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23060E #06231B
analogous
#23061C #23060E #230C06
triadic
#23060E #0E2306 #060E23
tetradic
#23060E #1C2306 #06231B #0C0623
square
#23060E #1C2306 #06231B #0C0623
split-complementary
#23060E #06230C #061C23
monochromatic
#1A040A #1A040A #23060E #570F23 #8B1838
Accessibility & contrast
On white
19.03
#23060E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#23060E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23060E
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23060E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23060E | 1.00 | 19.03 | 1.10 | 19.03 |
| #FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0C0E
Deuteranopia (green-blind)
#13120D
Tritanopia (blue-blind)
#270309
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #23060e; /* rgb */ color: rgb(35, 6, 14); /* oklch */ color: oklch(18.0% 0.051 6.0);
Tailwind
colors: {
custom: {
50: '#5e494d',
500: '#23060e',
950: '#000000',
},
}SCSS
$custom: #23060e; $custom-light: #5e494d; $custom-dark: #000000;
JSON
{
"hex": "#23060e",
"rgb": {
"r": 35,
"g": 6,
"b": 14
},
"hsl": {
"h": 343.448,
"s": 70.732,
"l": 8.039
},
"oklch": {
"l": 0.17977,
"c": 0.05114,
"h": 6
},
"luminance": 0.00519
}Semantic roles & 50–950 ramp
primary
#23060E
secondary
#226351
accent
#EDBC3A
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777