#252425#252425
#252425 is a dark, near-neutral grey. Relative luminance 0.018; OKLCH L 26.2% C 0.002 H 325.8°. Best body text is #FFFFFF at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #252425 |
|---|---|
| RGB | rgb(37, 36, 37) |
| HSL | hsl(300, 1%, 14%) |
| HSV | hsv(300, 3%, 15%) |
| CMYK | cmyk(0%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(14.34, 0.71, -0.50) |
| CIE-LCH | lch(14.34, 0.87, 324.59°) |
| OKLab | oklab(26.18% 0.0019 -0.0013) |
| OKLCH | oklch(26.18% 0.002 325.8) |
| XYZ | xyz(1.7277, 1.7886, 2.0041) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Grey
#363737
ΔE00 6.14
Onyx
#353839
ΔE00 6.65
Charcoal (survey)
#343837
ΔE00 7.12
Gunmetal
#2A3439
ΔE00 7.56
Almost Black
#070D0D
ΔE00 7.65
Dark
#1B2431
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252425 #242524
analogous
#252425 #252425 #252425
triadic
#252425 #252524 #242525
tetradic
#252425 #252524 #242524 #242525
square
#252425 #252524 #242524 #242525
split-complementary
#252425 #252524 #242525
monochromatic
#100F10 #100F10 #252425 #444244 #636063
Accessibility & contrast
On white
15.47
#252425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#252425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252425
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252425 | 1.00 | 15.47 | 1.36 | 15.47 |
| #FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242425
Deuteranopia (green-blind)
#242425
Tritanopia (blue-blind)
#252424
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #252425; /* rgb */ color: rgb(37, 36, 37); /* oklch */ color: oklch(26.2% 0.002 325.8);
Tailwind
colors: {
custom: {
50: '#5f5e5f',
500: '#252425',
950: '#000000',
},
}SCSS
$custom: #252425; $custom-light: #5f5e5f; $custom-dark: #000000;
JSON
{
"hex": "#252425",
"rgb": {
"r": 37,
"g": 36,
"b": 37
},
"hsl": {
"h": 300,
"s": 1.37,
"l": 14.314
},
"oklch": {
"l": 0.26179,
"c": 0.00235,
"h": 325.8
},
"luminance": 0.01789
}Semantic roles & 50–950 ramp
primary
#252425
secondary
#525352
accent
#AB7D7D
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979