#759CED#759CED
#759CED is a light, vivid blue. Relative luminance 0.337; OKLCH L 69.9% C 0.127 H 263.9°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #759CED |
|---|---|
| RGB | rgb(117, 156, 237) |
| HSL | hsl(221, 77%, 69%) |
| HSV | hsv(221, 51%, 93%) |
| CMYK | cmyk(50.6%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(64.70, 8.84, -44.86) |
| CIE-LCH | lch(64.70, 45.72, 281.15°) |
| OKLab | oklab(69.85% -0.0136 -0.1265) |
| OKLCH | oklch(69.85% 0.127 263.9) |
| XYZ | xyz(34.5056, 33.6709, 84.7852) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.85
Soft Blue
#6488EA
ΔE00 5.99
Periwinkle Blue
#8F99FB
ΔE00 6.19
Dark Sky Blue
#448EE4
ΔE00 7.36
Faded Blue
#658CBB
ΔE00 7.41
Carolina Blue
#8AB8FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#759CED #EDC675
analogous
#75D8ED #759CED #8A75ED
triadic
#759CED #ED759C #9CED75
tetradic
#759CED #ED75D8 #EDC675 #75ED8A
square
#759CED #ED75D8 #EDC675 #75ED8A
split-complementary
#759CED #ED8A75 #D8ED75
monochromatic
#1B55CD #3F75E6 #759CED #ABC3F4 #E1EAFB
Accessibility & contrast
On white
2.72
#759CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#759CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #759CED
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##759CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##759CED | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#3DADB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #759ced; /* rgb */ color: rgb(117, 156, 237); /* oklch */ color: oklch(69.9% 0.127 263.9);
Tailwind
colors: {
custom: {
50: '#a3b8f3',
500: '#759ced',
950: '#000000',
},
}SCSS
$custom: #759ced; $custom-light: #a3b8f3; $custom-dark: #000000;
JSON
{
"hex": "#759ced",
"rgb": {
"r": 117,
"g": 156,
"b": 237
},
"hsl": {
"h": 220.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.69852,
"c": 0.12719,
"h": 263.9
},
"luminance": 0.33673
}Semantic roles & 50–950 ramp
primary
#759CED
secondary
#F0E5CE
accent
#970CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085