#757FEA#757FEA
#757FEA is a light, vivid blue. Relative luminance 0.249; OKLCH L 63.9% C 0.159 H 276.9°. Best body text is #000000 at 5.98:1 contrast (WCAG AA passes).
Color values
| HEX | #757FEA |
|---|---|
| RGB | rgb(117, 127, 234) |
| HSL | hsl(235, 74%, 69%) |
| HSV | hsv(235, 50%, 92%) |
| CMYK | cmyk(50%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(56.98, 25.01, -55.44) |
| CIE-LCH | lch(56.98, 60.82, 294.28°) |
| OKLab | oklab(63.87% 0.0191 -0.1576) |
| OKLCH | oklch(63.87% 0.159 276.9) |
| XYZ | xyz(29.7721, 24.8994, 81.0632) |
| Luminance | 0.2490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.80
Lavender Blue
#8B88F8
ΔE00 4.61
Soft Blue
#6488EA
ΔE00 5.16
Periwinkle (survey)
#8E82FE
ΔE00 5.19
Perrywinkle
#8F8CE7
ΔE00 5.85
Lightish Blue
#3D7AFD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FEA #EAE075
analogous
#75BAEA #757FEA #A675EA
triadic
#757FEA #EA757F #7FEA75
tetradic
#757FEA #EA75BA #EAE075 #75EAA6
square
#757FEA #EA75BA #EAE075 #75EAA6
split-complementary
#757FEA #EAA675 #BAEA75
monochromatic
#1E2DC6 #404EE2 #757FEA #AAB0F2 #DFE2FA
Accessibility & contrast
On white
3.51
#757FEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.98
#757FEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FEA
5.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FEA | 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)
#518EEE
Deuteranopia (green-blind)
#4684E8
Tritanopia (blue-blind)
#4596A9
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #757fea; /* rgb */ color: rgb(117, 127, 234); /* oklch */ color: oklch(63.9% 0.159 276.9);
Tailwind
colors: {
custom: {
50: '#a4a4f1',
500: '#757fea',
950: '#000000',
},
}SCSS
$custom: #757fea; $custom-light: #a4a4f1; $custom-dark: #000000;
JSON
{
"hex": "#757fea",
"rgb": {
"r": 117,
"g": 127,
"b": 234
},
"hsl": {
"h": 234.872,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.6387,
"c": 0.15875,
"h": 276.9
},
"luminance": 0.24901
}Semantic roles & 50–950 ramp
primary
#757FEA
secondary
#EFECCC
accent
#C510D6
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85