#757FF3#757FF3
#757FF3 is a light, vivid blue. Relative luminance 0.254; OKLCH L 64.4% C 0.171 H 276.8°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #757FF3 |
|---|---|
| RGB | rgb(117, 127, 243) |
| HSL | hsl(235, 84%, 71%) |
| HSV | hsv(235, 52%, 95%) |
| CMYK | cmyk(51.9%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(57.49, 27.76, -59.62) |
| CIE-LCH | lch(57.49, 65.77, 294.97°) |
| OKLab | oklab(64.43% 0.0201 -0.1699) |
| OKLCH | oklch(64.43% 0.171 276.8) |
| XYZ | xyz(31.0980, 25.4298, 88.0464) |
| Luminance | 0.2543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.30
Lavender Blue
#8B88F8
ΔE00 4.30
Periwinkle (survey)
#8E82FE
ΔE00 4.67
Soft Blue
#6488EA
ΔE00 5.28
Perrywinkle
#8F8CE7
ΔE00 6.14
Lightish Blue
#3D7AFD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FF3 #F3E975
analogous
#75BEF3 #757FF3 #AA75F3
triadic
#757FF3 #F3757F #7FF375
tetradic
#757FF3 #F375BE #F3E975 #75F3AA
square
#757FF3 #F375BE #F3E975 #75F3AA
split-complementary
#757FF3 #F3AA75 #BEF375
monochromatic
#1323DB #3D4BEE #757FF3 #ADB3F8 #E3E5FD
Accessibility & contrast
On white
3.45
#757FF3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#757FF3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FF3
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FF3 | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#498FF7
Deuteranopia (green-blind)
#3B85F0
Tritanopia (blue-blind)
#3D98AD
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #757ff3; /* rgb */ color: rgb(117, 127, 243); /* oklch */ color: oklch(64.4% 0.171 276.8);
Tailwind
colors: {
custom: {
50: '#a5a4f8',
500: '#757ff3',
950: '#000000',
},
}SCSS
$custom: #757ff3; $custom-light: #a5a4f8; $custom-dark: #000000;
JSON
{
"hex": "#757ff3",
"rgb": {
"r": 117,
"g": 127,
"b": 243
},
"hsl": {
"h": 235.238,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.64426,
"c": 0.17105,
"h": 276.8
},
"luminance": 0.25432
}Semantic roles & 50–950 ramp
primary
#757FF3
secondary
#F3F0D1
accent
#CF05E0
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85