#747FF5#747FF5
#747FF5 is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.5% C 0.174 H 276.4°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #747FF5 |
|---|---|
| RGB | rgb(116, 127, 245) |
| HSL | hsl(235, 87%, 71%) |
| HSV | hsv(235, 53%, 96%) |
| CMYK | cmyk(52.7%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(57.54, 28.17, -60.65) |
| CIE-LCH | lch(57.54, 66.87, 294.91°) |
| OKLab | oklab(64.49% 0.0193 -0.1729) |
| OKLCH | oklch(64.49% 0.174 276.4) |
| XYZ | xyz(31.2680, 25.4823, 89.6394) |
| Luminance | 0.2548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.17
Lavender Blue
#8B88F8
ΔE00 4.41
Periwinkle (survey)
#8E82FE
ΔE00 4.75
Soft Blue
#6488EA
ΔE00 5.19
Perrywinkle
#8F8CE7
ΔE00 6.35
Lightish Blue
#3D7AFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#747FF5 #F5EA74
analogous
#74BFF5 #747FF5 #A974F5
triadic
#747FF5 #F5747F #7FF574
tetradic
#747FF5 #F574BF #F5EA74 #74F5A9
square
#747FF5 #F574BF #F5EA74 #74F5A9
split-complementary
#747FF5 #F5A974 #BFF574
monochromatic
#1022DF #3B4AF1 #747FF5 #ADB4F9 #E2E5FD
Accessibility & contrast
On white
3.44
#747FF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#747FF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #747FF5
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##747FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##747FF5 | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4790F9
Deuteranopia (green-blind)
#3785F2
Tritanopia (blue-blind)
#3899AE
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #747ff5; /* rgb */ color: rgb(116, 127, 245); /* oklch */ color: oklch(64.5% 0.174 276.4);
Tailwind
colors: {
custom: {
50: '#a4a4f9',
500: '#747ff5',
950: '#000000',
},
}SCSS
$custom: #747ff5; $custom-light: #a4a4f9; $custom-dark: #000000;
JSON
{
"hex": "#747ff5",
"rgb": {
"r": 116,
"g": 127,
"b": 245
},
"hsl": {
"h": 234.884,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.64485,
"c": 0.17398,
"h": 276.4
},
"luminance": 0.25484
}Semantic roles & 50–950 ramp
primary
#747FF5
secondary
#F4F1D1
accent
#D002E3
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85