#759ED9#759ED9
#759ED9 is a light, moderate blue. Relative luminance 0.332; OKLCH L 69.3% C 0.098 H 257.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #759ED9 |
|---|---|
| RGB | rgb(117, 158, 217) |
| HSL | hsl(215, 57%, 65%) |
| HSV | hsv(215, 46%, 85%) |
| CMYK | cmyk(46.1%, 27.2%, 0%, 14.9%) |
| CIE-LAB | lab(64.36, 1.77, -34.36) |
| CIE-LCH | lch(64.36, 34.41, 272.95°) |
| OKLab | oklab(69.29% -0.0214 -0.096) |
| OKLCH | oklch(69.29% 0.098 257.5) |
| XYZ | xyz(32.0832, 33.2433, 70.3582) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.52
Faded Blue
#658CBB
ΔE00 6.41
Soft Blue
#6488EA
ΔE00 6.84
Dark Sky Blue
#448EE4
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#759ED9 #D9B075
analogous
#75D0D9 #759ED9 #7E75D9
triadic
#759ED9 #D9759E #9ED975
tetradic
#759ED9 #D975D0 #D9B075 #75D97E
square
#759ED9 #D975D0 #D9B075 #75D97E
split-complementary
#759ED9 #D97E75 #D0D975
monochromatic
#2E5FA6 #457CCC #759ED9 #A5C0E6 #D5E1F3
Accessibility & contrast
On white
2.75
#759ED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#759ED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #759ED9
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##759ED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##759ED9 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A1DC
Deuteranopia (green-blind)
#7C98D8
Tritanopia (blue-blind)
#4CABB3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #759ed9; /* rgb */ color: rgb(117, 158, 217); /* oklch */ color: oklch(69.3% 0.098 257.5);
Tailwind
colors: {
custom: {
50: '#a1bae5',
500: '#759ed9',
950: '#000000',
},
}SCSS
$custom: #759ed9; $custom-light: #a1bae5; $custom-dark: #000000;
JSON
{
"hex": "#759ed9",
"rgb": {
"r": 117,
"g": 158,
"b": 217
},
"hsl": {
"h": 215.4,
"s": 56.818,
"l": 65.49
},
"oklch": {
"l": 0.69294,
"c": 0.0984,
"h": 257.5
},
"luminance": 0.33245
}Semantic roles & 50–950 ramp
primary
#759ED9
secondary
#E6D8C4
accent
#8121C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1115
muted
#7F8084