#757DFB#757DFB
#757DFB is a light, vivid blue. Relative luminance 0.254; OKLCH L 64.6% C 0.184 H 277.2°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #757DFB |
|---|---|
| RGB | rgb(117, 125, 251) |
| HSL | hsl(236, 94%, 72%) |
| HSV | hsv(236, 53%, 98%) |
| CMYK | cmyk(53.4%, 50.2%, 0%, 1.6%) |
| CIE-LAB | lab(57.47, 31.41, -64.07) |
| CIE-LCH | lch(57.47, 71.36, 296.12°) |
| OKLab | oklab(64.57% 0.023 -0.183) |
| OKLCH | oklch(64.57% 0.184 277.2) |
| XYZ | xyz(32.0768, 25.4121, 94.4628) |
| Luminance | 0.2541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.04
Periwinkle (survey)
#8E82FE
ΔE00 4.40
Lavender Blue
#8B88F8
ΔE00 4.53
Soft Blue
#6488EA
ΔE00 6.05
Perrywinkle
#8F8CE7
ΔE00 6.80
Mediumslateblue
#7B68EE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757DFB #FBF375
analogous
#75C0FB #757DFB #B075FB
triadic
#757DFB #FB757D #7DFB75
tetradic
#757DFB #FB75C0 #FBF375 #75FBB0
square
#757DFB #FB75C0 #FBF375 #75FBB0
split-complementary
#757DFB #FBB075 #C0FB75
monochromatic
#0715EF #3A45F9 #757DFB #B0B5FD #E1E3FE
Accessibility & contrast
On white
3.45
#757DFB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#757DFB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757DFB
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757DFB | 1.00 | 3.45 | 6.08 | 6.08 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C90FF
Deuteranopia (green-blind)
#2985F8
Tritanopia (blue-blind)
#3599B0
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #757dfb; /* rgb */ color: rgb(117, 125, 251); /* oklch */ color: oklch(64.6% 0.184 277.2);
Tailwind
colors: {
custom: {
50: '#a6a2fd',
500: '#757dfb',
950: '#000000',
},
}SCSS
$custom: #757dfb; $custom-light: #a6a2fd; $custom-dark: #000000;
JSON
{
"hex": "#757dfb",
"rgb": {
"r": 117,
"g": 125,
"b": 251
},
"hsl": {
"h": 236.418,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.64566,
"c": 0.1844,
"h": 277.2
},
"luminance": 0.25414
}Semantic roles & 50–950 ramp
primary
#757DFB
secondary
#F6F4D5
accent
#D800E6
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100F18
muted
#7F7E86