#201990#201990
#201990 is a dark, vivid blue. Relative luminance 0.030; OKLCH L 33.0% C 0.182 H 272.7°. Best body text is #FFFFFF at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #201990 |
|---|---|
| RGB | rgb(32, 25, 144) |
| HSL | hsl(244, 70%, 33%) |
| HSV | hsv(244, 83%, 56%) |
| CMYK | cmyk(77.8%, 82.6%, 0%, 43.5%) |
| CIE-LAB | lab(20.11, 43.19, -62.85) |
| CIE-LCH | lch(20.11, 76.26, 304.50°) |
| OKLab | oklab(33.02% 0.0086 -0.1819) |
| OKLCH | oklch(33.02% 0.182 272.7) |
| XYZ | xyz(5.9757, 3.0153, 26.6472) |
| Luminance | 0.0302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Royal
#0C1793
ΔE00 1.27
Cobalt Blue
#030AA7
ΔE00 3.66
Darkblue
#00008B
ΔE00 4.19
Royal Blue (survey)
#0504AA
ΔE00 4.21
Indigo (survey)
#380282
ΔE00 4.96
Navy
#000080
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201990 #899019
analogous
#194E90 #201990 #5B1990
triadic
#201990 #902019 #199020
tetradic
#201990 #90194E #899019 #19905B
square
#201990 #90194E #899019 #19905B
split-complementary
#201990 #905B19 #4E9019
monochromatic
#090728 #14105C #201990 #2C22C4 #4E45DF
Accessibility & contrast
On white
13.10
#201990 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#201990 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201990
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201990 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201990 | 1.00 | 13.10 | 1.60 | 13.10 |
| #FFFFFF | 13.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#003693
Deuteranopia (green-blind)
#002B8E
Tritanopia (blue-blind)
#003F55
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #201990; /* rgb */ color: rgb(32, 25, 144); /* oklch */ color: oklch(33.0% 0.182 272.7);
Tailwind
colors: {
custom: {
50: '#7159b2',
500: '#201990',
950: '#000000',
},
}SCSS
$custom: #201990; $custom-light: #7159b2; $custom-dark: #000000;
JSON
{
"hex": "#201990",
"rgb": {
"r": 32,
"g": 25,
"b": 144
},
"hsl": {
"h": 243.529,
"s": 70.414,
"l": 33.137
},
"oklch": {
"l": 0.33023,
"c": 0.18205,
"h": 272.7
},
"luminance": 0.03016
}Semantic roles & 50–950 ramp
primary
#201990
secondary
#B9C045
accent
#ED3BE3
background
#F7F5FB
surface
#EDE9F6
border
#C8C5D0
text
#090411
muted
#7B7980