#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
RGBrgb(117, 127, 255)
HSLhsl(236, 100%, 73%)
HSVhsv(236, 54%, 100%)
CMYKcmyk(54.1%, 50.2%, 0%, 0%)
CIE-LABlab(58.21, 31.46, -65.10)
CIE-LCHlch(58.21, 72.30, 295.79°)
OKLaboklab(65.19% 0.0213 -0.186)
OKLCHoklch(65.19% 0.187 276.5)
XYZxyz(32.9697, 26.1784, 97.9040)
Luminance0.2618 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

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
##757FFF1.003.376.246.24
#FFFFFF3.371.0021.0021.00
#0000006.2421.001.001.00
##0000006.2421.001.001.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

Preview Lab

Preview with #757FFF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#757FFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva