#230911#230911
#230911 is a very dark, muted pink. Relative luminance 0.006; OKLCH L 18.7% C 0.046 H 3.2°. Best body text is #FFFFFF at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #230911 |
|---|---|
| RGB | rgb(35, 9, 17) |
| HSL | hsl(342, 59%, 9%) |
| HSV | hsv(342, 74%, 14%) |
| CMYK | cmyk(0%, 74.3%, 51.4%, 86.3%) |
| CIE-LAB | lab(5.36, 13.40, 0.69) |
| CIE-LCH | lch(5.36, 13.42, 2.95°) |
| OKLab | oklab(18.69% 0.0456 0.0026) |
| OKLCH | oklch(18.69% 0.046 3.2) |
| XYZ | xyz(0.8921, 0.5933, 0.5977) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.55
Dark Maroon
#3C0008
ΔE00 10.46
Dark Plum
#3F012C
ΔE00 12.19
Deep Brown
#410200
ΔE00 12.48
Aubergine
#3D0734
ΔE00 13.03
Eggplant
#380835
ΔE00 13.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230911 #09231B
analogous
#23091E #230911 #230E09
triadic
#230911 #112309 #091123
tetradic
#230911 #1E2309 #09231B #0E0923
square
#230911 #1E2309 #09231B #0E0923
split-complementary
#230911 #09230E #091E23
monochromatic
#18060C #18060C #230911 #541629 #842240
Accessibility & contrast
On white
18.77
#230911 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#230911 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230911
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230911 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230911 | 1.00 | 18.77 | 1.12 | 18.77 |
| #FFFFFF | 18.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0F11
Deuteranopia (green-blind)
#151410
Tritanopia (blue-blind)
#27070C
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #230911; /* rgb */ color: rgb(35, 9, 17); /* oklch */ color: oklch(18.7% 0.046 3.2);
Tailwind
colors: {
custom: {
50: '#5e4a4f',
500: '#230911',
950: '#000000',
},
}SCSS
$custom: #230911; $custom-light: #5e4a4f; $custom-dark: #000000;
JSON
{
"hex": "#230911",
"rgb": {
"r": 35,
"g": 9,
"b": 17
},
"hsl": {
"h": 341.538,
"s": 59.091,
"l": 8.627
},
"oklch": {
"l": 0.18692,
"c": 0.04562,
"h": 3.2
},
"luminance": 0.00593
}Semantic roles & 50–950 ramp
primary
#230911
secondary
#28604F
accent
#E2B246
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040101
muted
#797777