#232125#232125
#232125 is a dark, near-neutral grey. Relative luminance 0.016; OKLCH L 25.2% C 0.008 H 308.1°. Best body text is #FFFFFF at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #232125 |
|---|---|
| RGB | rgb(35, 33, 37) |
| HSL | hsl(270, 6%, 14%) |
| HSV | hsv(270, 11%, 15%) |
| CMYK | cmyk(5.4%, 10.8%, 0%, 85.5%) |
| CIE-LAB | lab(13.10, 1.93, -2.35) |
| CIE-LCH | lch(13.10, 3.04, 309.45°) |
| OKLab | oklab(25.16% 0.0049 -0.0063) |
| OKLCH | oklch(25.16% 0.008 308.1) |
| XYZ | xyz(1.5709, 1.5786, 1.9719) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark
#1B2431
ΔE00 6.78
Dark Grey
#363737
ΔE00 7.75
Almost Black
#070D0D
ΔE00 8.07
Onyx
#353839
ΔE00 8.21
Black
#000000
ΔE00 8.66
Gunmetal
#2A3439
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232125 #232521
analogous
#212125 #232125 #252125
triadic
#232125 #252321 #212523
tetradic
#232125 #252121 #232521 #212525
square
#232125 #252121 #232521 #212525
split-complementary
#232125 #252521 #212521
monochromatic
#0F0E10 #0F0E10 #232125 #423E45 #605B66
Accessibility & contrast
On white
15.96
#232125 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#232125 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232125
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232125 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232125 | 1.00 | 15.96 | 1.32 | 15.96 |
| #FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202225
Deuteranopia (green-blind)
#212225
Tritanopia (blue-blind)
#232122
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #232125; /* rgb */ color: rgb(35, 33, 37); /* oklch */ color: oklch(25.2% 0.008 308.1);
Tailwind
colors: {
custom: {
50: '#5d5c5f',
500: '#232125',
950: '#000000',
},
}SCSS
$custom: #232125; $custom-light: #5d5c5f; $custom-dark: #000000;
JSON
{
"hex": "#232125",
"rgb": {
"r": 35,
"g": 33,
"b": 37
},
"hsl": {
"h": 270,
"s": 5.714,
"l": 13.725
},
"oklch": {
"l": 0.25158,
"c": 0.00798,
"h": 308.1
},
"luminance": 0.01579
}Semantic roles & 50–950 ramp
primary
#232125
secondary
#51544E
accent
#AF7994
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979