#757FF6#757FF6
#757FF6 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.6% C 0.175 H 276.7°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #757FF6 |
|---|---|
| RGB | rgb(117, 127, 246) |
| HSL | hsl(235, 88%, 71%) |
| HSV | hsv(235, 52%, 96%) |
| CMYK | cmyk(52.4%, 48.4%, 0%, 3.5%) |
| CIE-LAB | lab(57.67, 28.68, -61.00) |
| CIE-LCH | lch(57.67, 67.41, 295.18°) |
| OKLab | oklab(64.61% 0.0205 -0.1739) |
| OKLCH | oklch(64.61% 0.175 276.7) |
| XYZ | xyz(31.5548, 25.6125, 90.4519) |
| Luminance | 0.2561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.26
Lavender Blue
#8B88F8
ΔE00 4.26
Periwinkle (survey)
#8E82FE
ΔE00 4.55
Soft Blue
#6488EA
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 6.27
Lightish Blue
#3D7AFD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FF6 #F6EC75
analogous
#75BFF6 #757FF6 #AB75F6
triadic
#757FF6 #F6757F #7FF675
tetradic
#757FF6 #F675BF #F6EC75 #75F6AB
square
#757FF6 #F675BF #F6EC75 #75F6AB
split-complementary
#757FF6 #F6AB75 #BFF675
monochromatic
#0F1FE2 #3C4AF2 #757FF6 #AEB4FA #E2E4FD
Accessibility & contrast
On white
3.43
#757FF6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#757FF6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FF6
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FF6 | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4690FA
Deuteranopia (green-blind)
#3785F3
Tritanopia (blue-blind)
#3A99AF
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #757ff6; /* rgb */ color: rgb(117, 127, 246); /* oklch */ color: oklch(64.6% 0.175 276.7);
Tailwind
colors: {
custom: {
50: '#a5a4fa',
500: '#757ff6',
950: '#000000',
},
}SCSS
$custom: #757ff6; $custom-light: #a5a4fa; $custom-dark: #000000;
JSON
{
"hex": "#757ff6",
"rgb": {
"r": 117,
"g": 127,
"b": 246
},
"hsl": {
"h": 235.349,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.64615,
"c": 0.17512,
"h": 276.7
},
"luminance": 0.25614
}Semantic roles & 50–950 ramp
primary
#757FF6
secondary
#F4F2D2
accent
#D301E4
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85