#757FF2#757FF2
#757FF2 is a light, vivid blue. Relative luminance 0.254; OKLCH L 64.4% C 0.170 H 276.8°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #757FF2 |
|---|---|
| RGB | rgb(117, 127, 242) |
| HSL | hsl(235, 83%, 70%) |
| HSV | hsv(235, 52%, 95%) |
| CMYK | cmyk(51.7%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(57.43, 27.45, -59.16) |
| CIE-LCH | lch(57.43, 65.22, 294.90°) |
| OKLab | oklab(64.36% 0.02 -0.1685) |
| OKLCH | oklch(64.36% 0.17 276.8) |
| XYZ | xyz(30.9474, 25.3695, 87.2532) |
| Luminance | 0.2537 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.33
Lavender Blue
#8B88F8
ΔE00 4.32
Periwinkle (survey)
#8E82FE
ΔE00 4.71
Soft Blue
#6488EA
ΔE00 5.25
Perrywinkle
#8F8CE7
ΔE00 6.10
Lightish Blue
#3D7AFD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FF2 #F2E875
analogous
#75BDF2 #757FF2 #A975F2
triadic
#757FF2 #F2757F #7FF275
tetradic
#757FF2 #F275BD #F2E875 #75F2A9
square
#757FF2 #F275BD #F2E875 #75F2A9
split-complementary
#757FF2 #F2A975 #BDF275
monochromatic
#1424D8 #3D4BED #757FF2 #ADB3F7 #E3E5FC
Accessibility & contrast
On white
3.46
#757FF2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#757FF2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FF2
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FF2 | 1.00 | 3.46 | 6.07 | 6.07 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A8FF6
Deuteranopia (green-blind)
#3C85F0
Tritanopia (blue-blind)
#3E98AD
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #757ff2; /* rgb */ color: rgb(117, 127, 242); /* oklch */ color: oklch(64.4% 0.170 276.8);
Tailwind
colors: {
custom: {
50: '#a5a4f7',
500: '#757ff2',
950: '#000000',
},
}SCSS
$custom: #757ff2; $custom-light: #a5a4f7; $custom-dark: #000000;
JSON
{
"hex": "#757ff2",
"rgb": {
"r": 117,
"g": 127,
"b": 242
},
"hsl": {
"h": 235.2,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.64363,
"c": 0.1697,
"h": 276.8
},
"luminance": 0.25371
}Semantic roles & 50–950 ramp
primary
#757FF2
secondary
#F3F0D0
accent
#CE06DF
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85