#747FF7#747FF7
#747FF7 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.6% C 0.177 H 276.3°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #747FF7 |
|---|---|
| RGB | rgb(116, 127, 247) |
| HSL | hsl(235, 89%, 71%) |
| HSV | hsv(235, 53%, 97%) |
| CMYK | cmyk(53%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(57.66, 28.79, -61.57) |
| CIE-LCH | lch(57.66, 67.96, 295.06°) |
| OKLab | oklab(64.61% 0.0195 -0.1756) |
| OKLCH | oklch(64.61% 0.177 276.3) |
| XYZ | xyz(31.5750, 25.6051, 91.2561) |
| Luminance | 0.2561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.17
Lavender Blue
#8B88F8
ΔE00 4.39
Periwinkle (survey)
#8E82FE
ΔE00 4.68
Soft Blue
#6488EA
ΔE00 5.26
Perrywinkle
#8F8CE7
ΔE00 6.44
Lightish Blue
#3D7AFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#747FF7 #F7EC74
analogous
#74C0F7 #747FF7 #AA74F7
triadic
#747FF7 #F7747F #7FF774
tetradic
#747FF7 #F774C0 #F7EC74 #74F7AA
square
#747FF7 #F774C0 #F7EC74 #74F7AA
split-complementary
#747FF7 #F7AA74 #C0F774
monochromatic
#0D1FE4 #3A4AF4 #747FF7 #AEB4FA #E2E4FD
Accessibility & contrast
On white
3.43
#747FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#747FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #747FF7
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##747FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##747FF7 | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4590FB
Deuteranopia (green-blind)
#3485F4
Tritanopia (blue-blind)
#369AAF
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #747ff7; /* rgb */ color: rgb(116, 127, 247); /* oklch */ color: oklch(64.6% 0.177 276.3);
Tailwind
colors: {
custom: {
50: '#a5a4fa',
500: '#747ff7',
950: '#000000',
},
}SCSS
$custom: #747ff7; $custom-light: #a5a4fa; $custom-dark: #000000;
JSON
{
"hex": "#747ff7",
"rgb": {
"r": 116,
"g": 127,
"b": 247
},
"hsl": {
"h": 234.962,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.64612,
"c": 0.17669,
"h": 276.3
},
"luminance": 0.25607
}Semantic roles & 50–950 ramp
primary
#747FF7
secondary
#F5F2D2
accent
#D200E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85