#252011#252011
#252011 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.5% C 0.027 H 91.7°. Best body text is #FFFFFF at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #252011 |
|---|---|
| RGB | rgb(37, 32, 17) |
| HSL | hsl(45, 37%, 11%) |
| HSV | hsv(45, 54%, 15%) |
| CMYK | cmyk(0%, 13.5%, 54.1%, 85.5%) |
| CIE-LAB | lab(12.40, -0.40, 10.78) |
| CIE-LCH | lch(12.40, 10.79, 92.11°) |
| OKLab | oklab(24.47% -0.0008 0.0271) |
| OKLCH | oklch(24.47% 0.027 91.7) |
| XYZ | xyz(1.3807, 1.4669, 0.7406) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 11.01
Dark Brown
#341C02
ΔE00 11.16
Dark Grey
#363737
ΔE00 11.37
Black
#000000
ΔE00 11.47
Charcoal (survey)
#343837
ΔE00 11.58
Espresso
#4B382A
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252011 #111625
analogous
#251611 #252011 #202511
triadic
#252011 #112520 #201125
tetradic
#252011 #112516 #111625 #251120
square
#252011 #112516 #111625 #251120
split-complementary
#252011 #112025 #161125
monochromatic
#15120A #15120A #252011 #4F4424 #796938
Accessibility & contrast
On white
16.24
#252011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#252011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252011
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252011 | 1.00 | 16.24 | 1.29 | 16.24 |
| #FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F10
Deuteranopia (green-blind)
#242112
Tritanopia (blue-blind)
#281E1C
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #252011; /* rgb */ color: rgb(37, 32, 17); /* oklch */ color: oklch(24.5% 0.027 91.7);
Tailwind
colors: {
custom: {
50: '#605b4f',
500: '#252011',
950: '#000000',
},
}SCSS
$custom: #252011; $custom-light: #605b4f; $custom-dark: #000000;
JSON
{
"hex": "#252011",
"rgb": {
"r": 37,
"g": 32,
"b": 17
},
"hsl": {
"h": 45,
"s": 37.037,
"l": 10.588
},
"oklch": {
"l": 0.24467,
"c": 0.02707,
"h": 91.7
},
"luminance": 0.01467
}Semantic roles & 50–950 ramp
primary
#252011
secondary
#363F5C
accent
#77CD5B
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#050402
muted
#797978