#3C50AF#3C50AF
#3C50AF is a mid, vivid blue. Relative luminance 0.098; OKLCH L 47.0% C 0.153 H 270.5°. Best body text is #FFFFFF at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3C50AF |
|---|---|
| RGB | rgb(60, 80, 175) |
| HSL | hsl(230, 49%, 46%) |
| HSV | hsv(230, 66%, 69%) |
| CMYK | cmyk(65.7%, 54.3%, 0%, 31.4%) |
| CIE-LAB | lab(37.47, 23.59, -53.15) |
| CIE-LCH | lch(37.47, 58.15, 293.93°) |
| OKLab | oklab(46.99% 0.0014 -0.1527) |
| OKLCH | oklch(46.99% 0.153 270.5) |
| XYZ | xyz(12.4674, 9.7920, 41.7822) |
| Luminance | 0.0979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire
#0F52BA
ΔE00 4.30
Cobalt
#0047AB
ΔE00 4.96
Blue Blue
#2242C7
ΔE00 5.46
Denim Blue
#3B5B92
ΔE00 6.15
Ocean Blue
#4F42B5
ΔE00 6.27
Cobalt (survey)
#1E488F
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3C50AF #AF9B3C
analogous
#3C89AF #3C50AF #613CAF
triadic
#3C50AF #AF3C50 #50AF3C
tetradic
#3C50AF #AF3C89 #AF9B3C #3CAF61
square
#3C50AF #AF3C89 #AF9B3C #3CAF61
split-complementary
#3C50AF #AF613C #89AF3C
monochromatic
#1D2654 #2C3B81 #3C50AF #6072C8 #8D9AD8
Accessibility & contrast
On white
7.10
#3C50AF on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.96
#3C50AF on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3C50AF
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3C50AF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3C50AF | 1.00 | 7.10 | 2.96 | 7.10 |
| #FFFFFF | 7.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.96 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B5EB2
Deuteranopia (green-blind)
#0053AD
Tritanopia (blue-blind)
#006777
Achromatopsia (no color)
#585858
Design tokens & code
CSS
--color: #3c50af; /* rgb */ color: rgb(60, 80, 175); /* oklch */ color: oklch(47.0% 0.153 270.5);
Tailwind
colors: {
custom: {
50: '#7e80c8',
500: '#3c50af',
950: '#000000',
},
}SCSS
$custom: #3c50af; $custom-light: #7e80c8; $custom-dark: #000000;
JSON
{
"hex": "#3c50af",
"rgb": {
"r": 60,
"g": 80,
"b": 175
},
"hsl": {
"h": 229.565,
"s": 48.936,
"l": 46.078
},
"oklch": {
"l": 0.46986,
"c": 0.1527,
"h": 270.5
},
"luminance": 0.09793
}Semantic roles & 50–950 ramp
primary
#3C50AF
secondary
#C3B884
accent
#C14FD8
background
#F8F7FC
surface
#EFEEF8
border
#CAC9D1
text
#0B0A13
muted
#7C7C82