#757DEB#757DEB
#757DEB is a light, vivid blue. Relative luminance 0.244; OKLCH L 63.5% C 0.163 H 277.6°. Best body text is #000000 at 5.89:1 contrast (WCAG AA passes).
Color values
| HEX | #757DEB |
|---|---|
| RGB | rgb(117, 125, 235) |
| HSL | hsl(236, 75%, 69%) |
| HSV | hsv(236, 50%, 92%) |
| CMYK | cmyk(50.2%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(56.53, 26.51, -56.71) |
| CIE-LCH | lch(56.53, 62.60, 295.05°) |
| OKLab | oklab(63.55% 0.0214 -0.1613) |
| OKLCH | oklch(63.55% 0.163 277.6) |
| XYZ | xyz(29.6605, 24.4455, 81.7367) |
| Luminance | 0.2445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.45
Lavender Blue
#8B88F8
ΔE00 4.81
Periwinkle (survey)
#8E82FE
ΔE00 5.09
Soft Blue
#6488EA
ΔE00 5.70
Perrywinkle
#8F8CE7
ΔE00 6.18
Mediumslateblue
#7B68EE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757DEB #EBE375
analogous
#75B8EB #757DEB #A875EB
triadic
#757DEB #EB757D #7DEB75
tetradic
#757DEB #EB75B8 #EBE375 #75EBA8
square
#757DEB #EB75B8 #EBE375 #75EBA8
split-complementary
#757DEB #EBA875 #B8EB75
monochromatic
#1D29C9 #404BE3 #757DEB #AAAFF3 #E0E2FA
Accessibility & contrast
On white
3.57
#757DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.89
#757DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757DEB
5.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757DEB | 1.00 | 3.57 | 5.89 | 5.89 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8CEF
Deuteranopia (green-blind)
#4183E9
Tritanopia (blue-blind)
#4595A9
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #757deb; /* rgb */ color: rgb(117, 125, 235); /* oklch */ color: oklch(63.5% 0.163 277.6);
Tailwind
colors: {
custom: {
50: '#a4a2f2',
500: '#757deb',
950: '#000000',
},
}SCSS
$custom: #757deb; $custom-light: #a4a2f2; $custom-dark: #000000;
JSON
{
"hex": "#757deb",
"rgb": {
"r": 117,
"g": 125,
"b": 235
},
"hsl": {
"h": 235.932,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.6355,
"c": 0.16277,
"h": 277.6
},
"luminance": 0.24447
}Semantic roles & 50–950 ramp
primary
#757DEB
secondary
#EFEDCD
accent
#C90FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85