#222425#222425
#222425 is a dark, near-neutral grey. Relative luminance 0.017; OKLCH L 25.9% C 0.004 H 228.9°. Best body text is #FFFFFF at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #222425 |
|---|---|
| RGB | rgb(34, 36, 37) |
| HSL | hsl(200, 4%, 14%) |
| HSV | hsv(200, 8%, 15%) |
| CMYK | cmyk(8.1%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(14.03, -0.66, -0.98) |
| CIE-LCH | lch(14.03, 1.18, 236.20°) |
| OKLab | oklab(25.87% -0.0023 -0.0026) |
| OKLCH | oklch(25.87% 0.004 228.9) |
| XYZ | xyz(1.6244, 1.7354, 1.9993) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Grey
#363737
ΔE00 6.15
Gunmetal
#2A3439
ΔE00 6.25
Onyx
#353839
ΔE00 6.33
Charcoal (survey)
#343837
ΔE00 6.52
Almost Black
#070D0D
ΔE00 6.81
Dark
#1B2431
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222425 #252322
analogous
#222525 #222425 #222325
triadic
#222425 #252224 #242522
tetradic
#222425 #252225 #252322 #232522
square
#222425 #252225 #252322 #232522
split-complementary
#222425 #252223 #252522
monochromatic
#0F1010 #0F1010 #222425 #3F4345 #5D6265
Accessibility & contrast
On white
15.59
#222425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#222425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222425
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222425 | 1.00 | 15.59 | 1.35 | 15.59 |
| #FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232425
Deuteranopia (green-blind)
#232325
Tritanopia (blue-blind)
#212424
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #222425; /* rgb */ color: rgb(34, 36, 37); /* oklch */ color: oklch(25.9% 0.004 228.9);
Tailwind
colors: {
custom: {
50: '#5c5e5f',
500: '#222425',
950: '#000000',
},
}SCSS
$custom: #222425; $custom-light: #5c5e5f; $custom-dark: #000000;
JSON
{
"hex": "#222425",
"rgb": {
"r": 34,
"g": 36,
"b": 37
},
"hsl": {
"h": 200,
"s": 4.225,
"l": 13.922
},
"oklch": {
"l": 0.25865,
"c": 0.0035,
"h": 228.9
},
"luminance": 0.01735
}Semantic roles & 50–950 ramp
primary
#222425
secondary
#54514F
accent
#8B7AAD
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979