#759BED#759BED
#759BED is a light, vivid blue. Relative luminance 0.333; OKLCH L 69.6% C 0.128 H 264.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #759BED |
|---|---|
| RGB | rgb(117, 155, 237) |
| HSL | hsl(221, 77%, 69%) |
| HSV | hsv(221, 51%, 93%) |
| CMYK | cmyk(50.6%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(64.43, 9.42, -45.28) |
| CIE-LCH | lch(64.43, 46.25, 281.75°) |
| OKLab | oklab(69.64% -0.0124 -0.1277) |
| OKLCH | oklch(69.64% 0.128 264.4) |
| XYZ | xyz(34.3385, 33.3366, 84.7295) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.79
Soft Blue
#6488EA
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 6.00
Faded Blue
#658CBB
ΔE00 7.28
Dark Sky Blue
#448EE4
ΔE00 7.36
Carolina Blue
#8AB8FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#759BED #EDC775
analogous
#75D7ED #759BED #8B75ED
triadic
#759BED #ED759B #9BED75
tetradic
#759BED #ED75D7 #EDC775 #75ED8B
square
#759BED #ED75D7 #EDC775 #75ED8B
split-complementary
#759BED #ED8B75 #D7ED75
monochromatic
#1B53CD #3F74E6 #759BED #ABC2F4 #E1E9FB
Accessibility & contrast
On white
2.74
#759BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#759BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #759BED
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##759BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##759BED | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F0
Deuteranopia (green-blind)
#6D97EB
Tritanopia (blue-blind)
#3DADB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #759bed; /* rgb */ color: rgb(117, 155, 237); /* oklch */ color: oklch(69.6% 0.128 264.4);
Tailwind
colors: {
custom: {
50: '#a3b8f3',
500: '#759bed',
950: '#000000',
},
}SCSS
$custom: #759bed; $custom-light: #a3b8f3; $custom-dark: #000000;
JSON
{
"hex": "#759bed",
"rgb": {
"r": 117,
"g": 155,
"b": 237
},
"hsl": {
"h": 221,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.69644,
"c": 0.1283,
"h": 264.4
},
"luminance": 0.33339
}Semantic roles & 50–950 ramp
primary
#759BED
secondary
#F0E5CE
accent
#980CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085