#201A8F#201A8F
#201A8F is a dark, vivid blue. Relative luminance 0.030; OKLCH L 33.0% C 0.180 H 272.7°. Best body text is #FFFFFF at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #201A8F |
|---|---|
| RGB | rgb(32, 26, 143) |
| HSL | hsl(243, 69%, 33%) |
| HSV | hsv(243, 82%, 56%) |
| CMYK | cmyk(77.6%, 81.8%, 0%, 43.9%) |
| CIE-LAB | lab(20.16, 42.36, -62.14) |
| CIE-LCH | lch(20.16, 75.21, 304.28°) |
| OKLab | oklab(33.03% 0.0085 -0.1798) |
| OKLCH | oklch(33.03% 0.18 272.7) |
| XYZ | xyz(5.9213, 3.0284, 26.2537) |
| Luminance | 0.0303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Royal
#0C1793
ΔE00 1.36
Cobalt Blue
#030AA7
ΔE00 3.89
Darkblue
#00008B
ΔE00 4.36
Royal Blue (survey)
#0504AA
ΔE00 4.45
Midnight Blue
#191970
ΔE00 4.88
Indigo (survey)
#380282
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201A8F #898F1A
analogous
#1A4E8F #201A8F #5A1A8F
triadic
#201A8F #8F201A #1A8F20
tetradic
#201A8F #8F1A4E #898F1A #1A8F5A
square
#201A8F #8F1A4E #898F1A #1A8F5A
split-complementary
#201A8F #8F5A1A #4E8F1A
monochromatic
#090727 #14115B #201A8F #2C23C3 #4E46DD
Accessibility & contrast
On white
13.08
#201A8F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#201A8F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201A8F
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201A8F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201A8F | 1.00 | 13.08 | 1.61 | 13.08 |
| #FFFFFF | 13.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#003692
Deuteranopia (green-blind)
#002B8D
Tritanopia (blue-blind)
#003F55
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #201a8f; /* rgb */ color: rgb(32, 26, 143); /* oklch */ color: oklch(33.0% 0.180 272.7);
Tailwind
colors: {
custom: {
50: '#705ab1',
500: '#201a8f',
950: '#000000',
},
}SCSS
$custom: #201a8f; $custom-light: #705ab1; $custom-dark: #000000;
JSON
{
"hex": "#201a8f",
"rgb": {
"r": 32,
"g": 26,
"b": 143
},
"hsl": {
"h": 243.077,
"s": 69.231,
"l": 33.137
},
"oklch": {
"l": 0.33025,
"c": 0.18001,
"h": 272.7
},
"luminance": 0.03029
}Semantic roles & 50–950 ramp
primary
#201A8F
secondary
#B9BF46
accent
#EC3CE3
background
#F7F5FB
surface
#EDE9F6
border
#C8C5D0
text
#090411
muted
#7B7980