#201890#201890
#201890 is a dark, vivid blue. Relative luminance 0.030; OKLCH L 32.9% C 0.183 H 272.8°. Best body text is #FFFFFF at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #201890 |
|---|---|
| RGB | rgb(32, 24, 144) |
| HSL | hsl(244, 71%, 33%) |
| HSV | hsv(244, 83%, 56%) |
| CMYK | cmyk(77.8%, 83.3%, 0%, 43.5%) |
| CIE-LAB | lab(19.94, 43.68, -63.13) |
| CIE-LCH | lch(19.94, 76.77, 304.68°) |
| OKLab | oklab(32.91% 0.0089 -0.1826) |
| OKLCH | oklch(32.91% 0.183 272.8) |
| XYZ | xyz(5.9547, 2.9733, 26.6402) |
| Luminance | 0.0297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Royal
#0C1793
ΔE00 1.25
Cobalt Blue
#030AA7
ΔE00 3.56
Darkblue
#00008B
ΔE00 4.02
Royal Blue (survey)
#0504AA
ΔE00 4.10
Indigo (survey)
#380282
ΔE00 4.82
Navy
#000080
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201890 #889018
analogous
#184C90 #201890 #5C1890
triadic
#201890 #902018 #189020
tetradic
#201890 #90184C #889018 #18905C
square
#201890 #90184C #889018 #18905C
split-complementary
#201890 #905C18 #4C9018
monochromatic
#090727 #140F5C #201890 #2C21C4 #4D43E0
Accessibility & contrast
On white
13.17
#201890 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#201890 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201890
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201890 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201890 | 1.00 | 13.17 | 1.59 | 13.17 |
| #FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#003693
Deuteranopia (green-blind)
#002A8E
Tritanopia (blue-blind)
#003E55
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #201890; /* rgb */ color: rgb(32, 24, 144); /* oklch */ color: oklch(32.9% 0.183 272.8);
Tailwind
colors: {
custom: {
50: '#7159b2',
500: '#201890',
950: '#000000',
},
}SCSS
$custom: #201890; $custom-light: #7159b2; $custom-dark: #000000;
JSON
{
"hex": "#201890",
"rgb": {
"r": 32,
"g": 24,
"b": 144
},
"hsl": {
"h": 244,
"s": 71.429,
"l": 32.941
},
"oklch": {
"l": 0.32907,
"c": 0.18286,
"h": 272.8
},
"luminance": 0.02974
}Semantic roles & 50–950 ramp
primary
#201890
secondary
#B8C043
accent
#EE3AE2
background
#F7F5FB
surface
#EDE9F6
border
#C8C5D0
text
#090411
muted
#7B7980