#230011#230011
#230011 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.8% C 0.069 H 353.8°. Best body text is #FFFFFF at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #230011 |
|---|---|
| RGB | rgb(35, 0, 17) |
| HSL | hsl(331, 100%, 7%) |
| HSV | hsv(331, 100%, 14%) |
| CMYK | cmyk(0%, 100%, 51.4%, 86.3%) |
| CIE-LAB | lab(3.59, 17.05, -1.89) |
| CIE-LCH | lch(3.59, 17.15, 353.68°) |
| OKLab | oklab(16.77% 0.0687 -0.0075) |
| OKLCH | oklch(16.77% 0.069 353.8) |
| XYZ | xyz(0.7944, 0.3979, 0.5652) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.40
Dark Plum
#3F012C
ΔE00 9.84
Dark Maroon
#3C0008
ΔE00 10.31
Aubergine
#3D0734
ΔE00 10.78
Eggplant
#380835
ΔE00 10.95
Very Dark Purple
#2A0134
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230011 #002312
analogous
#230023 #230011 #230000
triadic
#230011 #112300 #001123
tetradic
#230011 #232300 #002312 #000023
square
#230011 #232300 #002312 #000023
split-complementary
#230011 #002300 #002323
monochromatic
#1F000F #1F000F #230011 #60002F #9D004C
Accessibility & contrast
On white
19.45
#230011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#230011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230011
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230011 | 1.00 | 19.45 | 1.08 | 19.45 |
| #FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050812
Deuteranopia (green-blind)
#0F0F10
Tritanopia (blue-blind)
#270006
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #230011; /* rgb */ color: rgb(35, 0, 17); /* oklch */ color: oklch(16.8% 0.069 353.8);
Tailwind
colors: {
custom: {
50: '#5e464f',
500: '#230011',
950: '#000000',
},
}SCSS
$custom: #230011; $custom-light: #5e464f; $custom-dark: #000000;
JSON
{
"hex": "#230011",
"rgb": {
"r": 35,
"g": 0,
"b": 17
},
"hsl": {
"h": 330.857,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.16765,
"c": 0.06908,
"h": 353.8
},
"luminance": 0.00398
}Semantic roles & 50–950 ramp
primary
#230011
secondary
#136C41
accent
#FF9729
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777