#747BEC#747BEC
#747BEC is a light, vivid blue. Relative luminance 0.239; OKLCH L 63.2% C 0.167 H 277.8°. Best body text is #000000 at 5.79:1 contrast (WCAG AA passes).
Color values
| HEX | #747BEC |
|---|---|
| RGB | rgb(116, 123, 236) |
| HSL | hsl(237, 76%, 69%) |
| HSV | hsv(237, 51%, 93%) |
| CMYK | cmyk(50.8%, 47.9%, 0%, 7.5%) |
| CIE-LAB | lab(56.02, 27.79, -58.09) |
| CIE-LCH | lch(56.02, 64.40, 295.57°) |
| OKLab | oklab(63.17% 0.0227 -0.1654) |
| OKLCH | oklch(63.17% 0.167 277.8) |
| XYZ | xyz(29.4210, 23.9333, 82.4099) |
| Luminance | 0.2394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.11
Lavender Blue
#8B88F8
ΔE00 5.21
Periwinkle (survey)
#8E82FE
ΔE00 5.24
Soft Blue
#6488EA
ΔE00 6.12
Mediumslateblue
#7B68EE
ΔE00 6.31
Perrywinkle
#8F8CE7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#747BEC #ECE574
analogous
#74B7EC #747BEC #A974EC
triadic
#747BEC #EC747B #7BEC74
tetradic
#747BEC #EC74B7 #ECE574 #74ECA9
square
#747BEC #EC74B7 #ECE574 #74ECA9
split-complementary
#747BEC #ECA974 #B7EC74
monochromatic
#1C26CA #3E48E5 #747BEC #AAAEF3 #E0E1FB
Accessibility & contrast
On white
3.63
#747BEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.79
#747BEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #747BEC
5.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##747BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##747BEC | 1.00 | 3.63 | 5.79 | 5.79 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#478BF0
Deuteranopia (green-blind)
#3B82EA
Tritanopia (blue-blind)
#4294A8
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #747bec; /* rgb */ color: rgb(116, 123, 236); /* oklch */ color: oklch(63.2% 0.167 277.8);
Tailwind
colors: {
custom: {
50: '#a3a1f3',
500: '#747bec',
950: '#000000',
},
}SCSS
$custom: #747bec; $custom-light: #a3a1f3; $custom-dark: #000000;
JSON
{
"hex": "#747bec",
"rgb": {
"r": 116,
"g": 123,
"b": 236
},
"hsl": {
"h": 236.5,
"s": 75.949,
"l": 69.02
},
"oklch": {
"l": 0.63165,
"c": 0.16698,
"h": 277.8
},
"luminance": 0.23935
}Semantic roles & 50–950 ramp
primary
#747BEC
secondary
#EFEDCC
accent
#CC0DD8
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85