#090905#090905
#090905 is a very dark, near-neutral yellow. Relative luminance 0.003; OKLCH L 13.8% C 0.010 H 107.7°. Best body text is #FFFFFF at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #090905 |
|---|---|
| RGB | rgb(9, 9, 5) |
| HSL | hsl(60, 29%, 3%) |
| HSV | hsv(60, 44%, 4%) |
| CMYK | cmyk(0%, 0%, 44.4%, 96.5%) |
| CIE-LAB | lab(2.39, -0.56, 1.51) |
| CIE-LCH | lch(2.39, 1.61, 110.22°) |
| OKLab | oklab(13.78% -0.0032 0.0099) |
| OKLCH | oklch(13.78% 0.01 107.7) |
| XYZ | xyz(0.2377, 0.2644, 0.1821) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 2.16
Almost Black
#070D0D
ΔE00 2.58
Dark
#1B2431
ΔE00 12.08
Very Dark Brown
#1D0200
ΔE00 12.30
Dark Grey
#363737
ΔE00 13.33
Gunmetal
#2A3439
ΔE00 13.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090905 #050509
analogous
#090705 #090905 #070905
triadic
#090905 #050909 #090509
tetradic
#090905 #050907 #050509 #090507
square
#090905 #050907 #050509 #090507
split-complementary
#090905 #050709 #070509
monochromatic
#14140B #14140B #14140B #30301B #585831
Accessibility & contrast
On white
19.95
#090905 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#090905 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090905
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090905 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090905 | 1.00 | 19.95 | 1.05 | 19.95 |
| #FFFFFF | 19.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0905
Deuteranopia (green-blind)
#0A0905
Tritanopia (blue-blind)
#0A0808
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #090905; /* rgb */ color: rgb(9, 9, 5); /* oklch */ color: oklch(13.8% 0.010 107.7);
Tailwind
colors: {
custom: {
50: '#4b4b49',
500: '#090905',
950: '#000000',
},
}SCSS
$custom: #090905; $custom-light: #4b4b49; $custom-dark: #000000;
JSON
{
"hex": "#090905",
"rgb": {
"r": 9,
"g": 9,
"b": 5
},
"hsl": {
"h": 60,
"s": 28.571,
"l": 2.745
},
"oklch": {
"l": 0.13783,
"c": 0.01042,
"h": 107.7
},
"luminance": 0.00264
}Semantic roles & 50–950 ramp
primary
#090905
secondary
#2A2A3F
accent
#63C563
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777