#757FF0#757FF0
#757FF0 is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.2% C 0.167 H 276.8°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #757FF0 |
|---|---|
| RGB | rgb(117, 127, 240) |
| HSL | hsl(235, 80%, 70%) |
| HSV | hsv(235, 51%, 94%) |
| CMYK | cmyk(51.3%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(57.32, 26.84, -58.23) |
| CIE-LCH | lch(57.32, 64.12, 294.75°) |
| OKLab | oklab(64.24% 0.0198 -0.1658) |
| OKLCH | oklch(64.24% 0.167 276.8) |
| XYZ | xyz(30.6487, 25.2500, 85.6799) |
| Luminance | 0.2525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.41
Lavender Blue
#8B88F8
ΔE00 4.37
Periwinkle (survey)
#8E82FE
ΔE00 4.82
Soft Blue
#6488EA
ΔE00 5.21
Perrywinkle
#8F8CE7
ΔE00 6.03
Lightish Blue
#3D7AFD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FF0 #F0E675
analogous
#75BCF0 #757FF0 #A975F0
triadic
#757FF0 #F0757F #7FF075
tetradic
#757FF0 #F075BC #F0E675 #75F0A9
square
#757FF0 #F075BC #F0E675 #75F0A9
split-complementary
#757FF0 #F0A975 #BCF075
monochromatic
#1726D4 #3E4CEA #757FF0 #ACB2F6 #E3E5FC
Accessibility & contrast
On white
3.47
#757FF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#757FF0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FF0
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FF0 | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8FF4
Deuteranopia (green-blind)
#3F85EE
Tritanopia (blue-blind)
#4098AC
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #757ff0; /* rgb */ color: rgb(117, 127, 240); /* oklch */ color: oklch(64.2% 0.167 276.8);
Tailwind
colors: {
custom: {
50: '#a4a4f5',
500: '#757ff0',
950: '#000000',
},
}SCSS
$custom: #757ff0; $custom-light: #a4a4f5; $custom-dark: #000000;
JSON
{
"hex": "#757ff0",
"rgb": {
"r": 117,
"g": 127,
"b": 240
},
"hsl": {
"h": 235.122,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.64238,
"c": 0.16697,
"h": 276.8
},
"luminance": 0.25252
}Semantic roles & 50–950 ramp
primary
#757FF0
secondary
#F2EFCF
accent
#CB09DD
background
#FAFAFF
surface
#F4F3FE
border
#CECDD6
text
#100F17
muted
#7F7F85