#232014#232014
#232014 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.3% C 0.022 H 95.8°. Best body text is #FFFFFF at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #232014 |
|---|---|
| RGB | rgb(35, 32, 20) |
| HSL | hsl(48, 27%, 11%) |
| HSV | hsv(48, 43%, 14%) |
| CMYK | cmyk(0%, 8.6%, 42.9%, 86.3%) |
| CIE-LAB | lab(12.23, -1.00, 8.65) |
| CIE-LCH | lch(12.23, 8.70, 96.62°) |
| OKLab | oklab(24.3% -0.0022 0.0217) |
| OKLCH | oklch(24.3% 0.022 95.8) |
| XYZ | xyz(1.3359, 1.4409, 0.8694) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 9.62
Dark Grey
#363737
ΔE00 10.37
Black
#000000
ΔE00 10.41
Charcoal (survey)
#343837
ΔE00 10.44
Onyx
#353839
ΔE00 11.18
Dark Brown
#341C02
ΔE00 12.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232014 #141723
analogous
#231814 #232014 #1E2314
triadic
#232014 #142320 #201423
tetradic
#232014 #142318 #141723 #23141E
square
#232014 #142318 #141723 #23141E
split-complementary
#232014 #141E23 #181423
monochromatic
#13120B #13120B #232014 #4A442A #716741
Accessibility & contrast
On white
16.30
#232014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#232014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232014
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232014 | 1.00 | 16.30 | 1.29 | 16.30 |
| #FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F13
Deuteranopia (green-blind)
#232014
Tritanopia (blue-blind)
#251E1D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #232014; /* rgb */ color: rgb(35, 32, 20); /* oklch */ color: oklch(24.3% 0.022 95.8);
Tailwind
colors: {
custom: {
50: '#5e5b51',
500: '#232014',
950: '#000000',
},
}SCSS
$custom: #232014; $custom-light: #5e5b51; $custom-dark: #000000;
JSON
{
"hex": "#232014",
"rgb": {
"r": 35,
"g": 32,
"b": 20
},
"hsl": {
"h": 48,
"s": 27.273,
"l": 10.784
},
"oklch": {
"l": 0.243,
"c": 0.02182,
"h": 95.8
},
"luminance": 0.01441
}Semantic roles & 50–950 ramp
primary
#232014
secondary
#3B4157
accent
#77C464
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040402
muted
#797978