#757FF5#757FF5
#757FF5 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.6% C 0.174 H 276.7°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #757FF5 |
|---|---|
| RGB | rgb(117, 127, 245) |
| HSL | hsl(235, 86%, 71%) |
| HSV | hsv(235, 52%, 96%) |
| CMYK | cmyk(52.2%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(57.61, 28.38, -60.54) |
| CIE-LCH | lch(57.61, 66.86, 295.11°) |
| OKLab | oklab(64.55% 0.0203 -0.1726) |
| OKLCH | oklch(64.55% 0.174 276.7) |
| XYZ | xyz(31.4017, 25.5512, 89.6457) |
| Luminance | 0.2555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.27
Lavender Blue
#8B88F8
ΔE00 4.27
Periwinkle (survey)
#8E82FE
ΔE00 4.58
Soft Blue
#6488EA
ΔE00 5.34
Perrywinkle
#8F8CE7
ΔE00 6.23
Lightish Blue
#3D7AFD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FF5 #F5EB75
analogous
#75BFF5 #757FF5 #AB75F5
triadic
#757FF5 #F5757F #7FF575
tetradic
#757FF5 #F575BF #F5EB75 #75F5AB
square
#757FF5 #F575BF #F5EB75 #75F5AB
split-complementary
#757FF5 #F5AB75 #BFF575
monochromatic
#1020DF #3C4AF1 #757FF5 #AEB4F9 #E2E5FD
Accessibility & contrast
On white
3.44
#757FF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#757FF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FF5
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FF5 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4790F9
Deuteranopia (green-blind)
#3885F2
Tritanopia (blue-blind)
#3B99AE
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #757ff5; /* rgb */ color: rgb(117, 127, 245); /* oklch */ color: oklch(64.6% 0.174 276.7);
Tailwind
colors: {
custom: {
50: '#a5a4f9',
500: '#757ff5',
950: '#000000',
},
}SCSS
$custom: #757ff5; $custom-light: #a5a4f9; $custom-dark: #000000;
JSON
{
"hex": "#757ff5",
"rgb": {
"r": 117,
"g": 127,
"b": 245
},
"hsl": {
"h": 235.313,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.64552,
"c": 0.17376,
"h": 276.7
},
"luminance": 0.25553
}Semantic roles & 50–950 ramp
primary
#757FF5
secondary
#F4F1D2
accent
#D102E3
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85