#261F22#261F22
#261F22 is a very dark, near-neutral pink. Relative luminance 0.015; OKLCH L 24.9% C 0.012 H 350.3°. Best body text is #FFFFFF at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #261F22 |
|---|---|
| RGB | rgb(38, 31, 34) |
| HSL | hsl(334, 10%, 14%) |
| HSV | hsv(334, 18%, 15%) |
| CMYK | cmyk(0%, 18.4%, 10.5%, 85.1%) |
| CIE-LAB | lab(12.66, 4.04, -0.78) |
| CIE-LCH | lch(12.66, 4.11, 349.01°) |
| OKLab | oklab(24.86% 0.0118 -0.002) |
| OKLCH | oklch(24.86% 0.012 350.3) |
| XYZ | xyz(1.5780, 1.5076, 1.7209) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dark Grey
#363737
ΔE00 9.26
Very Dark Brown
#1D0200
ΔE00 9.28
Black
#000000
ΔE00 9.35
Dark
#1B2431
ΔE00 9.67
Almost Black
#070D0D
ΔE00 9.86
Onyx
#353839
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#261F22 #1F2623
analogous
#261F25 #261F22 #261F1F
triadic
#261F22 #22261F #1F2226
tetradic
#261F22 #25261F #1F2623 #1F1F26
square
#261F22 #25261F #1F2623 #1F1F26
split-complementary
#261F22 #1F261F #1F2526
monochromatic
#110E0F #110E0F #261F22 #483A40 #69565E
Accessibility & contrast
On white
16.13
#261F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#261F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #261F22
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##261F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##261F22 | 1.00 | 16.13 | 1.30 | 16.13 |
| #FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202022
Deuteranopia (green-blind)
#212122
Tritanopia (blue-blind)
#271F20
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #261f22; /* rgb */ color: rgb(38, 31, 34); /* oklch */ color: oklch(24.9% 0.012 350.3);
Tailwind
colors: {
custom: {
50: '#605a5c',
500: '#261f22',
950: '#000000',
},
}SCSS
$custom: #261f22; $custom-light: #605a5c; $custom-dark: #000000;
JSON
{
"hex": "#261f22",
"rgb": {
"r": 38,
"g": 31,
"b": 34
},
"hsl": {
"h": 334.286,
"s": 10.145,
"l": 13.529
},
"oklch": {
"l": 0.24857,
"c": 0.01201,
"h": 350.3
},
"luminance": 0.01508
}Semantic roles & 50–950 ramp
primary
#261F22
secondary
#4B5651
accent
#B39875
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040304
muted
#797879