#252003#252003
#252003 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.2% C 0.046 H 99.8°. Best body text is #FFFFFF at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #252003 |
|---|---|
| RGB | rgb(37, 32, 3) |
| HSL | hsl(51, 85%, 8%) |
| HSV | hsv(51, 92%, 15%) |
| CMYK | cmyk(0%, 13.5%, 91.9%, 85.5%) |
| CIE-LAB | lab(12.18, -1.99, 16.78) |
| CIE-LCH | lch(12.18, 16.90, 96.78°) |
| OKLab | oklab(24.22% -0.0078 0.0453) |
| OKLCH | oklch(24.22% 0.046 99.8) |
| XYZ | xyz(1.2960, 1.4330, 0.2945) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Brown
#341C02
ΔE00 12.33
Dark Olive
#373E02
ΔE00 12.60
Almost Black
#070D0D
ΔE00 13.93
Espresso
#4B382A
ΔE00 14.12
Charcoal (survey)
#343837
ΔE00 14.32
Black
#000000
ΔE00 14.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#252003 #030825
analogous
#250F03 #252003 #192503
triadic
#252003 #032520 #200325
tetradic
#252003 #03250F #030825 #250319
square
#252003 #03250F #030825 #250319
split-complementary
#252003 #031925 #0F0325
monochromatic
#1C1802 #1C1802 #252003 #5E5108 #96820C
Accessibility & contrast
On white
16.32
#252003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#252003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #252003
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##252003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##252003 | 1.00 | 16.32 | 1.29 | 16.32 |
| #FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F01
Deuteranopia (green-blind)
#262104
Tritanopia (blue-blind)
#291D1A
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #252003; /* rgb */ color: rgb(37, 32, 3); /* oklch */ color: oklch(24.2% 0.046 99.8);
Tailwind
colors: {
custom: {
50: '#605b48',
500: '#252003',
950: '#000000',
},
}SCSS
$custom: #252003; $custom-light: #605b48; $custom-dark: #000000;
JSON
{
"hex": "#252003",
"rgb": {
"r": 37,
"g": 32,
"b": 3
},
"hsl": {
"h": 51.176,
"s": 85,
"l": 7.843
},
"oklch": {
"l": 0.24222,
"c": 0.04593,
"h": 99.8
},
"luminance": 0.01433
}Semantic roles & 50–950 ramp
primary
#252003
secondary
#1B2669
accent
#4BFB2D
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#050400
muted
#797977