#757DEC#757DEC
#757DEC is a light, vivid blue. Relative luminance 0.245; OKLCH L 63.6% C 0.164 H 277.5°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #757DEC |
|---|---|
| RGB | rgb(117, 125, 236) |
| HSL | hsl(236, 76%, 69%) |
| HSV | hsv(236, 50%, 93%) |
| CMYK | cmyk(50.4%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(56.59, 26.81, -57.18) |
| CIE-LCH | lch(56.59, 63.15, 295.12°) |
| OKLab | oklab(63.61% 0.0216 -0.1627) |
| OKLCH | oklch(63.61% 0.164 277.5) |
| XYZ | xyz(29.8053, 24.5035, 82.4997) |
| Luminance | 0.2450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.37
Lavender Blue
#8B88F8
ΔE00 4.77
Periwinkle (survey)
#8E82FE
ΔE00 5.03
Soft Blue
#6488EA
ΔE00 5.70
Perrywinkle
#8F8CE7
ΔE00 6.21
Mediumslateblue
#7B68EE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757DEC #ECE475
analogous
#75B9EC #757DEC #A975EC
triadic
#757DEC #EC757D #7DEC75
tetradic
#757DEC #EC75B9 #ECE475 #75ECA9
square
#757DEC #EC75B9 #ECE475 #75ECA9
split-complementary
#757DEC #ECA975 #B9EC75
monochromatic
#1C28CB #3F4AE5 #757DEC #ABB0F3 #E1E2FB
Accessibility & contrast
On white
3.56
#757DEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#757DEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757DEC
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757DEC | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B8DF0
Deuteranopia (green-blind)
#4083EA
Tritanopia (blue-blind)
#4495A9
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #757dec; /* rgb */ color: rgb(117, 125, 236); /* oklch */ color: oklch(63.6% 0.164 277.5);
Tailwind
colors: {
custom: {
50: '#a4a2f3',
500: '#757dec',
950: '#000000',
},
}SCSS
$custom: #757dec; $custom-light: #a4a2f3; $custom-dark: #000000;
JSON
{
"hex": "#757dec",
"rgb": {
"r": 117,
"g": 125,
"b": 236
},
"hsl": {
"h": 235.966,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.63612,
"c": 0.16413,
"h": 277.5
},
"luminance": 0.24505
}Semantic roles & 50–950 ramp
primary
#757DEC
secondary
#F0EDCD
accent
#CA0ED8
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85