#747AEA#747AEA
#747AEA is a light, vivid blue. Relative luminance 0.236; OKLCH L 62.9% C 0.166 H 278.2°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #747AEA |
|---|---|
| RGB | rgb(116, 122, 234) |
| HSL | hsl(237, 74%, 69%) |
| HSV | hsv(237, 50%, 92%) |
| CMYK | cmyk(50.4%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(55.66, 27.78, -57.56) |
| CIE-LCH | lch(55.66, 63.91, 295.76°) |
| OKLab | oklab(62.85% 0.0236 -0.1639) |
| OKLCH | oklch(62.85% 0.166 278.2) |
| XYZ | xyz(29.0087, 23.5709, 80.8470) |
| Luminance | 0.2357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.29
Periwinkle (survey)
#8E82FE
ΔE00 5.43
Lavender Blue
#8B88F8
ΔE00 5.47
Mediumslateblue
#7B68EE
ΔE00 6.02
Soft Blue
#6488EA
ΔE00 6.41
Perrywinkle
#8F8CE7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#747AEA #EAE474
analogous
#74B5EA #747AEA #A974EA
triadic
#747AEA #EA747A #7AEA74
tetradic
#747AEA #EA74B5 #EAE474 #74EAA9
square
#747AEA #EA74B5 #EAE474 #74EAA9
split-complementary
#747AEA #EAA974 #B5EA74
monochromatic
#1E26C6 #3F47E2 #747AEA #A9ADF2 #DEE0FA
Accessibility & contrast
On white
3.67
#747AEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#747AEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #747AEA
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##747AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##747AEA | 1.00 | 3.67 | 5.71 | 5.71 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#478AEE
Deuteranopia (green-blind)
#3B81E8
Tritanopia (blue-blind)
#4492A7
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #747aea; /* rgb */ color: rgb(116, 122, 234); /* oklch */ color: oklch(62.9% 0.166 278.2);
Tailwind
colors: {
custom: {
50: '#a3a0f1',
500: '#747aea',
950: '#000000',
},
}SCSS
$custom: #747aea; $custom-light: #a3a0f1; $custom-dark: #000000;
JSON
{
"hex": "#747aea",
"rgb": {
"r": 116,
"g": 122,
"b": 234
},
"hsl": {
"h": 236.949,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.62851,
"c": 0.16557,
"h": 278.2
},
"luminance": 0.23573
}Semantic roles & 50–950 ramp
primary
#747AEA
secondary
#EFEDCB
accent
#CC10D6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85