#757EEE#757EEE
#757EEE is a light, vivid blue. Relative luminance 0.249; OKLCH L 63.9% C 0.166 H 277.2°. Best body text is #000000 at 5.98:1 contrast (WCAG AA passes).
Color values
| HEX | #757EEE |
|---|---|
| RGB | rgb(117, 126, 238) |
| HSL | hsl(236, 78%, 70%) |
| HSV | hsv(236, 51%, 93%) |
| CMYK | cmyk(50.8%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(56.95, 26.83, -57.71) |
| CIE-LCH | lch(56.95, 63.64, 294.93°) |
| OKLab | oklab(63.93% 0.0207 -0.1643) |
| OKLCH | oklch(63.93% 0.166 277.2) |
| XYZ | xyz(30.2248, 24.8748, 84.0810) |
| Luminance | 0.2488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.35
Lavender Blue
#8B88F8
ΔE00 4.55
Periwinkle (survey)
#8E82FE
ΔE00 4.91
Soft Blue
#6488EA
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 6.10
Mediumslateblue
#7B68EE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757EEE #EEE575
analogous
#75BBEE #757EEE #A975EE
triadic
#757EEE #EE757E #7EEE75
tetradic
#757EEE #EE75BB #EEE575 #75EEA9
square
#757EEE #EE75BB #EEE575 #75EEA9
split-complementary
#757EEE #EEA975 #BBEE75
monochromatic
#1A27CF #3F4BE7 #757EEE #ABB1F5 #E2E4FB
Accessibility & contrast
On white
3.51
#757EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.98
#757EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757EEE
5.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757EEE | 1.00 | 3.51 | 5.98 | 5.98 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8EF2
Deuteranopia (green-blind)
#3F84EC
Tritanopia (blue-blind)
#4296AB
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #757eee; /* rgb */ color: rgb(117, 126, 238); /* oklch */ color: oklch(63.9% 0.166 277.2);
Tailwind
colors: {
custom: {
50: '#a4a3f4',
500: '#757eee',
950: '#000000',
},
}SCSS
$custom: #757eee; $custom-light: #a4a3f4; $custom-dark: #000000;
JSON
{
"hex": "#757eee",
"rgb": {
"r": 117,
"g": 126,
"b": 238
},
"hsl": {
"h": 235.537,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.63925,
"c": 0.16556,
"h": 277.2
},
"luminance": 0.24877
}Semantic roles & 50–950 ramp
primary
#757EEE
secondary
#F1EECE
accent
#CB0BDA
background
#FAFAFF
surface
#F4F3FE
border
#CECDD6
text
#100F17
muted
#7F7F85