#203C93#203C93
#203C93 is a dark, vivid blue. Relative luminance 0.056; OKLCH L 39.2% C 0.147 H 266.1°. Best body text is #FFFFFF at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #203C93 |
|---|---|
| RGB | rgb(32, 60, 147) |
| HSL | hsl(225, 64%, 35%) |
| HSV | hsv(225, 78%, 58%) |
| CMYK | cmyk(78.2%, 59.2%, 0%, 42.4%) |
| CIE-LAB | lab(28.50, 22.43, -50.91) |
| CIE-LCH | lch(28.50, 55.63, 293.78°) |
| OKLab | oklab(39.19% -0.0101 -0.147) |
| OKLCH | oklch(39.19% 0.147 266.1) |
| XYZ | xyz(7.4761, 5.6445, 28.2936) |
| Luminance | 0.0565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 4.17
Cobalt (survey)
#1E488F
ΔE00 4.72
Cobalt
#0047AB
ΔE00 4.92
Darkish Blue
#014182
ΔE00 5.39
Blueberry
#464196
ΔE00 5.64
Twilight Blue
#0A437A
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203C93 #937720
analogous
#207693 #203C93 #3D2093
triadic
#203C93 #93203C #3C9320
tetradic
#203C93 #932076 #937720 #20933D
square
#203C93 #932076 #937720 #20933D
split-complementary
#203C93 #933D20 #769320
monochromatic
#0A132E #152761 #203C93 #2B51C5 #5474DA
Accessibility & contrast
On white
9.86
#203C93 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.13
#203C93 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203C93
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203C93 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203C93 | 1.00 | 9.86 | 2.13 | 9.86 |
| #FFFFFF | 9.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004996
Deuteranopia (green-blind)
#003E91
Tritanopia (blue-blind)
#005261
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #203c93; /* rgb */ color: rgb(32, 60, 147); /* oklch */ color: oklch(39.2% 0.147 266.1);
Tailwind
colors: {
custom: {
50: '#6e71b3',
500: '#203c93',
950: '#000000',
},
}SCSS
$custom: #203c93; $custom-light: #6e71b3; $custom-dark: #000000;
JSON
{
"hex": "#203c93",
"rgb": {
"r": 32,
"g": 60,
"b": 147
},
"hsl": {
"h": 225.391,
"s": 64.246,
"l": 35.098
},
"oklch": {
"l": 0.39194,
"c": 0.14733,
"h": 266.1
},
"luminance": 0.05645
}Semantic roles & 50–950 ramp
primary
#203C93
secondary
#BDA352
accent
#BF41E7
background
#F7F6FB
surface
#EDECF6
border
#C8C7D0
text
#080711
muted
#7B7A80