#23010F#23010F
#23010F is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.9% C 0.065 H 358.1°. Best body text is #FFFFFF at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #23010F |
|---|---|
| RGB | rgb(35, 1, 15) |
| HSL | hsl(335, 94%, 7%) |
| HSV | hsv(335, 97%, 14%) |
| CMYK | cmyk(0%, 97.1%, 57.1%, 86.3%) |
| CIE-LAB | lab(3.74, 16.27, -0.57) |
| CIE-LCH | lch(3.74, 16.28, 358.00°) |
| OKLab | oklab(16.91% 0.0648 -0.0021) |
| OKLCH | oklch(16.91% 0.065 358.1) |
| XYZ | xyz(0.7903, 0.4136, 0.4901) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.48
Dark Maroon
#3C0008
ΔE00 9.90
Dark Plum
#3F012C
ΔE00 10.59
Aubergine
#3D0734
ΔE00 11.61
Eggplant
#380835
ΔE00 11.82
Deep Brown
#410200
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23010F #012315
analogous
#230120 #23010F #230401
triadic
#23010F #0F2301 #010F23
tetradic
#23010F #202301 #012315 #040123
square
#23010F #202301 #012315 #040123
split-complementary
#23010F #012304 #012023
monochromatic
#1E010D #1E010D #23010F #5F0329 #9A0442
Accessibility & contrast
On white
19.39
#23010F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#23010F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23010F
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23010F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23010F | 1.00 | 19.39 | 1.08 | 19.39 |
| #FFFFFF | 19.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06090F
Deuteranopia (green-blind)
#10100E
Tritanopia (blue-blind)
#270006
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #23010f; /* rgb */ color: rgb(35, 1, 15); /* oklch */ color: oklch(16.9% 0.065 358.1);
Tailwind
colors: {
custom: {
50: '#5e464e',
500: '#23010f',
950: '#000000',
},
}SCSS
$custom: #23010f; $custom-light: #5e464e; $custom-dark: #000000;
JSON
{
"hex": "#23010f",
"rgb": {
"r": 35,
"g": 1,
"b": 15
},
"hsl": {
"h": 335.294,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.16908,
"c": 0.06487,
"h": 358.1
},
"luminance": 0.00414
}Semantic roles & 50–950 ramp
primary
#23010F
secondary
#166A47
accent
#FFA729
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777