#262124#262124
#262124 is a dark, near-neutral grey. Relative luminance 0.016; OKLCH L 25.5% C 0.009 H 341.1°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #262124 |
|---|---|
| RGB | rgb(38, 33, 36) |
| HSL | hsl(324, 7%, 14%) |
| HSV | hsv(324, 13%, 15%) |
| CMYK | cmyk(0%, 13.2%, 5.3%, 85.1%) |
| CIE-LAB | lab(13.39, 3.07, -1.15) |
| CIE-LCH | lch(13.39, 3.27, 339.41°) |
| OKLab | oklab(25.46% 0.0088 -0.003) |
| OKLCH | oklch(25.46% 0.009 341.1) |
| XYZ | xyz(1.6616, 1.6272, 1.8953) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Grey
#363737
ΔE00 8.17
Dark
#1B2431
ΔE00 8.62
Onyx
#353839
ΔE00 8.93
Almost Black
#070D0D
ΔE00 9.18
Black
#000000
ΔE00 9.20
Charcoal (survey)
#343837
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262124 #212623
analogous
#262126 #262124 #262122
triadic
#262124 #242621 #212426
tetradic
#262124 #262621 #212623 #212226
square
#262124 #262621 #212623 #212226
split-complementary
#262124 #222621 #212626
monochromatic
#100E10 #100E10 #262124 #473D43 #685A62
Accessibility & contrast
On white
15.84
#262124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#262124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262124
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262124 | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212224
Deuteranopia (green-blind)
#222324
Tritanopia (blue-blind)
#272122
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #262124; /* rgb */ color: rgb(38, 33, 36); /* oklch */ color: oklch(25.5% 0.009 341.1);
Tailwind
colors: {
custom: {
50: '#605c5e',
500: '#262124',
950: '#000000',
},
}SCSS
$custom: #262124; $custom-light: #605c5e; $custom-dark: #000000;
JSON
{
"hex": "#262124",
"rgb": {
"r": 38,
"g": 33,
"b": 36
},
"hsl": {
"h": 324,
"s": 7.042,
"l": 13.922
},
"oklch": {
"l": 0.25457,
"c": 0.0093,
"h": 341.1
},
"luminance": 0.01627
}Semantic roles & 50–950 ramp
primary
#262124
secondary
#4D5551
accent
#B08E78
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979