#757FEC#757FEC
#757FEC is a light, vivid blue. Relative luminance 0.250; OKLCH L 64.0% C 0.162 H 276.9°. Best body text is #000000 at 6.00:1 contrast (WCAG AA passes).
Color values
| HEX | #757FEC |
|---|---|
| RGB | rgb(117, 127, 236) |
| HSL | hsl(235, 76%, 69%) |
| HSV | hsv(235, 50%, 93%) |
| CMYK | cmyk(50.4%, 46.2%, 0%, 7.5%) |
| CIE-LAB | lab(57.09, 25.62, -56.38) |
| CIE-LCH | lch(57.09, 61.93, 294.44°) |
| OKLab | oklab(63.99% 0.0193 -0.1603) |
| OKLCH | oklch(63.99% 0.162 276.9) |
| XYZ | xyz(30.0611, 25.0150, 82.5850) |
| Luminance | 0.2502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.65
Lavender Blue
#8B88F8
ΔE00 4.52
Periwinkle (survey)
#8E82FE
ΔE00 5.05
Soft Blue
#6488EA
ΔE00 5.16
Perrywinkle
#8F8CE7
ΔE00 5.90
Lightish Blue
#3D7AFD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FEC #ECE275
analogous
#75BBEC #757FEC #A775EC
triadic
#757FEC #EC757F #7FEC75
tetradic
#757FEC #EC75BB #ECE275 #75ECA7
square
#757FEC #EC75BB #ECE275 #75ECA7
split-complementary
#757FEC #ECA775 #BBEC75
monochromatic
#1C2BCB #3F4DE5 #757FEC #ABB1F3 #E1E3FB
Accessibility & contrast
On white
3.50
#757FEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.00
#757FEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FEC
6.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FEC | 1.00 | 3.50 | 6.00 | 6.00 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F8EF0
Deuteranopia (green-blind)
#4384EA
Tritanopia (blue-blind)
#4497AA
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #757fec; /* rgb */ color: rgb(117, 127, 236); /* oklch */ color: oklch(64.0% 0.162 276.9);
Tailwind
colors: {
custom: {
50: '#a4a4f3',
500: '#757fec',
950: '#000000',
},
}SCSS
$custom: #757fec; $custom-light: #a4a4f3; $custom-dark: #000000;
JSON
{
"hex": "#757fec",
"rgb": {
"r": 117,
"g": 127,
"b": 236
},
"hsl": {
"h": 234.958,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.63992,
"c": 0.1615,
"h": 276.9
},
"luminance": 0.25017
}Semantic roles & 50–950 ramp
primary
#757FEC
secondary
#F0EDCD
accent
#C70ED8
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85