#747BEA#747BEA
#747BEA is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.0% C 0.164 H 277.9°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #747BEA |
|---|---|
| RGB | rgb(116, 123, 234) |
| HSL | hsl(236, 74%, 69%) |
| HSV | hsv(236, 50%, 92%) |
| CMYK | cmyk(50.4%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(55.90, 27.18, -57.16) |
| CIE-LCH | lch(55.90, 63.30, 295.43°) |
| OKLab | oklab(63.04% 0.0225 -0.1627) |
| OKLCH | oklch(63.04% 0.164 277.9) |
| XYZ | xyz(29.1321, 23.8177, 80.8882) |
| Luminance | 0.2382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.29
Lavender Blue
#8B88F8
ΔE00 5.29
Periwinkle (survey)
#8E82FE
ΔE00 5.37
Soft Blue
#6488EA
ΔE00 6.12
Mediumslateblue
#7B68EE
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#747BEA #EAE374
analogous
#74B6EA #747BEA #A874EA
triadic
#747BEA #EA747B #7BEA74
tetradic
#747BEA #EA74B6 #EAE374 #74EAA8
square
#747BEA #EA74B6 #EAE374 #74EAA8
split-complementary
#747BEA #EAA874 #B6EA74
monochromatic
#1E28C6 #3F49E2 #747BEA #A9ADF2 #DEE0FA
Accessibility & contrast
On white
3.64
#747BEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#747BEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #747BEA
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##747BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##747BEA | 1.00 | 3.64 | 5.76 | 5.76 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#498BEE
Deuteranopia (green-blind)
#3D81E8
Tritanopia (blue-blind)
#4493A7
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #747bea; /* rgb */ color: rgb(116, 123, 234); /* oklch */ color: oklch(63.0% 0.164 277.9);
Tailwind
colors: {
custom: {
50: '#a3a1f1',
500: '#747bea',
950: '#000000',
},
}SCSS
$custom: #747bea; $custom-light: #a3a1f1; $custom-dark: #000000;
JSON
{
"hex": "#747bea",
"rgb": {
"r": 116,
"g": 123,
"b": 234
},
"hsl": {
"h": 236.441,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.6304,
"c": 0.16424,
"h": 277.9
},
"luminance": 0.23819
}Semantic roles & 50–950 ramp
primary
#747BEA
secondary
#EFECCB
accent
#CA10D6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85