#09031E#09031E
#09031E is a very dark, muted violet. Relative luminance 0.002; OKLCH L 13.6% C 0.059 H 289.3°. Best body text is #FFFFFF at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #09031E |
|---|---|
| RGB | rgb(9, 3, 30) |
| HSL | hsl(253, 82%, 6%) |
| HSV | hsv(253, 90%, 12%) |
| CMYK | cmyk(70%, 90%, 0%, 88.2%) |
| CIE-LAB | lab(1.96, 7.10, -14.15) |
| CIE-LCH | lch(1.96, 15.83, 296.64°) |
| OKLab | oklab(13.59% 0.0194 -0.0552) |
| OKLCH | oklch(13.59% 0.059 289.3) |
| XYZ | xyz(0.3795, 0.2169, 1.2499) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 6.54
Dark Navy Blue
#00022E
ΔE00 6.81
Very Dark Blue
#000133
ΔE00 8.41
Dark Navy
#000435
ΔE00 8.55
Navy (survey)
#01153E
ΔE00 8.82
Midnight Blue (survey)
#020035
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09031E #181E03
analogous
#030B1E #09031E #17031E
triadic
#09031E #1E0903 #031E09
tetradic
#09031E #1E030B #181E03 #031E17
square
#09031E #1E030B #181E03 #031E17
split-complementary
#09031E #1E1703 #0B1E03
monochromatic
#08031C #08031C #09031E #1A0956 #2A0E8D
Accessibility & contrast
On white
20.13
#09031E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#09031E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09031E
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09031E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09031E | 1.00 | 20.13 | 1.04 | 20.13 |
| #FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00081F
Deuteranopia (green-blind)
#00071D
Tritanopia (blue-blind)
#03080F
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #09031e; /* rgb */ color: rgb(9, 3, 30); /* oklch */ color: oklch(13.6% 0.059 289.3);
Tailwind
colors: {
custom: {
50: '#4a4859',
500: '#09031e',
950: '#000000',
},
}SCSS
$custom: #09031e; $custom-light: #4a4859; $custom-dark: #000000;
JSON
{
"hex": "#09031e",
"rgb": {
"r": 9,
"g": 3,
"b": 30
},
"hsl": {
"h": 253.333,
"s": 81.818,
"l": 6.471
},
"oklch": {
"l": 0.1359,
"c": 0.05852,
"h": 289.3
},
"luminance": 0.00217
}Semantic roles & 50–950 ramp
primary
#09031E
secondary
#52621B
accent
#F830CC
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010003
muted
#777778