#090326#090326
#090326 is a very dark, moderate violet. Relative luminance 0.003; OKLCH L 14.6% C 0.071 H 283.6°. Best body text is #FFFFFF at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #090326 |
|---|---|
| RGB | rgb(9, 3, 38) |
| HSL | hsl(250, 85%, 8%) |
| HSV | hsv(250, 92%, 15%) |
| CMYK | cmyk(76.3%, 92.1%, 0%, 85.1%) |
| CIE-LAB | lab(2.38, 10.03, -19.81) |
| CIE-LCH | lch(2.38, 22.20, 296.87°) |
| OKLab | oklab(14.6% 0.0167 -0.0688) |
| OKLCH | oklch(14.6% 0.071 283.6) |
| XYZ | xyz(0.4950, 0.2631, 1.8580) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 3.12
Dark Navy Blue
#00022E
ΔE00 3.60
Very Dark Blue
#000133
ΔE00 5.01
Dark Navy
#000435
ΔE00 5.16
Midnight Blue (survey)
#020035
ΔE00 5.60
Navy (survey)
#01153E
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090326 #202603
analogous
#030E26 #090326 #1A0326
triadic
#090326 #260903 #032609
tetradic
#090326 #26030E #202603 #03261A
square
#090326 #26030E #202603 #03261A
split-complementary
#090326 #261A03 #0E2603
monochromatic
#07021C #07021C #090326 #16075F #240C97
Accessibility & contrast
On white
19.95
#090326 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#090326 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090326
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090326 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090326 | 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)
#000A27
Deuteranopia (green-blind)
#000825
Tritanopia (blue-blind)
#000B13
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #090326; /* rgb */ color: rgb(9, 3, 38); /* oklch */ color: oklch(14.6% 0.071 283.6);
Tailwind
colors: {
custom: {
50: '#4b4860',
500: '#090326',
950: '#000000',
},
}SCSS
$custom: #090326; $custom-light: #4b4860; $custom-dark: #000000;
JSON
{
"hex": "#090326",
"rgb": {
"r": 9,
"g": 3,
"b": 38
},
"hsl": {
"h": 250.286,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.14595,
"c": 0.07083,
"h": 283.6
},
"luminance": 0.00263
}Semantic roles & 50–950 ramp
primary
#090326
secondary
#5C6A1B
accent
#FC2CD8
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010005
muted
#777779