#747CEB#747CEB
#747CEB is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.3% C 0.164 H 277.5°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #747CEB |
|---|---|
| RGB | rgb(116, 124, 235) |
| HSL | hsl(236, 75%, 69%) |
| HSV | hsv(236, 51%, 92%) |
| CMYK | cmyk(50.6%, 47.2%, 0%, 7.8%) |
| CIE-LAB | lab(56.21, 26.89, -57.23) |
| CIE-LCH | lch(56.21, 63.23, 295.17°) |
| OKLab | oklab(63.29% 0.0215 -0.1629) |
| OKLCH | oklch(63.29% 0.164 277.5) |
| XYZ | xyz(29.4008, 24.1247, 81.6885) |
| Luminance | 0.2413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.25
Lavender Blue
#8B88F8
ΔE00 5.08
Periwinkle (survey)
#8E82FE
ΔE00 5.27
Soft Blue
#6488EA
ΔE00 5.84
Perrywinkle
#8F8CE7
ΔE00 6.48
Mediumslateblue
#7B68EE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#747CEB #EBE374
analogous
#74B8EB #747CEB #A874EB
triadic
#747CEB #EB747C #7CEB74
tetradic
#747CEB #EB74B8 #EBE374 #74EBA8
square
#747CEB #EB74B8 #EBE374 #74EBA8
split-complementary
#747CEB #EBA874 #B8EB74
monochromatic
#1D28C8 #3E4AE3 #747CEB #AAAEF3 #DFE1FA
Accessibility & contrast
On white
3.61
#747CEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#747CEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #747CEB
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##747CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##747CEB | 1.00 | 3.61 | 5.83 | 5.83 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A8CEF
Deuteranopia (green-blind)
#3E82E9
Tritanopia (blue-blind)
#4294A8
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #747ceb; /* rgb */ color: rgb(116, 124, 235); /* oklch */ color: oklch(63.3% 0.164 277.5);
Tailwind
colors: {
custom: {
50: '#a3a1f2',
500: '#747ceb',
950: '#000000',
},
}SCSS
$custom: #747ceb; $custom-light: #a3a1f2; $custom-dark: #000000;
JSON
{
"hex": "#747ceb",
"rgb": {
"r": 116,
"g": 124,
"b": 235
},
"hsl": {
"h": 235.966,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.63291,
"c": 0.16429,
"h": 277.5
},
"luminance": 0.24126
}Semantic roles & 50–950 ramp
primary
#747CEB
secondary
#EFEDCC
accent
#CA0FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85