#230211#230211
#230211 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.2% C 0.063 H 355.5°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #230211 |
|---|---|
| RGB | rgb(35, 2, 17) |
| HSL | hsl(333, 89%, 7%) |
| HSV | hsv(333, 94%, 14%) |
| CMYK | cmyk(0%, 94.3%, 51.4%, 86.3%) |
| CIE-LAB | lab(3.99, 16.25, -1.31) |
| CIE-LCH | lch(3.99, 16.30, 355.37°) |
| OKLab | oklab(17.23% 0.0627 -0.0049) |
| OKLCH | oklch(17.23% 0.063 355.5) |
| XYZ | xyz(0.8161, 0.4413, 0.5724) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.78
Dark Maroon
#3C0008
ΔE00 10.24
Dark Plum
#3F012C
ΔE00 10.29
Aubergine
#3D0734
ΔE00 11.22
Eggplant
#380835
ΔE00 11.38
Deep Brown
#410200
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230211 #022314
analogous
#230222 #230211 #230302
triadic
#230211 #112302 #021123
tetradic
#230211 #222302 #022314 #030223
square
#230211 #222302 #022314 #030223
split-complementary
#230211 #022303 #022223
monochromatic
#1D020E #1D020E #230211 #5D052D #970949
Accessibility & contrast
On white
19.30
#230211 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#230211 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230211
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230211 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230211 | 1.00 | 19.30 | 1.09 | 19.30 |
| #FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070A11
Deuteranopia (green-blind)
#111010
Tritanopia (blue-blind)
#270007
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #230211; /* rgb */ color: rgb(35, 2, 17); /* oklch */ color: oklch(17.2% 0.063 355.5);
Tailwind
colors: {
custom: {
50: '#5e474f',
500: '#230211',
950: '#000000',
},
}SCSS
$custom: #230211; $custom-light: #5e474f; $custom-dark: #000000;
JSON
{
"hex": "#230211",
"rgb": {
"r": 35,
"g": 2,
"b": 17
},
"hsl": {
"h": 332.727,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.17233,
"c": 0.06287,
"h": 355.5
},
"luminance": 0.00441
}Semantic roles & 50–950 ramp
primary
#230211
secondary
#186944
accent
#FF9E29
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777