#757EEA#757EEA
#757EEA is a light, vivid blue. Relative luminance 0.246; OKLCH L 63.7% C 0.160 H 277.2°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #757EEA |
|---|---|
| RGB | rgb(117, 126, 234) |
| HSL | hsl(235, 74%, 69%) |
| HSV | hsv(235, 50%, 92%) |
| CMYK | cmyk(50%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(56.73, 25.61, -55.85) |
| CIE-LCH | lch(56.73, 61.44, 294.63°) |
| OKLab | oklab(63.68% 0.0202 -0.1588) |
| OKLCH | oklch(63.68% 0.16 277.2) |
| XYZ | xyz(29.6436, 24.6424, 81.0204) |
| Luminance | 0.2464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.65
Lavender Blue
#8B88F8
ΔE00 4.72
Periwinkle (survey)
#8E82FE
ΔE00 5.16
Soft Blue
#6488EA
ΔE00 5.43
Perrywinkle
#8F8CE7
ΔE00 6.00
Mediumslateblue
#7B68EE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757EEA #EAE175
analogous
#75B9EA #757EEA #A775EA
triadic
#757EEA #EA757E #7EEA75
tetradic
#757EEA #EA75B9 #EAE175 #75EAA7
square
#757EEA #EA75B9 #EAE175 #75EAA7
split-complementary
#757EEA #EAA775 #B9EA75
monochromatic
#1E2BC6 #404CE2 #757EEA #AAB0F2 #DFE1FA
Accessibility & contrast
On white
3.54
#757EEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#757EEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757EEA
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757EEA | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F8DEE
Deuteranopia (green-blind)
#4484E8
Tritanopia (blue-blind)
#4595A9
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #757eea; /* rgb */ color: rgb(117, 126, 234); /* oklch */ color: oklch(63.7% 0.160 277.2);
Tailwind
colors: {
custom: {
50: '#a4a3f1',
500: '#757eea',
950: '#000000',
},
}SCSS
$custom: #757eea; $custom-light: #a4a3f1; $custom-dark: #000000;
JSON
{
"hex": "#757eea",
"rgb": {
"r": 117,
"g": 126,
"b": 234
},
"hsl": {
"h": 235.385,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.63678,
"c": 0.16007,
"h": 277.2
},
"luminance": 0.24644
}Semantic roles & 50–950 ramp
primary
#757EEA
secondary
#EFECCC
accent
#C610D6
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85