#232002#232002
#232002 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.0% C 0.048 H 104.0°. Best body text is #FFFFFF at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #232002 |
|---|---|
| RGB | rgb(35, 32, 2) |
| HSL | hsl(55, 89%, 7%) |
| HSV | hsv(55, 94%, 14%) |
| CMYK | cmyk(0%, 8.6%, 94.3%, 86.3%) |
| CIE-LAB | lab(11.92, -3.27, 16.81) |
| CIE-LCH | lch(11.92, 17.12, 101.00°) |
| OKLab | oklab(23.96% -0.0115 0.0461) |
| OKLCH | oklch(23.96% 0.048 104) |
| XYZ | xyz(1.2207, 1.3948, 0.2623) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.14
Dark Brown
#341C02
ΔE00 13.81
Almost Black
#070D0D
ΔE00 13.86
Very Dark Green
#062E03
ΔE00 14.30
Charcoal (survey)
#343837
ΔE00 14.36
Black
#000000
ΔE00 14.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232002 #020523
analogous
#230F02 #232002 #162302
triadic
#232002 #022320 #200223
tetradic
#232002 #02230F #020523 #230216
square
#232002 #02230F #020523 #230216
split-complementary
#232002 #021623 #0F0223
monochromatic
#1D1A02 #1D1A02 #232002 #5D5505 #978A09
Accessibility & contrast
On white
16.42
#232002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#232002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232002
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232002 | 1.00 | 16.42 | 1.28 | 16.42 |
| #FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#252003
Tritanopia (blue-blind)
#271D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #232002; /* rgb */ color: rgb(35, 32, 2); /* oklch */ color: oklch(24.0% 0.048 104.0);
Tailwind
colors: {
custom: {
50: '#5e5b47',
500: '#232002',
950: '#000000',
},
}SCSS
$custom: #232002; $custom-light: #5e5b47; $custom-dark: #000000;
JSON
{
"hex": "#232002",
"rgb": {
"r": 35,
"g": 32,
"b": 2
},
"hsl": {
"h": 54.545,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.2396,
"c": 0.04753,
"h": 104
},
"luminance": 0.01395
}Semantic roles & 50–950 ramp
primary
#232002
secondary
#182069
accent
#3CFF29
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977