#757EEB#757EEB
#757EEB is a light, vivid blue. Relative luminance 0.247; OKLCH L 63.7% C 0.161 H 277.2°. Best body text is #000000 at 5.94:1 contrast (WCAG AA passes).
Color values
| HEX | #757EEB |
|---|---|
| RGB | rgb(117, 126, 235) |
| HSL | hsl(235, 75%, 69%) |
| HSV | hsv(235, 50%, 92%) |
| CMYK | cmyk(50.2%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(56.78, 25.91, -56.31) |
| CIE-LCH | lch(56.78, 61.99, 294.71°) |
| OKLab | oklab(63.74% 0.0203 -0.1602) |
| OKLCH | oklch(63.74% 0.161 277.2) |
| XYZ | xyz(29.7877, 24.7000, 81.7791) |
| Luminance | 0.2470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.57
Lavender Blue
#8B88F8
ΔE00 4.67
Periwinkle (survey)
#8E82FE
ΔE00 5.10
Soft Blue
#6488EA
ΔE00 5.43
Perrywinkle
#8F8CE7
ΔE00 6.02
Mediumslateblue
#7B68EE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757EEB #EBE275
analogous
#75B9EB #757EEB #A775EB
triadic
#757EEB #EB757E #7EEB75
tetradic
#757EEB #EB75B9 #EBE275 #75EBA7
square
#757EEB #EB75B9 #EBE275 #75EBA7
split-complementary
#757EEB #EBA775 #B9EB75
monochromatic
#1D2AC9 #404CE3 #757EEB #AAB0F3 #E0E2FA
Accessibility & contrast
On white
3.54
#757EEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.94
#757EEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757EEB
5.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757EEB | 1.00 | 3.54 | 5.94 | 5.94 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E8DEF
Deuteranopia (green-blind)
#4384E9
Tritanopia (blue-blind)
#4596A9
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #757eeb; /* rgb */ color: rgb(117, 126, 235); /* oklch */ color: oklch(63.7% 0.161 277.2);
Tailwind
colors: {
custom: {
50: '#a4a3f2',
500: '#757eeb',
950: '#000000',
},
}SCSS
$custom: #757eeb; $custom-light: #a4a3f2; $custom-dark: #000000;
JSON
{
"hex": "#757eeb",
"rgb": {
"r": 117,
"g": 126,
"b": 235
},
"hsl": {
"h": 235.424,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.6374,
"c": 0.16144,
"h": 277.2
},
"luminance": 0.24702
}Semantic roles & 50–950 ramp
primary
#757EEB
secondary
#EFEDCD
accent
#C80FD7
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85