#130229#130229
#130229 is a very dark, moderate violet. Relative luminance 0.003; OKLCH L 16.1% C 0.077 H 298.7°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #130229 |
|---|---|
| RGB | rgb(19, 2, 41) |
| HSL | hsl(266, 91%, 8%) |
| HSV | hsv(266, 95%, 16%) |
| CMYK | cmyk(53.7%, 95.1%, 0%, 83.9%) |
| CIE-LAB | lab(3.09, 14.97, -20.95) |
| CIE-LCH | lch(3.09, 25.75, 305.54°) |
| OKLab | oklab(16.06% 0.0373 -0.068) |
| OKLCH | oklch(16.06% 0.078 298.7) |
| XYZ | xyz(0.6904, 0.3419, 2.1270) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 4.48
Dark Navy Blue
#00022E
ΔE00 5.31
Midnight Blue (survey)
#020035
ΔE00 5.69
Very Dark Blue
#000133
ΔE00 5.69
Dark Navy
#000435
ΔE00 5.88
Navy (survey)
#01153E
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#130229 #182902
analogous
#020429 #130229 #260229
triadic
#130229 #291302 #022913
tetradic
#130229 #290204 #182902 #022926
square
#130229 #290204 #182902 #022926
split-complementary
#130229 #292602 #042902
monochromatic
#0E011D #0E011D #130229 #2E0563 #49089E
Accessibility & contrast
On white
19.66
#130229 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#130229 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #130229
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##130229 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##130229 | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B2A
Deuteranopia (green-blind)
#000B28
Tritanopia (blue-blind)
#0D0B14
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #130229; /* rgb */ color: rgb(19, 2, 41); /* oklch */ color: oklch(16.1% 0.077 298.7);
Tailwind
colors: {
custom: {
50: '#514763',
500: '#130229',
950: '#000000',
},
}SCSS
$custom: #130229; $custom-light: #514763; $custom-dark: #000000;
JSON
{
"hex": "#130229",
"rgb": {
"r": 19,
"g": 2,
"b": 41
},
"hsl": {
"h": 266.154,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.16061,
"c": 0.0775,
"h": 298.7
},
"luminance": 0.00342
}Semantic roles & 50–950 ramp
primary
#130229
secondary
#496E19
accent
#FF29A2
background
#F4F4F5
surface
#E7E6EA
border
#C3C2C6
text
#020005
muted
#787779