#757FED#757FED
#757FED is a light, vivid blue. Relative luminance 0.251; OKLCH L 64.1% C 0.163 H 276.9°. Best body text is #000000 at 6.01:1 contrast (WCAG AA passes).
Color values
| HEX | #757FED |
|---|---|
| RGB | rgb(117, 127, 237) |
| HSL | hsl(235, 77%, 69%) |
| HSV | hsv(235, 51%, 93%) |
| CMYK | cmyk(50.6%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(57.15, 25.93, -56.84) |
| CIE-LCH | lch(57.15, 62.48, 294.52°) |
| OKLab | oklab(64.05% 0.0194 -0.1617) |
| OKLCH | oklch(64.05% 0.163 276.9) |
| XYZ | xyz(30.2068, 25.0732, 83.3523) |
| Luminance | 0.2507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.58
Lavender Blue
#8B88F8
ΔE00 4.47
Periwinkle (survey)
#8E82FE
ΔE00 4.99
Soft Blue
#6488EA
ΔE00 5.17
Perrywinkle
#8F8CE7
ΔE00 5.93
Lightish Blue
#3D7AFD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FED #EDE375
analogous
#75BBED #757FED #A775ED
triadic
#757FED #ED757F #7FED75
tetradic
#757FED #ED75BB #EDE375 #75EDA7
square
#757FED #ED75BB #EDE375 #75EDA7
split-complementary
#757FED #EDA775 #BBED75
monochromatic
#1B2ACD #3F4DE6 #757FED #ABB1F4 #E1E3FB
Accessibility & contrast
On white
3.49
#757FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.01
#757FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FED
6.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FED | 1.00 | 3.49 | 6.01 | 6.01 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E8EF1
Deuteranopia (green-blind)
#4285EB
Tritanopia (blue-blind)
#4397AB
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #757fed; /* rgb */ color: rgb(117, 127, 237); /* oklch */ color: oklch(64.1% 0.163 276.9);
Tailwind
colors: {
custom: {
50: '#a4a4f3',
500: '#757fed',
950: '#000000',
},
}SCSS
$custom: #757fed; $custom-light: #a4a4f3; $custom-dark: #000000;
JSON
{
"hex": "#757fed",
"rgb": {
"r": 117,
"g": 127,
"b": 237
},
"hsl": {
"h": 235,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.64053,
"c": 0.16287,
"h": 276.9
},
"luminance": 0.25075
}Semantic roles & 50–950 ramp
primary
#757FED
secondary
#F0EDCE
accent
#C80CD9
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85