#759FF9#759FF9
#759FF9 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.1% C 0.140 H 264.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #759FF9 |
|---|---|
| RGB | rgb(117, 159, 249) |
| HSL | hsl(221, 92%, 72%) |
| HSV | hsv(221, 53%, 98%) |
| CMYK | cmyk(53%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(66.07, 10.76, -49.27) |
| CIE-LCH | lch(66.07, 50.43, 282.32°) |
| OKLab | oklab(71.1% -0.0142 -0.1393) |
| OKLCH | oklch(71.1% 0.14 264.2) |
| XYZ | xyz(36.8274, 35.4150, 94.4993) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.59
Periwinkle Blue
#8F99FB
ΔE00 6.46
Carolina Blue
#8AB8FE
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 6.98
Dark Sky Blue
#448EE4
ΔE00 8.00
Dodgerblue
#1E90FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#759FF9 #F9CF75
analogous
#75E1F9 #759FF9 #8D75F9
triadic
#759FF9 #F9759F #9FF975
tetradic
#759FF9 #F975E1 #F9CF75 #75F98D
square
#759FF9 #F975E1 #F9CF75 #75F98D
split-complementary
#759FF9 #F98D75 #E1F975
monochromatic
#0A51E9 #3A76F6 #759FF9 #B0C8FC #E2EBFE
Accessibility & contrast
On white
2.60
#759FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#759FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #759FF9
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##759FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##759FF9 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#6B9BF7
Tritanopia (blue-blind)
#2EB3C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #759ff9; /* rgb */ color: rgb(117, 159, 249); /* oklch */ color: oklch(71.1% 0.140 264.2);
Tailwind
colors: {
custom: {
50: '#a5bbfb',
500: '#759ff9',
950: '#000000',
},
}SCSS
$custom: #759ff9; $custom-light: #a5bbfb; $custom-dark: #000000;
JSON
{
"hex": "#759ff9",
"rgb": {
"r": 117,
"g": 159,
"b": 249
},
"hsl": {
"h": 220.909,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.71101,
"c": 0.14002,
"h": 264.2
},
"luminance": 0.35418
}Semantic roles & 50–950 ramp
primary
#759FF9
secondary
#F6EBD4
accent
#9C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085