#232202#232202
#232202 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.5% C 0.050 H 107.9°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #232202 |
|---|---|
| RGB | rgb(35, 34, 2) |
| HSL | hsl(58, 89%, 7%) |
| HSV | hsv(58, 94%, 14%) |
| CMYK | cmyk(0%, 2.9%, 94.3%, 86.3%) |
| CIE-LAB | lab(12.64, -4.63, 17.79) |
| CIE-LCH | lch(12.64, 18.38, 104.59°) |
| OKLab | oklab(24.54% -0.0153 0.0475) |
| OKLCH | oklch(24.54% 0.05 107.9) |
| XYZ | xyz(1.2762, 1.5058, 0.2808) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.06
Very Dark Green
#062E03
ΔE00 12.94
Dark Forest Green
#002D04
ΔE00 13.67
Dark Green
#033500
ΔE00 14.35
Almost Black
#070D0D
ΔE00 14.60
Charcoal (survey)
#343837
ΔE00 14.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232202 #020323
analogous
#231202 #232202 #142302
triadic
#232202 #022322 #220223
tetradic
#232202 #022312 #020323 #230214
square
#232202 #022312 #020323 #230214
split-complementary
#232202 #021423 #120223
monochromatic
#1D1C02 #1D1C02 #232202 #5D5A05 #979209
Accessibility & contrast
On white
16.14
#232202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#232202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232202
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232202 | 1.00 | 16.14 | 1.30 | 16.14 |
| #FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#262104
Tritanopia (blue-blind)
#261F1C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #232202; /* rgb */ color: rgb(35, 34, 2); /* oklch */ color: oklch(24.5% 0.050 107.9);
Tailwind
colors: {
custom: {
50: '#5e5c47',
500: '#232202',
950: '#000000',
},
}SCSS
$custom: #232202; $custom-light: #5e5c47; $custom-dark: #000000;
JSON
{
"hex": "#232202",
"rgb": {
"r": 35,
"g": 34,
"b": 2
},
"hsl": {
"h": 58.182,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.24535,
"c": 0.04988,
"h": 107.9
},
"luminance": 0.01506
}Semantic roles & 50–950 ramp
primary
#232202
secondary
#181B69
accent
#2FFF29
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977