#757FFF#757FFF
#757FFF is a light, vivid blue. Relative luminance 0.262; OKLCH L 65.2% C 0.187 H 276.5°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #757FFF |
|---|---|
| RGB | rgb(117, 127, 255) |
| HSL | hsl(236, 100%, 73%) |
| HSV | hsv(236, 54%, 100%) |
| CMYK | cmyk(54.1%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(58.21, 31.46, -65.10) |
| CIE-LCH | lch(58.21, 72.30, 295.79°) |
| OKLab | oklab(65.19% 0.0213 -0.186) |
| OKLCH | oklch(65.19% 0.187 276.5) |
| XYZ | xyz(32.9697, 26.1784, 97.9040) |
| Luminance | 0.2618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.52
Lavender Blue
#8B88F8
ΔE00 4.31
Periwinkle (survey)
#8E82FE
ΔE00 4.36
Soft Blue
#6488EA
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 6.75
Lightish Blue
#3D7AFD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FFF #FFF575
analogous
#75C4FF #757FFF #B075FF
triadic
#757FFF #FF757F #7FFF75
tetradic
#757FFF #FF75C4 #FFF575 #75FFB0
square
#757FFF #FF75C4 #FFF575 #75FFB0
split-complementary
#757FFF #FFB075 #C4FF75
monochromatic
#0012FA #3846FF #757FFF #B2B8FF #E0E3FF
Accessibility & contrast
On white
3.37
#757FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#757FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FFF
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FFF | 1.00 | 3.37 | 6.24 | 6.24 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C92FF
Deuteranopia (green-blind)
#2786FC
Tritanopia (blue-blind)
#2F9CB3
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #757fff; /* rgb */ color: rgb(117, 127, 255); /* oklch */ color: oklch(65.2% 0.187 276.5);
Tailwind
colors: {
custom: {
50: '#a6a4ff',
500: '#757fff',
950: '#000000',
},
}SCSS
$custom: #757fff; $custom-light: #a6a4ff; $custom-dark: #000000;
JSON
{
"hex": "#757fff",
"rgb": {
"r": 117,
"g": 127,
"b": 255
},
"hsl": {
"h": 235.652,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.65194,
"c": 0.18718,
"h": 276.5
},
"luminance": 0.26181
}Semantic roles & 50–950 ramp
primary
#757FFF
secondary
#F7F5D4
accent
#D500E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F18
muted
#7F7F86