#747FF4#747FF4
#747FF4 is a light, vivid blue. Relative luminance 0.254; OKLCH L 64.4% C 0.173 H 276.4°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #747FF4 |
|---|---|
| RGB | rgb(116, 127, 244) |
| HSL | hsl(235, 85%, 71%) |
| HSV | hsv(235, 52%, 96%) |
| CMYK | cmyk(52.5%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(57.48, 27.86, -60.19) |
| CIE-LCH | lch(57.48, 66.33, 294.84°) |
| OKLab | oklab(64.42% 0.0192 -0.1716) |
| OKLCH | oklch(64.42% 0.173 276.4) |
| XYZ | xyz(31.1158, 25.4214, 88.8376) |
| Luminance | 0.2542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.18
Lavender Blue
#8B88F8
ΔE00 4.42
Periwinkle (survey)
#8E82FE
ΔE00 4.79
Soft Blue
#6488EA
ΔE00 5.16
Perrywinkle
#8F8CE7
ΔE00 6.31
Lightish Blue
#3D7AFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#747FF4 #F4E974
analogous
#74BFF4 #747FF4 #A974F4
triadic
#747FF4 #F4747F #7FF474
tetradic
#747FF4 #F474BF #F4E974 #74F4A9
square
#747FF4 #F474BF #F4E974 #74F4A9
split-complementary
#747FF4 #F4A974 #BFF474
monochromatic
#1123DC #3B4BF0 #747FF4 #ADB3F8 #E3E5FD
Accessibility & contrast
On white
3.45
#747FF4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#747FF4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #747FF4
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##747FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##747FF4 | 1.00 | 3.45 | 6.08 | 6.08 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#488FF8
Deuteranopia (green-blind)
#3985F1
Tritanopia (blue-blind)
#3999AE
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #747ff4; /* rgb */ color: rgb(116, 127, 244); /* oklch */ color: oklch(64.4% 0.173 276.4);
Tailwind
colors: {
custom: {
50: '#a4a4f8',
500: '#747ff4',
950: '#000000',
},
}SCSS
$custom: #747ff4; $custom-light: #a4a4f8; $custom-dark: #000000;
JSON
{
"hex": "#747ff4",
"rgb": {
"r": 116,
"g": 127,
"b": 244
},
"hsl": {
"h": 234.844,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.64421,
"c": 0.17263,
"h": 276.4
},
"luminance": 0.25423
}Semantic roles & 50–950 ramp
primary
#747FF4
secondary
#F3F0D1
accent
#CF04E2
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85