#757FFA#757FFA
#757FFA is a light, vivid blue. Relative luminance 0.259; OKLCH L 64.9% C 0.180 H 276.6°. Best body text is #000000 at 6.17:1 contrast (WCAG AA passes).
Color values
| HEX | #757FFA |
|---|---|
| RGB | rgb(117, 127, 250) |
| HSL | hsl(235, 93%, 72%) |
| HSV | hsv(235, 53%, 98%) |
| CMYK | cmyk(53.2%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(57.90, 29.92, -62.83) |
| CIE-LCH | lch(57.90, 69.59, 295.46°) |
| OKLab | oklab(64.87% 0.0208 -0.1793) |
| OKLCH | oklch(64.87% 0.181 276.6) |
| XYZ | xyz(32.1753, 25.8607, 93.7201) |
| Luminance | 0.2586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.31
Lavender Blue
#8B88F8
ΔE00 4.25
Periwinkle (survey)
#8E82FE
ΔE00 4.43
Soft Blue
#6488EA
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 6.47
Lightish Blue
#3D7AFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757FFA #FAF075
analogous
#75C1FA #757FFA #AE75FA
triadic
#757FFA #FA757F #7FFA75
tetradic
#757FFA #FA75C1 #FAF075 #75FAAE
square
#757FFA #FA75C1 #FAF075 #75FAAE
split-complementary
#757FFA #FAAE75 #C1FA75
monochromatic
#091AEC #3A48F8 #757FFA #B0B6FC #E1E4FE
Accessibility & contrast
On white
3.40
#757FFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.17
#757FFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757FFA
6.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757FFA | 1.00 | 3.40 | 6.17 | 6.17 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4291FE
Deuteranopia (green-blind)
#3086F7
Tritanopia (blue-blind)
#359AB1
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #757ffa; /* rgb */ color: rgb(117, 127, 250); /* oklch */ color: oklch(64.9% 0.180 276.6);
Tailwind
colors: {
custom: {
50: '#a6a4fd',
500: '#757ffa',
950: '#000000',
},
}SCSS
$custom: #757ffa; $custom-light: #a6a4fd; $custom-dark: #000000;
JSON
{
"hex": "#757ffa",
"rgb": {
"r": 117,
"g": 127,
"b": 250
},
"hsl": {
"h": 235.489,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.6487,
"c": 0.1805,
"h": 276.6
},
"luminance": 0.25863
}Semantic roles & 50–950 ramp
primary
#757FFA
secondary
#F6F4D5
accent
#D400E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F18
muted
#7F7F86