#759DEB#759DEB
#759DEB is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.0% C 0.123 H 262.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #759DEB |
|---|---|
| RGB | rgb(117, 157, 235) |
| HSL | hsl(220, 75%, 69%) |
| HSV | hsv(220, 50%, 92%) |
| CMYK | cmyk(50.2%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(64.88, 7.66, -43.48) |
| CIE-LCH | lch(64.88, 44.15, 279.99°) |
| OKLab | oklab(69.96% -0.0152 -0.1224) |
| OKLCH | oklch(69.96% 0.123 262.9) |
| XYZ | xyz(34.3835, 33.8916, 83.3111) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.93
Soft Blue
#6488EA
ΔE00 6.28
Periwinkle Blue
#8F99FB
ΔE00 6.47
Dark Sky Blue
#448EE4
ΔE00 7.31
Faded Blue
#658CBB
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#759DEB #EBC375
analogous
#75D8EB #759DEB #8875EB
triadic
#759DEB #EB759D #9DEB75
tetradic
#759DEB #EB75D8 #EBC375 #75EB88
square
#759DEB #EB75D8 #EBC375 #75EB88
split-complementary
#759DEB #EB8875 #D8EB75
monochromatic
#1D57C9 #4077E3 #759DEB #AAC3F3 #E0E9FA
Accessibility & contrast
On white
2.70
#759DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#759DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #759DEB
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##759DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##759DEB | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#7198E9
Tritanopia (blue-blind)
#3FAEB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #759deb; /* rgb */ color: rgb(117, 157, 235); /* oklch */ color: oklch(70.0% 0.123 262.9);
Tailwind
colors: {
custom: {
50: '#a3b9f2',
500: '#759deb',
950: '#000000',
},
}SCSS
$custom: #759deb; $custom-light: #a3b9f2; $custom-dark: #000000;
JSON
{
"hex": "#759deb",
"rgb": {
"r": 117,
"g": 157,
"b": 235
},
"hsl": {
"h": 219.661,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.69959,
"c": 0.12339,
"h": 262.9
},
"luminance": 0.33894
}Semantic roles & 50–950 ramp
primary
#759DEB
secondary
#EFE3CD
accent
#930FD7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085