#759FF5#759FF5
#759FF5 is a light, vivid blue. Relative luminance 0.352; OKLCH L 70.9% C 0.135 H 263.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #759FF5 |
|---|---|
| RGB | rgb(117, 159, 245) |
| HSL | hsl(220, 86%, 71%) |
| HSV | hsv(220, 52%, 96%) |
| CMYK | cmyk(52.2%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(65.88, 9.54, -47.39) |
| CIE-LCH | lch(65.88, 48.34, 281.38°) |
| OKLab | oklab(70.89% -0.0151 -0.1338) |
| OKLCH | oklch(70.89% 0.135 263.6) |
| XYZ | xyz(36.2102, 35.1681, 91.2485) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.43
Periwinkle Blue
#8F99FB
ΔE00 6.56
Carolina Blue
#8AB8FE
ΔE00 6.73
Soft Blue
#6488EA
ΔE00 6.92
Dark Sky Blue
#448EE4
ΔE00 7.81
Dodgerblue
#1E90FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#759FF5 #F5CB75
analogous
#75DFF5 #759FF5 #8B75F5
triadic
#759FF5 #F5759F #9FF575
tetradic
#759FF5 #F575DF #F5CB75 #75F58B
square
#759FF5 #F575DF #F5CB75 #75F58B
split-complementary
#759FF5 #F58B75 #DFF575
monochromatic
#1054DF #3C77F1 #759FF5 #AEC7F9 #E2EBFD
Accessibility & contrast
On white
2.61
#759FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#759FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #759FF5
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##759FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##759FF5 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F9
Deuteranopia (green-blind)
#6E9BF3
Tritanopia (blue-blind)
#33B2BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #759ff5; /* rgb */ color: rgb(117, 159, 245); /* oklch */ color: oklch(70.9% 0.135 263.6);
Tailwind
colors: {
custom: {
50: '#a4bbf9',
500: '#759ff5',
950: '#000000',
},
}SCSS
$custom: #759ff5; $custom-light: #a4bbf9; $custom-dark: #000000;
JSON
{
"hex": "#759ff5",
"rgb": {
"r": 117,
"g": 159,
"b": 245
},
"hsl": {
"h": 220.313,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.70891,
"c": 0.13466,
"h": 263.6
},
"luminance": 0.35171
}Semantic roles & 50–950 ramp
primary
#759FF5
secondary
#F4E9D2
accent
#9902E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085