#232201#232201
#232201 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.5% C 0.051 H 108.0°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #232201 |
|---|---|
| RGB | rgb(35, 34, 1) |
| HSL | hsl(58, 94%, 7%) |
| HSV | hsv(58, 97%, 14%) |
| CMYK | cmyk(0%, 2.9%, 97.1%, 86.3%) |
| CIE-LAB | lab(12.63, -4.74, 18.17) |
| CIE-LCH | lch(12.63, 18.78, 104.62°) |
| OKLab | oklab(24.52% -0.0159 0.0489) |
| OKLCH | oklch(24.52% 0.051 108) |
| XYZ | xyz(1.2707, 1.5036, 0.2520) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.92
Very Dark Green
#062E03
ΔE00 12.86
Dark Forest Green
#002D04
ΔE00 13.60
Dark Green
#033500
ΔE00 14.25
Almost Black
#070D0D
ΔE00 14.78
Charcoal (survey)
#343837
ΔE00 14.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232201 #010223
analogous
#231101 #232201 #132301
triadic
#232201 #012322 #220123
tetradic
#232201 #012311 #010223 #230113
square
#232201 #012311 #010223 #230113
split-complementary
#232201 #011323 #110123
monochromatic
#1E1D01 #1E1D01 #232201 #5F5C03 #9A9604
Accessibility & contrast
On white
16.14
#232201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#232201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232201
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232201 | 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)
#272103
Tritanopia (blue-blind)
#261F1B
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #232201; /* rgb */ color: rgb(35, 34, 1); /* oklch */ color: oklch(24.5% 0.051 108.0);
Tailwind
colors: {
custom: {
50: '#5e5c47',
500: '#232201',
950: '#000000',
},
}SCSS
$custom: #232201; $custom-light: #5e5c47; $custom-dark: #000000;
JSON
{
"hex": "#232201",
"rgb": {
"r": 35,
"g": 34,
"b": 1
},
"hsl": {
"h": 58.235,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.2452,
"c": 0.05136,
"h": 108
},
"luminance": 0.01504
}Semantic roles & 50–950 ramp
primary
#232201
secondary
#16186A
accent
#2FFF29
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977