#232129#232129
#232129 is a dark, near-neutral violet. Relative luminance 0.016; OKLCH L 25.3% C 0.015 H 296.8°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #232129 |
|---|---|
| RGB | rgb(35, 33, 41) |
| HSL | hsl(255, 11%, 15%) |
| HSV | hsv(255, 20%, 16%) |
| CMYK | cmyk(14.6%, 19.5%, 0%, 83.9%) |
| CIE-LAB | lab(13.26, 3.00, -5.00) |
| CIE-LCH | lch(13.26, 5.84, 300.97°) |
| OKLab | oklab(25.34% 0.0068 -0.0135) |
| OKLCH | oklch(25.34% 0.015 296.8) |
| XYZ | xyz(1.6372, 1.6051, 2.3210) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark
#1B2431
ΔE00 5.88
Dark Grey
#363737
ΔE00 9.06
Onyx
#353839
ΔE00 9.40
Almost Black
#070D0D
ΔE00 9.61
Gunmetal
#2A3439
ΔE00 9.68
Black
#000000
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232129 #272921
analogous
#212329 #232129 #272129
triadic
#232129 #292321 #212923
tetradic
#232129 #292123 #272921 #212927
square
#232129 #292123 #272921 #212927
split-complementary
#232129 #292721 #232921
monochromatic
#0E0E11 #0E0E11 #232129 #403C4B #5D586D
Accessibility & contrast
On white
15.90
#232129 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#232129 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232129
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232129 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232129 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2229
Deuteranopia (green-blind)
#202229
Tritanopia (blue-blind)
#222224
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #232129; /* rgb */ color: rgb(35, 33, 41); /* oklch */ color: oklch(25.3% 0.015 296.8);
Tailwind
colors: {
custom: {
50: '#5d5c62',
500: '#232129',
950: '#000000',
},
}SCSS
$custom: #232129; $custom-light: #5d5c62; $custom-dark: #000000;
JSON
{
"hex": "#232129",
"rgb": {
"r": 35,
"g": 33,
"b": 41
},
"hsl": {
"h": 255,
"s": 10.811,
"l": 14.51
},
"oklch": {
"l": 0.25338,
"c": 0.01515,
"h": 296.8
},
"luminance": 0.01605
}Semantic roles & 50–950 ramp
primary
#232129
secondary
#56594D
accent
#B474A4
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#040405
muted
#797979