#2B232A#2B232A
#2B232A is a dark, near-neutral purple. Relative luminance 0.019; OKLCH L 26.8% C 0.017 H 330.1°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2B232A |
|---|---|
| RGB | rgb(43, 35, 42) |
| HSL | hsl(308, 10%, 15%) |
| HSV | hsv(308, 19%, 17%) |
| CMYK | cmyk(0%, 18.6%, 2.3%, 83.1%) |
| CIE-LAB | lab(14.86, 5.37, -3.23) |
| CIE-LCH | lch(14.86, 6.27, 328.93°) |
| OKLab | oklab(26.81% 0.015 -0.0086) |
| OKLCH | oklch(26.81% 0.017 330.1) |
| XYZ | xyz(2.0152, 1.8829, 2.4473) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dark
#1B2431
ΔE00 9.46
Dark Grey
#363737
ΔE00 9.65
Onyx
#353839
ΔE00 10.48
Very Dark Brown
#1D0200
ΔE00 10.55
Charcoal (survey)
#343837
ΔE00 11.57
Black
#000000
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B232A #232B24
analogous
#28232B #2B232A #2B2326
triadic
#2B232A #2A2B23 #232A2B
tetradic
#2B232A #2B2823 #232B24 #23262B
square
#2B232A #2B2823 #232B24 #23262B
split-complementary
#2B232A #262B23 #232B28
monochromatic
#110E10 #110E10 #2B232A #4D3E4B #6E5A6C
Accessibility & contrast
On white
15.25
#2B232A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#2B232A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2B232A
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B232A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2B232A | 1.00 | 15.25 | 1.38 | 15.25 |
| #FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23252A
Deuteranopia (green-blind)
#24262A
Tritanopia (blue-blind)
#2C2325
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #2b232a; /* rgb */ color: rgb(43, 35, 42); /* oklch */ color: oklch(26.8% 0.017 330.1);
Tailwind
colors: {
custom: {
50: '#645d63',
500: '#2b232a',
950: '#000000',
},
}SCSS
$custom: #2b232a; $custom-light: #645d63; $custom-dark: #000000;
JSON
{
"hex": "#2b232a",
"rgb": {
"r": 43,
"g": 35,
"b": 42
},
"hsl": {
"h": 307.5,
"s": 10.256,
"l": 15.294
},
"oklch": {
"l": 0.26809,
"c": 0.0173,
"h": 330.1
},
"luminance": 0.01883
}Semantic roles & 50–950 ramp
primary
#2B232A
secondary
#4F5B50
accent
#B37C75
background
#F5F5F5
surface
#EAE9EA
border
#C6C5C6
text
#050405
muted
#797979