#757EF4#757EF4
#757EF4 is a light, vivid blue. Relative luminance 0.252; OKLCH L 64.3% C 0.174 H 277.1°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #757EF4 |
|---|---|
| RGB | rgb(117, 126, 244) |
| HSL | hsl(236, 85%, 71%) |
| HSV | hsv(236, 52%, 96%) |
| CMYK | cmyk(52%, 48.4%, 0%, 4.3%) |
| CIE-LAB | lab(57.30, 28.66, -60.48) |
| CIE-LCH | lch(57.30, 66.93, 295.36°) |
| OKLab | oklab(64.3% 0.0213 -0.1724) |
| OKLCH | oklch(64.3% 0.174 277.1) |
| XYZ | xyz(31.1210, 25.2333, 88.8010) |
| Luminance | 0.2524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.10
Lavender Blue
#8B88F8
ΔE00 4.40
Periwinkle (survey)
#8E82FE
ΔE00 4.60
Soft Blue
#6488EA
ΔE00 5.56
Perrywinkle
#8F8CE7
ΔE00 6.32
Lightish Blue
#3D7AFD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757EF4 #F4EB75
analogous
#75BDF4 #757EF4 #AB75F4
triadic
#757EF4 #F4757E #7EF475
tetradic
#757EF4 #F475BD #F4EB75 #75F4AB
square
#757EF4 #F475BD #F4EB75 #75F4AB
split-complementary
#757EF4 #F4AB75 #BDF475
monochromatic
#1220DD #3C49EF #757EF4 #AEB3F9 #E3E5FD
Accessibility & contrast
On white
3.47
#757EF4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#757EF4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757EF4
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757EF4 | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#468FF8
Deuteranopia (green-blind)
#3785F1
Tritanopia (blue-blind)
#3C98AD
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #757ef4; /* rgb */ color: rgb(117, 126, 244); /* oklch */ color: oklch(64.3% 0.174 277.1);
Tailwind
colors: {
custom: {
50: '#a5a3f8',
500: '#757ef4',
950: '#000000',
},
}SCSS
$custom: #757ef4; $custom-light: #a5a3f8; $custom-dark: #000000;
JSON
{
"hex": "#757ef4",
"rgb": {
"r": 117,
"g": 126,
"b": 244
},
"hsl": {
"h": 235.748,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.64301,
"c": 0.1737,
"h": 277.1
},
"luminance": 0.25235
}Semantic roles & 50–950 ramp
primary
#757EF4
secondary
#F3F1D1
accent
#D204E2
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85