#090229#090229
#090229 is a very dark, moderate violet. Relative luminance 0.003; OKLCH L 14.7% C 0.078 H 282.7°. Best body text is #FFFFFF at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #090229 |
|---|---|
| RGB | rgb(9, 2, 41) |
| HSL | hsl(251, 91%, 8%) |
| HSV | hsv(251, 95%, 16%) |
| CMYK | cmyk(78%, 95.1%, 0%, 83.9%) |
| CIE-LAB | lab(2.36, 11.71, -22.14) |
| CIE-LCH | lch(2.36, 25.05, 297.87°) |
| OKLab | oklab(14.7% 0.0171 -0.0757) |
| OKLCH | oklch(14.7% 0.078 282.7) |
| XYZ | xyz(0.5345, 0.2616, 2.1197) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 2.02
Dark Navy Blue
#00022E
ΔE00 2.71
Very Dark Blue
#000133
ΔE00 3.82
Dark Navy
#000435
ΔE00 4.01
Midnight Blue (survey)
#020035
ΔE00 4.32
Navy (survey)
#01153E
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090229 #222902
analogous
#020E29 #090229 #1C0229
triadic
#090229 #290902 #022909
tetradic
#090229 #29020E #222902 #02291C
square
#090229 #29020E #222902 #02291C
split-complementary
#090229 #291C02 #0E2902
monochromatic
#06011D #06011D #090229 #160563 #23089E
Accessibility & contrast
On white
19.95
#090229 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#090229 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090229
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090229 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090229 | 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)
#000A2A
Deuteranopia (green-blind)
#000728
Tritanopia (blue-blind)
#000C14
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #090229; /* rgb */ color: rgb(9, 2, 41); /* oklch */ color: oklch(14.7% 0.078 282.7);
Tailwind
colors: {
custom: {
50: '#4b4763',
500: '#090229',
950: '#000000',
},
}SCSS
$custom: #090229; $custom-light: #4b4763; $custom-dark: #000000;
JSON
{
"hex": "#090229",
"rgb": {
"r": 9,
"g": 2,
"b": 41
},
"hsl": {
"h": 250.769,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.14695,
"c": 0.0776,
"h": 282.7
},
"luminance": 0.00262
}Semantic roles & 50–950 ramp
primary
#090229
secondary
#5F6E19
accent
#FF29D9
background
#F4F4F5
surface
#E7E6EA
border
#C3C2C6
text
#010005
muted
#777779