#747BEE#747BEE
#747BEE is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.3% C 0.170 H 277.8°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #747BEE |
|---|---|
| RGB | rgb(116, 123, 238) |
| HSL | hsl(237, 78%, 69%) |
| HSV | hsv(237, 51%, 93%) |
| CMYK | cmyk(51.3%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(56.14, 28.40, -59.02) |
| CIE-LCH | lch(56.14, 65.50, 295.70°) |
| OKLab | oklab(63.29% 0.0229 -0.1681) |
| OKLCH | oklch(63.29% 0.17 277.8) |
| XYZ | xyz(29.7132, 24.0502, 83.9488) |
| Luminance | 0.2405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.95
Periwinkle (survey)
#8E82FE
ΔE00 5.12
Lavender Blue
#8B88F8
ΔE00 5.14
Soft Blue
#6488EA
ΔE00 6.13
Mediumslateblue
#7B68EE
ΔE00 6.30
Perrywinkle
#8F8CE7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#747BEE #EEE774
analogous
#74B8EE #747BEE #AA74EE
triadic
#747BEE #EE747B #7BEE74
tetradic
#747BEE #EE74B8 #EEE774 #74EEAA
square
#747BEE #EE74B8 #EEE774 #74EEAA
split-complementary
#747BEE #EEAA74 #B8EE74
monochromatic
#1924CE #3D47E7 #747BEE #ABAFF5 #E1E3FB
Accessibility & contrast
On white
3.61
#747BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#747BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #747BEE
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##747BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##747BEE | 1.00 | 3.61 | 5.81 | 5.81 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#458CF2
Deuteranopia (green-blind)
#3882EC
Tritanopia (blue-blind)
#4094A9
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #747bee; /* rgb */ color: rgb(116, 123, 238); /* oklch */ color: oklch(63.3% 0.170 277.8);
Tailwind
colors: {
custom: {
50: '#a4a1f4',
500: '#747bee',
950: '#000000',
},
}SCSS
$custom: #747bee; $custom-light: #a4a1f4; $custom-dark: #000000;
JSON
{
"hex": "#747bee",
"rgb": {
"r": 116,
"g": 123,
"b": 238
},
"hsl": {
"h": 236.557,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.63291,
"c": 0.1697,
"h": 277.8
},
"luminance": 0.24052
}Semantic roles & 50–950 ramp
primary
#747BEE
secondary
#F0EECD
accent
#CF0BDA
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100E17
muted
#7F7E85