#232005#232005
#232005 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.0% C 0.043 H 103.2°. Best body text is #FFFFFF at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #232005 |
|---|---|
| RGB | rgb(35, 32, 5) |
| HSL | hsl(54, 75%, 8%) |
| HSV | hsv(54, 86%, 14%) |
| CMYK | cmyk(0%, 8.6%, 85.7%, 86.3%) |
| CIE-LAB | lab(11.97, -2.93, 15.64) |
| CIE-LCH | lch(11.97, 15.91, 100.62°) |
| OKLab | oklab(24.01% -0.0098 0.042) |
| OKLCH | oklch(24.01% 0.043 103.2) |
| XYZ | xyz(1.2371, 1.4014, 0.3489) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.60
Almost Black
#070D0D
ΔE00 13.29
Dark Brown
#341C02
ΔE00 13.58
Charcoal (survey)
#343837
ΔE00 13.81
Black
#000000
ΔE00 13.92
Dark Grey
#363737
ΔE00 14.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232005 #050823
analogous
#231105 #232005 #172305
triadic
#232005 #052320 #200523
tetradic
#232005 #052311 #050823 #230517
square
#232005 #052311 #050823 #230517
split-complementary
#232005 #051723 #110523
monochromatic
#1B1804 #1B1804 #232005 #59510D #8E8214
Accessibility & contrast
On white
16.40
#232005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#232005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232005
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232005 | 1.00 | 16.40 | 1.28 | 16.40 |
| #FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F03
Deuteranopia (green-blind)
#252006
Tritanopia (blue-blind)
#261D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #232005; /* rgb */ color: rgb(35, 32, 5); /* oklch */ color: oklch(24.0% 0.043 103.2);
Tailwind
colors: {
custom: {
50: '#5e5b49',
500: '#232005',
950: '#000000',
},
}SCSS
$custom: #232005; $custom-light: #5e5b49; $custom-dark: #000000;
JSON
{
"hex": "#232005",
"rgb": {
"r": 35,
"g": 32,
"b": 5
},
"hsl": {
"h": 54,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.24009,
"c": 0.04314,
"h": 103.2
},
"luminance": 0.01401
}Semantic roles & 50–950 ramp
primary
#232005
secondary
#1F2664
accent
#49F236
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977