#4646BE#4646BE
#4646BE is a mid, vivid blue. Relative luminance 0.094; OKLCH L 47.0% C 0.183 H 276.7°. Best body text is #FFFFFF at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4646BE |
|---|---|
| RGB | rgb(70, 70, 190) |
| HSL | hsl(240, 48%, 51%) |
| HSV | hsv(240, 63%, 75%) |
| CMYK | cmyk(63.2%, 63.2%, 0%, 25.5%) |
| CIE-LAB | lab(36.74, 36.77, -63.14) |
| CIE-LCH | lch(36.74, 73.07, 300.21°) |
| OKLab | oklab(46.97% 0.0214 -0.1819) |
| OKLCH | oklch(46.97% 0.183 276.7) |
| XYZ | xyz(14.0072, 9.3990, 49.7813) |
| Luminance | 0.0940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ocean Blue
#4F42B5
ΔE00 2.30
Blue Blue
#2242C7
ΔE00 3.52
Blue With A Hint Of Purple
#533CC6
ΔE00 3.70
Blurple
#5539CC
ΔE00 4.62
Bluey Purple
#6241C7
ΔE00 4.88
Blue (survey)
#0343DF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4646BE #BEBE46
analogous
#4682BE #4646BE #8246BE
triadic
#4646BE #BE4646 #46BE46
tetradic
#4646BE #BE4682 #BEBE46 #46BE82
square
#4646BE #BE4682 #BEBE46 #46BE82
split-complementary
#4646BE #BE8246 #82BE46
monochromatic
#242466 #343493 #4646BE #7373CE #A1A1DE
Accessibility & contrast
On white
7.29
#4646BE on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.88
#4646BE on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #4646BE
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4646BE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##4646BE | 1.00 | 7.29 | 2.88 | 7.29 |
| #FFFFFF | 7.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.88 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#005CC2
Deuteranopia (green-blind)
#0051BC
Tritanopia (blue-blind)
#00647B
Achromatopsia (no color)
#565656
Design tokens & code
CSS
--color: #4646be; /* rgb */ color: rgb(70, 70, 190); /* oklch */ color: oklch(47.0% 0.183 276.7);
Tailwind
colors: {
custom: {
50: '#877ad3',
500: '#4646be',
950: '#000000',
},
}SCSS
$custom: #4646be; $custom-light: #877ad3; $custom-dark: #000000;
JSON
{
"hex": "#4646be",
"rgb": {
"r": 70,
"g": 70,
"b": 190
},
"hsl": {
"h": 240,
"s": 48,
"l": 50.98
},
"oklch": {
"l": 0.46974,
"c": 0.18315,
"h": 276.7
},
"luminance": 0.094
}Semantic roles & 50–950 ramp
primary
#4646BE
secondary
#CACA95
accent
#D850D8
background
#F8F7FD
surface
#F0EDFA
border
#CBC8D3
text
#0C0914
muted
#7D7B83