#090126#090126
#090126 is a very dark, moderate violet. Relative luminance 0.002; OKLCH L 14.0% C 0.076 H 285.4°. Best body text is #FFFFFF at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #090126 |
|---|---|
| RGB | rgb(9, 1, 38) |
| HSL | hsl(253, 95%, 8%) |
| HSV | hsv(253, 97%, 15%) |
| CMYK | cmyk(76.3%, 97.4%, 0%, 85.1%) |
| CIE-LAB | lab(1.98, 10.83, -20.42) |
| CIE-LCH | lch(1.98, 23.11, 297.95°) |
| OKLab | oklab(13.95% 0.0202 -0.0732) |
| OKLCH | oklch(13.95% 0.076 285.4) |
| XYZ | xyz(0.4733, 0.2197, 1.8508) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 2.88
Dark Navy Blue
#00022E
ΔE00 3.47
Very Dark Blue
#000133
ΔE00 4.74
Dark Navy
#000435
ΔE00 4.93
Midnight Blue (survey)
#020035
ΔE00 5.27
Navy (survey)
#01153E
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090126 #1E2601
analogous
#010B26 #090126 #1B0126
triadic
#090126 #260901 #012609
tetradic
#090126 #26010B #1E2601 #01261B
square
#090126 #26010B #1E2601 #01261B
split-complementary
#090126 #261B01 #0B2601
monochromatic
#07011E #07011E #090126 #170362 #25049D
Accessibility & contrast
On white
20.11
#090126 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#090126 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090126
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090126 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090126 | 1.00 | 20.11 | 1.04 | 20.11 |
| #FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000827
Deuteranopia (green-blind)
#000625
Tritanopia (blue-blind)
#000A12
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #090126; /* rgb */ color: rgb(9, 1, 38); /* oklch */ color: oklch(14.0% 0.076 285.4);
Tailwind
colors: {
custom: {
50: '#4b4760',
500: '#090126',
950: '#000000',
},
}SCSS
$custom: #090126; $custom-light: #4b4760; $custom-dark: #000000;
JSON
{
"hex": "#090126",
"rgb": {
"r": 9,
"g": 1,
"b": 38
},
"hsl": {
"h": 252.973,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.13952,
"c": 0.07599,
"h": 285.4
},
"luminance": 0.0022
}Semantic roles & 50–950 ramp
primary
#090126
secondary
#5A6D16
accent
#FF29D1
background
#F4F3F5
surface
#E7E5E9
border
#C3C1C5
text
#010005
muted
#777779