#23050F#23050F
#23050F is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.8% C 0.054 H 2.6°. Best body text is #FFFFFF at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #23050F |
|---|---|
| RGB | rgb(35, 5, 15) |
| HSL | hsl(340, 75%, 8%) |
| HSV | hsv(340, 86%, 14%) |
| CMYK | cmyk(0%, 85.7%, 57.1%, 86.3%) |
| CIE-LAB | lab(4.52, 14.66, 0.58) |
| CIE-LCH | lch(4.52, 14.68, 2.26°) |
| OKLab | oklab(17.81% 0.0538 0.0024) |
| OKLCH | oklch(17.81% 0.054 2.6) |
| XYZ | xyz(0.8337, 0.5005, 0.5045) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.17
Dark Maroon
#3C0008
ΔE00 9.96
Dark Plum
#3F012C
ΔE00 11.62
Deep Brown
#410200
ΔE00 12.21
Aubergine
#3D0734
ΔE00 12.59
Eggplant
#380835
ΔE00 12.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23050F #052319
analogous
#23051E #23050F #230A05
triadic
#23050F #0F2305 #050F23
tetradic
#23050F #1E2305 #052319 #0A0523
square
#23050F #1E2305 #052319 #0A0523
split-complementary
#23050F #05230A #051E23
monochromatic
#1B040B #1B040B #23050F #590D26 #8E143D
Accessibility & contrast
On white
19.09
#23050F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#23050F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23050F
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23050F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23050F | 1.00 | 19.09 | 1.10 | 19.09 |
| #FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0C0F
Deuteranopia (green-blind)
#13120E
Tritanopia (blue-blind)
#270309
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #23050f; /* rgb */ color: rgb(35, 5, 15); /* oklch */ color: oklch(17.8% 0.054 2.6);
Tailwind
colors: {
custom: {
50: '#5e484e',
500: '#23050f',
950: '#000000',
},
}SCSS
$custom: #23050f; $custom-light: #5e484e; $custom-dark: #000000;
JSON
{
"hex": "#23050f",
"rgb": {
"r": 35,
"g": 5,
"b": 15
},
"hsl": {
"h": 340,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.17805,
"c": 0.05385,
"h": 2.6
},
"luminance": 0.005
}Semantic roles & 50–950 ramp
primary
#23050F
secondary
#1F644D
accent
#F2B336
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777